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 517778 - Hang in applix_read_typefaces()
Hang in applix_read_typefaces()
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-02-20 23:46 UTC by sum1
Modified: 2008-02-21 02:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fuzzed sample.as (13.89 KB, application/x-applix-spreadsheet)
2008-02-20 23:47 UTC, sum1
Details

Description sum1 2008-02-20 23:46:24 UTC
Version: r16392
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 hang

Backtrace:

Program received signal SIGINT, Interrupt.

Thread NaN (LWP 19898)

  • #4 applix_read_typefaces
    at applix-read.c line 423
  • #0 _int_malloc
    from /lib/tls/i686/cmov/libc.so.6
  • #1 malloc
    from /lib/tls/i686/cmov/libc.so.6
  • #2 g_malloc
    from /usr/lib/libglib-2.0.so.0
  • #3 g_strdup
    from /usr/lib/libglib-2.0.so.0
  • #4 applix_read_typefaces
    at applix-read.c line 423
  • #5 applix_read_impl
    at applix-read.c line 1479
  • #6 applix_read
    at applix-read.c line 1646
  • #7 applix_file_open
    at boot.c line 61
  • #8 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #9 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #10 go_file_opener_open
    at file.c line 294
  • #11 wb_view_new_from_input
    at workbook-view.c line 1212
  • #12 wb_view_new_from_uri
    at workbook-view.c line 1264
  • #13 main
    at main-application.c line 417

Comment 1 sum1 2008-02-20 23:47:48 UTC
Created attachment 105674 [details]
fuzzed sample.as
Comment 2 Morten Welinder 2008-02-21 02:19:18 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.