Bug 149968 - Calc crashes when I delete a empty row in a 16M row fairly "empty" spreadsheet with a simple chart in it. Crash in: ScDocument::DelBroadcastAreasInRange(ScRange const&)
Summary: Calc crashes when I delete a empty row in a 16M row fairly "empty" spreadshee...
Status: VERIFIED DUPLICATE of bug 144537
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.3.2.2 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected
Depends on:
Blocks: Regressions-1024plus-Columns
  Show dependency treegraph
 
Reported: 2022-07-13 03:36 UTC by Overdrive5
Modified: 2022-07-15 05:52 UTC (History)
1 user (show)

See Also:
Crash report or crash signature: ["ScDocument::DelBroadcastAreasInRange(ScRange const&)"]


Attachments
Simple small test spreadsheet to duplicate the bug. (17.64 KB, application/vnd.oasis.opendocument.spreadsheet)
2022-07-13 03:36 UTC, Overdrive5
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Overdrive5 2022-07-13 03:36:40 UTC
Created attachment 181241 [details]
Simple small test spreadsheet to duplicate the bug.

This bug was filed from the crash reporting server and is br-10926f39-b931-4176-8cd3-42213f9cfa28.
=========================================

This happens when I delete a empty row in a 16M row fairly "empty" spreadsheet with a simple chart in it.
Comment 1 Timur 2022-07-13 11:18:53 UTC
When reporting a bug, always paste Help-About info. 
This was a bug with experimental Jumbo sheets, also in Windows 
But it seems fixed, no repro with Master.
Comment 2 Overdrive5 2022-07-13 22:09:16 UTC
Sorry, 1st Bug post ever. Not familiar with the process. Fumbled my way through to get it posted.

Original bug was posted with:

Version: 7.3.2.2 / LibreOffice Community
Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0
CPU threads: 12; OS: Linux 5.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded Jumbo

I also just tried it with this appimage and same result (crashes). 

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 465c3ad95059f0efa13c8027f7383c4d20a5b2ff
CPU threads: 12; OS: Linux 5.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded Jumbo

Also, what does "no repro with Master" mean? Does that mean you couldn't reproduce it?
Comment 3 Aron Budea 2022-07-13 22:53:44 UTC
(In reply to Overdrive5 from comment #2)
> Sorry, 1st Bug post ever. Not familiar with the process. Fumbled my way
> through to get it posted.
Not a problem, and thanks for going through with it!

> I also just tried it with this appimage and same result (crashes). 
> 
> Version: 7.4.0.0.alpha0+ / LibreOffice Community
> Build ID: 465c3ad95059f0efa13c8027f7383c4d20a5b2ff
> CPU threads: 12; OS: Linux 5.14; UI render: default; VCL: gtk3
> Locale: en-US (en_US.UTF-8); UI: en-US
> Calc: threaded Jumbo
This is still a fairly old build from late January (you can see it by clicking on the Build ID, which is the git hash of the commit the build is from, and checking the date).
Please try again with a more recent build, eg. 7.4.0.1, which is the RC1 of the upcoming 7.4.0 version:
https://www.libreoffice.org/download/download/?type=deb-x86_64&version=7.4.0&lang=en-US
Or with a daily build:
https://dev-builds.libreoffice.org/daily/

> Also, what does "no repro with Master" mean? Does that mean you couldn't
> reproduce it?
Yes, with a recent build from the development branch (which is named master). He didn't specify the exact hash it's from, probably doesn't matter much as long as it's from the past few weeks.

I'm closing this again, if the bug persists when tried with a recent build, do reopen it, and add specific steps.
Comment 4 Timur 2022-07-14 08:41:36 UTC
This is fixed with commit 8bb457d17ef970676f60976cc4e2de9c9f5340c0 so duplicate of exact the same bug.

*** This bug has been marked as a duplicate of bug 144537 ***
Comment 5 Overdrive5 2022-07-15 00:39:28 UTC
Confirmed fixed AppImage creeated with:

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: cf936b57117b9bd4a9b1ae4c77244d544cc2bfec
CPU threads: 12; OS: Linux 5.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded Jumbo
Comment 6 Aron Budea 2022-07-15 05:52:33 UTC
Thanks for retesting!
Let's keep the duplicate reference.

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