GNOME Bugzilla – Bug 704004
Segfault in gnm_style_cmp when exporting to xls
Last modified: 2013-07-16 03:05:07 UTC
Segfault in gnm_style_cmp when exporting to xls. Git versions of glib, goffice, gnumeric, libgsf and libxml2. Test case: http://jutaky.com/fuzzing/gnumeric_case_29268_4774_2xls.gnumeric Segfault triggered by opening the test case with gnumeric and using Save As and saving as xls. Alternatively running "ssconvert gnumeric_case_29268_4774_2xls.gnumeric out.xls". Backtrace from ssconvert: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff794b6bb in gnm_style_cmp (a=0x8a0530, b=0x2563890) at mstyle.c:1033 1033 CMP_TRY_NUMBER_RAW(ba->line_type, bb->line_type); (gdb) bt
+ Trace 232225
-- Juha Kylmänen Research Assistant, OUSPG ps. I would greatly appreciate, if I could get my name with the OUSPG note in the release announcement of 1.12.4. And of course, thanks for the credit!
> name Done. This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.