GNOME Bugzilla – Bug 679992
crash on file opening
Last modified: 2012-07-18 19:20:08 UTC
The file is attached.
No attachment found -- please retry.
Created attachment 219082 [details] .gnumeric file to reproduce the problem
Confirmed. Lots of warnings starting with... (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:3626): gnumeric:read-WARNING **: File is most likely corrupted. (Condition "q->length >= 3" failed in excel_read_FORMAT.) Program received signal SIGSEGV, Segmentation fault. excel_read_LABEL (q=0x7fffe8006f30, esheet=0x75cab0, has_markup=0) at ms-excel-read.c:6219 6219 fd = excel_font_get (esheet->container.importer, xf->font_idx); (gdb) where
+ Trace 230532
(gdb) p xf $1 = (const BiffXFData *) 0x0
Crash fixed, the warnings remain. Where does this xls file come from, i.e., what software created it?
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.