GNOME Bugzilla – Bug 630335
crash on ssconvert ods -> pdf
Last modified: 2010-09-22 14:15:23 UTC
Running ssconvert with the attached ods file as input and pdf as output yields a crash: Program received signal SIGSEGV, Segmentation fault. 0x0027803e in sheet_widget_draw_cairo (so=0x80ae090, cr=0x815d5a8, width=21, height=113.25) at sheet-object-widget.c:3336 3336 if ((sow->so.realized_list->data != NULL)) { (gdb) bt
+ Trace 223853
Created attachment 170837 [details] sample file
We probably haven't realized any widgets when running from the command line.
I have fixed the crash but we are not printing the sheet object when using ssconvert.
*** This bug has been marked as a duplicate of bug 144787 ***