Bug 148421 - Assertion failed after selecting all, cutting, pasting, undoing twice in bugdoc (see comment 3)
Summary: Assertion failed after selecting all, cutting, pasting, undoing twice in bugd...
Status: NEW
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: Paste Crash-Assert Undo-Redo
  Show dependency treegraph
 
Reported: 2022-04-06 11:10 UTC by Telesto
Modified: 2022-08-01 22:07 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
BT with symbols (9.46 KB, text/plain)
2022-08-01 06:19 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2022-04-06 11:10:03 UTC
Description:
Assertion failed: (nOrdNum < GetReferencedObj().GetOrdNum()), function AddToDrawingPage, file dcontact.cxx, line 2323

Steps to Reproduce:
1. Open attachment 169374 [details]
2. CTRL+A
3. CTRL+X
4. CTRL+V

Actual Results:
Assert

Expected Results:
No assert


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: fbf739198aa7f02975d531521c6525073783c7f1
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: Skia/Metal; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded
Comment 1 Aron Budea 2022-05-10 08:21:07 UTC
No assert for me when using the following debug build: LO 7.4.0.0.alpha0+ (1bf5884a7bd5e506c6edd9769f98e3102a4c4eb9) / Ubuntu.
Comment 2 Aron Budea 2022-08-01 00:38:13 UTC
Telesto, can you please check if you get the assert in a recent build, and also on Windows, or if it's Mac-specific?
Comment 3 Telesto 2022-08-01 06:15:50 UTC
(In reply to Aron Budea from comment #2)
> Telesto, can you please check if you get the assert in a recent build, and
> also on Windows, or if it's Mac-specific?

Steps are incomplete or changed changed
1. Open attachment 169374 [details]
2. CTRL+A
3. CTRL+X
4. CTRL+V
5. CTRL+Z (2x)
Comment 4 Telesto 2022-08-01 06:19:45 UTC
Created attachment 181523 [details]
BT with symbols

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 7a89eae97a970939174d59aa58147eaa194acaee
CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Raster; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded
Comment 5 Aron Budea 2022-08-01 06:49:42 UTC
Thanks for clarifying! Confirmed using a debug build of 7.5.0.0.alpha0+ (4be04385c5e9838687ecade94dae9e59fcc30621) / Ubuntu.