GNOME Bugzilla – Bug 734192
Crash when opening spreadsheet
Last modified: 2014-08-03 06:52:41 UTC
Created attachment 282360 [details] Affected spreadsheet, crashes Gnumeric on opening After working on the attached spreadsheet for a while, Gnumeric segfaulted, and now continues to segfault every time I try to open the file. It first crashed while editing a cell toward the bottom of the "TMs" sheet. Un-gzipping the file produces what looks like an ordinary XML document. I can't see anything in it that looks like it should cause an issue. Opening that also causes a segfault. Aug 3 02:13:32 guilmon kernel: [1400861.255216] gnumeric[24808]: segfault at 90 ip 00007f5ad97e7c85 sp 00007fff63c17220 error 4 in libspreadsheet-1.12.6.so[7f5ad96e0000+2f7000] Host is Lubuntu 13.10 AMD64, lxde and heavily customized Awesome window manager.
I can't reproduce current trunk. The file has split panes, so probably a duplicate of #707047 which was fixed in 1.12.7. *** This bug has been marked as a duplicate of bug 707047 ***
That helpful "remove frozen panes" hack in comment 11 fixed it, so I suppose that is indeed the issue.