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 520873 - Crash in applix_read()
Crash in applix_read()
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export Applix
git master
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-03-06 23:41 UTC by sum1
Modified: 2008-03-07 00:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fuzzed sample.as (13.89 KB, application/x-applix-spreadsheet)
2008-03-06 23:42 UTC, sum1
Details

Description sum1 2008-03-06 23:41:12 UTC
Version: r16442
OS: Ubuntu Gutsy

The upcoming sample is a fuzzed version of sample.as.

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

Backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 1025)

  • #0 applix_read
    at applix-read.c line 1668
  • #1 applix_file_open
    at boot.c line 61
  • #2 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #3 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #4 go_file_opener_open
    at file.c line 294
  • #5 wb_view_new_from_input
    at workbook-view.c line 1224
  • #6 wb_view_new_from_uri
    at workbook-view.c line 1276
  • #7 main
    at main-application.c line 417

Comment 1 sum1 2008-03-06 23:42:12 UTC
Created attachment 106724 [details]
fuzzed sample.as
Comment 2 Morten Welinder 2008-03-07 00:06:43 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.