Bug 144716 - Assertion `dynamic_cast<SwTextFormatColl const*>(static_cast<const SwFormatChg*>(pOldValue)->pChangedFormat)'
Summary: Assertion `dynamic_cast<SwTextFormatColl const*>(static_cast<const SwFormatCh...
Status: RESOLVED DUPLICATE of bug 143387
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2021-09-25 10:05 UTC by Buovjaga
Modified: 2021-11-29 08:33 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
GDB trace of crash (26.48 KB, text/plain)
2021-09-25 10:05 UTC, Buovjaga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Buovjaga 2021-09-25 10:05:35 UTC
Created attachment 175263 [details]
GDB trace of crash

Seen with a debug build only.

1. Open attachment 173501 [details] (bug 143310)
2. CTRL+A
3. CTRL+C
4. CTRL+N
5. CTRL+V
6. CTRL+Z

Arch Linux 64-bit
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: aeda71b3cf3aa4393b8367437be29c1722f97d4d
CPU threads: 8; OS: Linux 5.14; UI render: default; VCL: x11
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 23 September 2021
Comment 1 Dieter 2021-10-12 16:48:04 UTC
No crash with

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 56883788d0090383dad58552f5a11044ffe64a44
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

But I must admit, that I don't know, what a debug build is.
Comment 2 Buovjaga 2021-10-12 16:53:22 UTC
(In reply to Dieter from comment #1)
> No crash with
> 
> Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
> Build ID: 56883788d0090383dad58552f5a11044ffe64a44
> CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL:
> win
> Locale: de-DE (de_DE); UI: en-GB
> Calc: CL
> 
> But I must admit, that I don't know, what a debug build is.

A precompiled debug build for Windows is Win-x86@39 from https://dev-builds.libreoffice.org/daily/master/current.html
Comment 3 Buovjaga 2021-11-26 13:12:25 UTC
Same with
1. Open attachment 165869 [details]
2. Follow steps from bug 137050 comment 5

soffice.bin: /home/user/libreoffice/sw/source/core/txtnode/ndtxt.cxx:5225: void SwTextNode::TriggerNodeUpdate(const sw::LegacyModifyHint&): Assertion `dynamic_cast<SwTextFormatColl const*>(static_cast<const SwFormatChg*>(pOldValue)->pChangedFormat)' failed
Comment 4 Telesto 2021-11-26 13:31:34 UTC
No repro with debug master_2021-11-24_10.31.17_LibreOfficeDev_7.3.0.0.alpha1_Win_x86.msi 

But well, this might be pretty recently introduced..
Comment 5 Xisco Faulí 2021-11-29 08:33:39 UTC
This assert is already reported in bug 143387.

*** This bug has been marked as a duplicate of bug 143387 ***