https://bugs.documentfoundation.org/show_bug.cgi?id=160368
Bug ID: 160368
Summary: Crash on save after deleting sheet
Product: LibreOffice
Version: 7.6.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 193304
--> https://bugs.documentfoundation.org/attachment.cgi?id=193304&action=edit
Spreadsheet that crashes if one sheet except PROBLEM is deleted and file saved
Steps to reproduce:
a) load bug.ods
b) delete one sheet for example "a" - except the one called "PROBLEM"
c) save -> this crashes for me (see gdbtrace.log).
Based on the trace, this seems similar to
https://bugs.documentfoundation.org/show_bug.cgi?id=130435#c3
As with the mentioned bug, originally the spreadsheet was quite complex and
with sensitive information, but I deleted all the sheets contents (could not
delete the sheets as it would trigger the bug), and changed their names.
Does not seem to matter which sheet I delete (tried 3-4).
Bug also happens if I change the value in cell F8 in sheet "PROBLEM" (but might
be because of autosave)
The sheet in question was created by duplicating another sheet in the same
file, and doing some edits (deleting couple of columns and rows and changing a
couple of formulas) but nothing too fancy.
I am using Arch Linux.
--
You are receiving this mail because:
You are the assignee for the bug.