Description: BigPtrArray::Index2Block undo crash at undo Steps to Reproduce: 1. Open the attached file 2. CTRL+A 3. CTRL+C 4. CTRL+N 5. CTRL+V 6. CTRL+Z Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Found in 7.1 6.0 4.4.7.2 4.2.7.2 4.0.0.3 3.3.0
Created attachment 163582 [details] Example file
Searching in Bugzilla, we've got this https://bugs.documentfoundation.org/buglist.cgi?quicksearch=Index2Block&list_id=1175224 and in peculiar tdf#134101 which is very resembling. (BigPtrArray::Index2Block + undo process in both cases + odt) IMHO, it could be interesting to wait for this one to be fixed before creating new similar bugtrackers.
(In reply to Julien Nabet from comment #2) > Searching in Bugzilla, we've got this > https://bugs.documentfoundation.org/buglist. > cgi?quicksearch=Index2Block&list_id=1175224 > and in peculiar tdf#134101 which is very resembling. > (BigPtrArray::Index2Block + undo process in both cases + odt) > > IMHO, it could be interesting to wait for this one to be fixed before > creating new similar bugtrackers. There are some fixed new introduced.. lots of stuff crashes into BigPtrArray::Index2Block.. So I'm never sure.. There are three bugs around which could be they same -> all inherited.. so maybe/ hopefully the same... a BT would tell (that's the reason for wantBackTrace :-)
Created attachment 163586 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I got an assertion.
@Julien Could you add BT to all the see also's? So we finally know if there a dupes
*** Bug 131676 has been marked as a duplicate of this bug. ***
(In reply to Telesto from comment #5) > @Julien > Could you add BT to all the see also's? So we finally know if there a dupes Done. I think we got dupes. Since tdf#131676 is the oldest one, this one should stay and all the others should be dups. + don't submit new bugtracker if it's undo related + BigPtrArray::Index2Block
*** Bug 133914 has been marked as a duplicate of this bug. ***
*** Bug 133911 has been marked as a duplicate of this bug. ***
*** Bug 132660 has been marked as a duplicate of this bug. ***
*** Bug 134102 has been marked as a duplicate of this bug. ***
Created attachment 163679 [details] Additional Example file 1. CTRL+A 2. CTRL+C 3. CTRL+N 4. CTRL+V 5. CTRL+Z
Created attachment 163709 [details] Example file 3 1. Open the attached file 2. CTRL+A 3. CTRL+C 4. CTRL+N 5. CTRL+Z
@M. Stahl Not a major crasher based on the crash stats; between 80 +/-100 for the releases with functional symbols for the crash reporter. However for some reason - probably because of my habit of undoing a full doc paste - I run into this quite often.. already at 8 examples.. And so would love to see this going away .. of course you have already a number of bug on your plate..
Created attachment 164175 [details] Example file 4
All the examples here are fine: no crash (so examples 1-4).. Version: 7.2.0.0.alpha0+ (x64) Build ID: f2171af6ce3516598d9f8bac8294025a21a5b1a2 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL next step.. checking duplicates
Issue fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=b4365b985178e1866c74afd757a104aad1d405a9 Closing as dupe of bug 134101 *** This bug has been marked as a duplicate of bug 134101 ***