Bug 149276 - Assertion failed: (dynamic_cast<SwTextFormatColl const*>(static_cast<const SwFormatChg*>(pOldValue)->pChangedFormat)), function TriggerNodeUpdate, file ndtxt.cxx, line 5275.
Summary: Assertion failed: (dynamic_cast<SwTextFormatColl const*>(static_cast<const Sw...
Status: RESOLVED DUPLICATE of bug 143387
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-25 05:43 UTC by Telesto
Modified: 2022-05-27 08:19 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
BT with symbols (10.36 KB, text/plain)
2022-05-25 05:44 UTC, Telesto
Details
Example file (1.26 MB, application/vnd.oasis.opendocument.text)
2022-05-25 05:47 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2022-05-25 05:43:45 UTC
Description:
Assertion failed: (dynamic_cast<SwTextFormatColl const*>(static_cast<const SwFormatChg*>(pOldValue)->pChangedFormat)), function TriggerNodeUpdate, file ndtxt.cxx, line 5275.

Steps to Reproduce:
1. Open the attached file (slightly modified version of the one at bug 149268)
2. Ignore the Macro, not important
3. CTRL+A
4. CTRL+C
5. CTRL+N
6. CTRL+V
7. CTRL+Z

Actual Results:
Assert

Expected Results:
No assert


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha1+ / LibreOffice Community
Build ID: 62531ec1091c7b3f6a3577889a18234790ec716d
CPU threads: 8; OS: Mac OS X 12.3.1; UI render: default; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded
Comment 1 Telesto 2022-05-25 05:44:09 UTC
Created attachment 180357 [details]
BT with symbols
Comment 2 Telesto 2022-05-25 05:47:13 UTC
Created attachment 180358 [details]
Example file
Comment 3 Xisco Faulí 2022-05-27 08:19:48 UTC
it looks like a duplicate of bug 143387

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