Description: Crashes almost every time I try to do operations on entire rows on sheets. But no problem if I just select cells with actual data on those rows and perform the same operation. Operations are deletions, copy/pastes. So the crash always happens when I select an entire row(s) and try to do an operation above on it. The workbook sheets have many formulas and are interlinked between sheets. I have enabled the experimental feature to increase maximum number of columns because there are a lot more columns in the workbook than the regular limit. It may have to do with this because I have not observed any such issues when working with workbooks without enabling the maximum column increase option. Steps to Reproduce: 1.Enable option to extend column/row limit. 2.Create workbook with sheets with data with lots of columns and interlinked formulas. 3.Select a row with formulas and data. 4.Right click and select delete row (or copy and paste an entire row). More or less these steps. Actual Results: Crash Expected Results: Operation completes without crashing. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: Version: 7.2.5.2.0+ / LibreOffice Community Build ID: 20(Build:2) CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US 7.2.5-5 Calc: threaded Jumbo
Could be related to this? https://bugs.documentfoundation.org/show_bug.cgi?id=143214
And indeed, this bug https://bugs.documentfoundation.org/show_bug.cgi?id=143214 is the same root cause for this. The solution is also the same, version 7.4alpha0 solves this issue.
Thanks for reporting this issue. Large spreadsheets is an experimental feature in LibreOffice 7.2. it has been polished in LibreOffice 7.4 but the fixes are not being backported to previous branches. If you want to try it, please use LibreOffice 7.4 from https://dev-builds.libreoffice.org/daily/master/ Closing this issue as duplicated of bug 143214 *** This bug has been marked as a duplicate of bug 143214 ***