Bug 147197 - CRASH: after paste and undo
Summary: CRASH: after paste and undo
Status: RESOLVED DUPLICATE of bug 147726
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.0.0.5 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, haveBacktrace, regression
Depends on:
Blocks: Paste Undo-Redo Crash
  Show dependency treegraph
 
Reported: 2022-02-04 14:46 UTC by Xisco Faulí
Modified: 2022-06-14 02:40 UTC (History)
6 users (show)

See Also:
Crash report or crash signature: ["BigPtrArray::Index2Block(long)"]


Attachments
sample file (155.97 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2022-02-04 14:46 UTC, Xisco Faulí
Details
bt with debug symbols (6.40 KB, text/plain)
2022-02-05 08:25 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2022-02-04 14:46:02 UTC
Created attachment 178067 [details]
sample file

Steps to reproduce:
1. Open attached document
2. Select all three times
3. Copy
4. Paste
5. Undo

-> Crash

Reproduced in

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: d5f015185240a7bddfed7ddf10d6b5426e35fb72
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2022-02-04 14:46:27 UTC
Also reproduced in

Version: 7.0.0.0.alpha1+
Build ID: 574c57090642347980d2395e1e183cc7b5c171ad
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 2 raal 2022-02-04 19:52:39 UTC
Confirm with Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 0b397d8ef0a2615e8e6202804ca2f6cb58436fa5
CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded Jumbo
Comment 3 Julien Nabet 2022-02-05 08:25:16 UTC
Created attachment 178077 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I got an assertion.
Comment 4 Xisco Faulí 2022-02-07 18:28:44 UTC
Also reproduced in

Version: 5.2.0.3
Build ID: 7dbd85f5a18cfeaf6801c594fc43a5edadc2df0c
CPU Threads: 8; OS Version: Linux 5.10; UI Render: default; 
Locale: en-US (es_ES.UTF-8)
Comment 5 Xisco Faulí 2022-02-07 18:31:06 UTC
Not reproduced in

Version: 4.3.0.3
Build ID: 08ebe52789a201dd7d38ef653ef7a48925e7f9f7
Comment 6 Aron Budea 2022-02-12 04:16:45 UTC
Bibisected to the following commit using repo bibisect-50max. Adding CC: to Michael Stahl.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=b24a15a0aaea310806259eaa20a7d509ce30e5c8
author		Michael Stahl <mstahl@redhat.com>	2015-04-02 23:33:41 +0200
committer	Michael Stahl <mstahl@redhat.com>	2015-04-02 23:53:30 +0200

sw: fix crash on SwUndoDelete after select-all with table at start
Comment 7 Aron Budea 2022-06-14 02:40:45 UTC
This is the exact same backtrace as bug 147726's, let's mark as duplicate.

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