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 572515 - Crash in ms_read_OBJ()
Crash in ms_read_OBJ()
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: 2009-02-20 04:20 UTC by sum1
Modified: 2009-02-20 17:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fuzzed xls file (55.50 KB, application/vnd.ms-excel)
2009-02-20 04:21 UTC, sum1
Details

Description sum1 2009-02-20 04:20:12 UTC
Version: r17150
OS: Ubuntu Intrepid

The upcoming file is a fuzzed version of Attachment 491 [details] from Bug 53529.

Steps to reproduce:
- Import the upcoming .xls file


Backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread 3066414848 (LWP 20801)

  • #0 ??
  • #1 ms_read_OBJ
    at ms-obj.c line 1275
  • #2 ms_escher_read_ClientData
    at ms-escher.c line 1993
  • #3 ms_escher_read_container
    at ms-escher.c line 2099
  • #4 ms_escher_read_SpContainer
    at ms-escher.c line 507
  • #5 ms_escher_read_container
    at ms-escher.c line 2099
  • #6 ms_escher_read_SpgrContainer
    at ms-escher.c line 1933
  • #7 ms_escher_read_container
    at ms-escher.c line 2099
  • #8 ms_escher_read_DgContainer
    at ms-escher.c line 1938
  • #9 ms_escher_read_container
    at ms-escher.c line 2099
  • #10 ms_escher_parse
    at ms-escher.c line 2166
  • #11 ms_excel_chart_read
    at ms-chart.c line 3584
  • #12 ms_excel_chart_read_BOF
    at ms-chart.c line 3770
  • #13 ms_read_OBJ
    at ms-obj.c line 1279
  • #14 ms_escher_read_ClientData
    at ms-escher.c line 1993
  • #15 ms_escher_read_container
    at ms-escher.c line 2099
  • #16 ms_escher_read_SpContainer
    at ms-escher.c line 507
  • #17 ms_escher_read_container
    at ms-escher.c line 2099
  • #18 ms_escher_parse
    at ms-escher.c line 2166
  • #19 excel_read_workbook
    at ms-excel-read.c line 6706
  • #20 excel_file_open
    at boot.c line 192
  • #21 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #22 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #23 go_file_opener_open
    at file.c line 299
  • #24 wb_view_new_from_input
    at workbook-view.c line 1230
  • #25 wb_view_new_from_uri
    at workbook-view.c line 1284
  • #26 main
    at main-application.c line 445

Comment 1 sum1 2009-02-20 04:21:48 UTC
Created attachment 129120 [details]
fuzzed xls file
Comment 2 Morten Welinder 2009-02-20 17:10:14 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.