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 577400 - Null pointer crash in xl_chart_read_scatter
Null pointer crash in xl_chart_read_scatter
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-03-31 06:22 UTC by sum1
Modified: 2009-03-31 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fuzzed xls file (48.50 KB, application/vnd.ms-excel)
2009-03-31 06:23 UTC, sum1
Details

Description sum1 2009-03-31 06:22:36 UTC
Version: r17258
OS: Ubuntu Intrepid

The upcoming file is a fuzzed version of Attachment 131725 [details] (fuzzed .xls file from Bug 577351).


Steps to reproduce:
- Import the upcoming attachment to trigger a crash


Backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread 3065788160 (LWP 18361)

  • #0 xl_chart_read_scatter
    at ms-chart.c line 1753
  • #1 ms_excel_chart_read
    at ms-chart.c line 3563
  • #2 excel_read_BOF
    at ms-excel-read.c line 6557
  • #3 excel_read_workbook
    at ms-excel-read.c line 6635
  • #4 excel_file_open
    at boot.c line 192
  • #5 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #6 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #7 go_file_opener_open
    at file.c line 299
  • #8 wb_view_new_from_input
    at workbook-view.c line 1058
  • #9 wb_view_new_from_uri
    at workbook-view.c line 1112
  • #10 main
    at main-application.c line 413

Comment 1 sum1 2009-03-31 06:23:29 UTC
Created attachment 131752 [details]
fuzzed xls file
Comment 2 Morten Welinder 2009-03-31 13:40:23 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.