Steps to reproduce: 1. Open attachment 81889 [details] from bug 66506 2. Sheet - Insert Row - Row Above 3. Undo 4. Redo 5. Repeat step 3 and 4 a few times -> Crash Reproduced in Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5a6b938d324798433298ec7320c813c82ace4590 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Regression introduced by: author anfanite396 <dipamt1729@gmail.com> 2023-04-20 20:33:56 +0530 committer Hossein <hossein@libreoffice.org> 2023-07-06 11:18:38 +0200 commit 1d2380516ac9871743c5a5455f0734d02be8eade (patch) tree 3c46c06ea2cc1770e559d836dd213a578d2499c5 parent 78dc5a38048d0fc8bcabc9e48520578d618176fa (diff) tdf#129847 Show "more content" red arrow along with ### indication Bisected with bibisect-linux64-24.2 Adding Cc: to anfanite396
Also happening when inserting column
Also happening with attachment 94167 [details] from bug 75059 when sheet 'TAB2' is deleting/undo a few times. Increasing importance
Created attachment 188470 [details] gdb bt On pc Debian x86-64 with master sources updated today + gen rendering, I got an assertion. If I can help, here console logs + bt.
I have provided this fix: tdf#156268 Fix crash in Calc while adding more content red arrows https://gerrit.libreoffice.org/c/core/+/154554
(In reply to Hossein from comment #5) > I have provided this fix: > > tdf#156268 Fix crash in Calc while adding more content red arrows > https://gerrit.libreoffice.org/c/core/+/154554 Great! I've commented a bit on gerrit.
The issue is fixed by the commit from Caolán: commit 8bf6b877c6c4ee53611569a28114e7bbae000479 author Caolán McNamara <caolan.mcnamara@collabora.com> Mon Jul 24 21:40:23 2023 +0100 committer Caolán McNamara <caolan.mcnamara@collabora.com> Tue Jul 25 10:20:36 2023 +0200 crashtesting: a lot of crashes on exporting to ods The problem is fixed now with the latest LO 24.2 dev master: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1f10a5b5a04a9d0cd5f456293e62e4f2c0fd7bb3 CPU threads: 12; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded
Hossein committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f58dc86c9c8a257f620b009e243ab591a4a67ced tdf#156268 Add UITest for Calc ### display crash It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.