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 515155 - Null pointer crash in excel_read_SUPBOOK()
Null pointer crash in excel_read_SUPBOOK()
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
git master
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-02-08 07:37 UTC by sum1
Modified: 2008-02-08 14:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fuzzed file (4.50 KB, application/vnd.ms-excel)
2008-02-08 07:39 UTC, sum1
Details

Description sum1 2008-02-08 07:37:59 UTC
Version: r16358
OS: Ubuntu Gutsy

The upcoming sample is a fuzzed version of Attachment 71206 [details] from Bug 352055.

Steps to reproduce:
- Load the upcoming attachment in Gnumeric to trigger a crash

Backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 13851)

  • #0 excel_read_SUPBOOK
    at ms-excel-read.c line 6316
  • #1 excel_read_workbook
    at ms-excel-read.c line 6717
  • #2 excel_file_open
    at boot.c line 191
  • #3 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #4 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #5 go_file_opener_open
    at file.c line 294
  • #6 wb_view_new_from_input
    at workbook-view.c line 1212
  • #7 wb_view_new_from_uri
    at workbook-view.c line 1264
  • #8 main
    at main-application.c line 417

Comment 1 sum1 2008-02-08 07:39:26 UTC
Created attachment 104691 [details]
fuzzed file
Comment 2 Morten Welinder 2008-02-08 14:26:00 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.