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 611842 - ssindex crash
ssindex crash
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-03-04 20:54 UTC by Andreas J. Guelzow
Modified: 2010-03-04 21:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample file (29.03 KB, application/x-gnumeric)
2010-03-04 20:54 UTC, Andreas J. Guelzow
Details

Description Andreas J. Guelzow 2010-03-04 20:54:23 UTC
Created attachment 155261 [details]
sample file 

ssindex -i fantasy-football.gnumeric 

yields a segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401f71 in ssindex_validation (state=0x7fffffffdfa0, valid=0x143d400)
    at ssindex.c:106
106		str = valid->msg->str;
(gdb) bt
  • #0 ssindex_validation
    at ssindex.c line 106
  • #1 cb_index_styles
    at ssindex.c line 134
  • #2 IA__g_hash_table_foreach
    at /build/buildd/glib2.0-2.22.3/glib/ghash.c line 1211
  • #3 sheet_style_foreach
    at sheet-style.c line 2588
  • #4 ssindex
    at ssindex.c line 217
  • #5 main
    at ssindex.c line 290

Comment 1 Morten Welinder 2010-03-04 21:05:22 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 2 Andreas J. Guelzow 2010-03-04 21:08:21 UTC
Not quite 11 minutes after this bug was reported into our system. It had been in Ububtu's bug report system for a few months.