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 747448 - [ods] Fuzzed file critical #501 (odf_text_content_end)
[ods] Fuzzed file critical #501 (odf_text_content_end)
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export OOo / OASIS
git master
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
: 747455 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-04-07 13:15 UTC by Morten Welinder
Modified: 2015-04-08 03:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
g-501.ods (703.46 KB, application/vnd.oasis.opendocument.spreadsheet)
2015-04-07 13:15 UTC, Morten Welinder
Details

Description Morten Welinder 2015-04-07 13:15:10 UTC
Created attachment 301068 [details]
g-501.ods

** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:8675): CRITICAL **: odf_text_content_end: assertion 'state->text_p_stack != NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:8675): CRITICAL **: odf_pop_text_p: assertion 'state->text_p_stack != NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:8675): CRITICAL **: odf_text_content_end: assertion 'state->text_p_stack != NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:8675): CRITICAL **: odf_pop_text_p: assertion 'state->text_p_stack != NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:8675): CRITICAL **: odf_text_content_end: assertion 'state->text_p_stack != NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:8675): CRITICAL **: odf_pop_text_p: assertion 'state->text_p_stack != NULL' failed
...
Comment 1 Andreas J. Guelzow 2015-04-08 00:35:04 UTC
The criticals above are teh same as in bug #747447 and are gone wit the fix of bug #747447.

We still have now a bunch of:
** (gnumeric:13202): CRITICAL **: sheet_row_get: assertion 'pos < gnm_sheet_get_max_rows (sheet)' failed
Comment 2 Andreas J. Guelzow 2015-04-08 03:04:02 UTC
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.
Comment 3 Andreas J. Guelzow 2015-04-08 03:05:49 UTC
*** Bug 747455 has been marked as a duplicate of this bug. ***