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 167190 - gnumeric crash on text import
gnumeric crash on text import
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export Text
1.4.x
Other Linux
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-02-12 19:19 UTC by Andreas J. Guelzow
Modified: 2005-02-12 21:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcase (UTF16 encoded text file) (584 bytes, application/octet-stream)
2005-02-12 19:20 UTC, Andreas J. Guelzow
Details

Description Andreas J. Guelzow 2005-02-12 19:19:24 UTC
Try to open the attached file specifying `csv file' with encoding UTF16BE. On
the terminal we see:

** (gnumeric:5342): CRITICAL **: file ../../src/stf-parse.c: line 788
(stf_parse_general): assertion `g_utf8_validate (data, -1, NULL)' failed

Notet that the file should not open correctly since the encoding is UTF16LE, but
it should not crash gnumeric!
Comment 1 Andreas J. Guelzow 2005-02-12 19:20:21 UTC
Created attachment 37415 [details]
testcase (UTF16 encoded text file)
Comment 2 Jon Kåre Hellan 2005-02-12 21:10:40 UTC
Fixed in CVS.