GNOME Bugzilla – Bug 167190
gnumeric crash on text import
Last modified: 2005-02-12 21:10:40 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!
Created attachment 37415 [details] testcase (UTF16 encoded text file)
Fixed in CVS.