GNOME Bugzilla – Bug 707024
Segfault in scg_find_pane when opening a spreadsheet
Last modified: 2013-08-29 14:22:21 UTC
I have a spreadsheet that after a recent archlinux package update stopped opening in gnumeric, crashing it. Building gnumeric from the git and bisecting shows commit 55aa911c by Andreas J Guelzow on Aug 4 as the first bad commit. I can provide this crashing xls privately. Backtrace from the current master (5c2b855b): Program received signal SIGSEGV, Segmentation fault. 0x00007ffff79881c2 in scg_find_pane (scg=0x7fffd4009930, pos=0x6c5a5c) at sheet-control-gui.c:3705 3705 if (pane->first.col <= pos->col && (gdb) bt
+ Trace 232431
Crashing .gnumeric file, not xls, of course.
Given the crash location, I think this is the same as bug 707047. *** This bug has been marked as a duplicate of bug 707047 ***