Bug 147912 - Crash on entire row operations but not on selected cells in those rows
Summary: Crash on entire row operations but not on selected cells in those rows
Status: RESOLVED DUPLICATE of bug 143214
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.2.5.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-10 20:01 UTC by ofthecentury
Modified: 2022-03-11 11:57 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ofthecentury 2022-03-10 20:01:06 UTC
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
Comment 1 ofthecentury 2022-03-10 20:14:04 UTC
Could be related to this? https://bugs.documentfoundation.org/show_bug.cgi?id=143214
Comment 2 ofthecentury 2022-03-10 20:55:17 UTC
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.
Comment 3 Xisco Faulí 2022-03-11 11:57:39 UTC
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 ***