Bug 126910 - CRASH: pasting and undoing a few times
Summary: CRASH: pasting and undoing a few times
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.2 all versions
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 129385 (view as bug list)
Depends on:
Blocks: Undo-Redo Crash
  Show dependency treegraph
 
Reported: 2019-08-14 08:01 UTC by Xisco Faulí
Modified: 2024-01-15 04:36 UTC (History)
4 users (show)

See Also:
Crash report or crash signature: ["SwUndoFlyBase::InsFly(sw::UndoRedoContext &,bool)","SwTextNode::InsertItem(SfxPoolItem &,long,long,SetAttrMode)"]


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2019-08-14 08:01:13 UTC
Steps to reproduce:
1. Open attachment 122801 [details] from bug 96579
2. Select All
3. Copy
4. Paste
5. Undo
6. Repeat steps 4 and 5 three or four times

-> Crash

Reproduced in

Version: 6.4.0.0.alpha0+
Build ID: 2812610f4f39ed5892da08864893c758325d1d39
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 Xisco Faulí 2019-08-14 08:13:37 UTC
Also reproducible in

Version: 5.2.0.0.alpha0+
Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53
Threads 4; Ver: 4.15; Render: default; 

Locale: ca-ES (ca_ES.UTF-8)

In previous versions, LibreOffice crashes after pasting and undoing once
Comment 2 Xisco Faulí 2019-08-14 08:15:07 UTC
@Michael, another crash related to fly at-char selection
Comment 3 Oliver Brinzing 2019-08-14 12:23:36 UTC
reproducible with:

Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc:
Comment 4 Xisco Faulí 2019-12-13 18:20:43 UTC
*** Bug 129385 has been marked as a duplicate of this bug. ***
Comment 5 Xisco Faulí 2019-12-13 18:21:25 UTC
Another way to reproduce it:

Steps to reproduce:
1. Open attachment 122801 [details] from bug 96579
2. Select All
3. Cut
4. Paste two times
5. Undo three times
6. Paste once
7. Undo
Comment 6 QA Administrators 2022-05-17 03:31:36 UTC Comment hidden (obsolete)
Comment 7 Tex2002ans 2024-01-15 04:36:02 UTC
DID NOT reproduce in:

Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

Followed Comment #5 exactly, and even tried Comment #0 a few times too.