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 568917 - lotus formula hang
lotus formula hang
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export other
git master
Other All
: Normal critical
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-01-23 21:05 UTC by sum1
Modified: 2009-01-23 21:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fuzzed lotus file (4.50 KB, application/vnd.lotus-1-2-3)
2009-01-23 21:06 UTC, sum1
Details

Description sum1 2009-01-23 21:05:05 UTC
Version: r17084
OS: Ubuntu Intrepid

The upcoming file is a fuzzed version of Attachment 6323 [details] from Bug 67760.


Steps to reproduce:
- Import the upcoming attachment


Console output:

WARNING **: E32: Incorrect number of parsed formula arguments
WARNING **: E32: Incorrect number of parsed formula arguments
[repeated]


Backtrace:

  • #0 __kernel_vsyscall
  • #1 __write_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 ??
    from /usr/lib/libglib-2.0.so.0
  • #3 g_log_default_handler
    from /usr/lib/libglib-2.0.so.0
  • #4 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #5 g_log
    from /usr/lib/libglib-2.0.so.0
  • #6 parse_list_pop
    at lotus-formula.c line 256
  • #7 parse_list_last_n
    at lotus-formula.c line 269
  • #8 handle_named_func
    at lotus-formula.c line 475
  • #9 lotus_parse_formula_old
    at lotus-formula.c line 550
  • #10 lotus_parse_formula
    at lotus-formula.c line 760
  • #11 lotus_read_old
    at lotus.c line 1567
  • #12 lotus_read
    at lotus.c line 2342
  • #13 lotus_file_open
    at boot.c line 83
  • #14 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #15 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #16 go_file_opener_open
    at file.c line 299
  • #17 wb_view_new_from_input
    at workbook-view.c line 1230
  • #18 wb_view_new_from_uri
    at workbook-view.c line 1284
  • #19 main
    at main-application.c line 444

Comment 1 sum1 2009-01-23 21:06:05 UTC
Created attachment 127125 [details]
fuzzed lotus file
Comment 2 Morten Welinder 2009-01-23 21:22:29 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.