After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694741 - segmentation fault with ssconvert
segmentation fault with ssconvert
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2013-02-26 13:41 UTC by Frédéric Parrenin
Modified: 2013-02-26 20:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frédéric Parrenin 2013-02-26 13:41:48 UTC
steps to reproduce:
- download the following file:
https://docs.google.com/file/d/0BzX8dPORePBsNFlqMXVKbG04UlU/edit?usp=sharing
(its size is ~50 Mb)
- try to split the different sheets in different workbook using ssconvert:
ssconvert -S explore-data.gnumeric -T Gnumeric_XmlIO:sax
=> segmentation fault
Comment 1 Morten Welinder 2013-02-26 20:03:14 UTC
Fixed.  You need an output filename for that.

That said, splitting only actually works for some formats such as .cvs
that are single-sheet formats.  Fixing that is somewhere on our plate.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.