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 580360 - eval_pos_init_pos critical during xlsx export
eval_pos_init_pos critical during xlsx export
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-04-27 02:18 UTC by sum1
Modified: 2009-04-27 18:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sum1 2009-04-27 02:18:09 UTC
OS: Ubuntu Jaunty
Version: 52824e65fe65d133a6415e7c4c0dbb080fdd98ea


Steps to reproduce:
- ssconvert gnumeric/samples/file-format.gnumeric /tmp/foo.xlsx


Console output:

CRITICAL **: eval_pos_init_pos: assertion `sheet != NULL' failed


Backtrace:

  • #0 IA__g_return_if_fail_warning
    at /build/buildd/glib2.0-2.20.1/glib/gmessages.c line 534
  • #1 eval_pos_init_pos
    at position.c line 54
  • #2 rangeref_as_string
    at parse-util.c line 311
  • #3 xlsx_rangeref_as_string
    at xlsx-utils.c line 88
  • #4 do_expr_as_string
    at expr.c line 1665
  • #5 gnm_expr_as_string
    at expr.c line 1748
  • #6 gnm_expr_top_as_string
    at expr.c line 2815
  • #7 xlsx_write_series_dim
    at xlsx-write.c line 964
  • #8 xlsx_write_chart
    at xlsx-write.c line 1101
  • #9 xlsx_write_objects
    at xlsx-write.c line 1171
  • #10 xlsx_write_sheet
    at xlsx-write.c line 1270
  • #11 xlsx_write_workbook
    at xlsx-write.c line 1378
  • #12 xlsx_file_save
    at xlsx-write.c line 1460
  • #13 go_plugin_loader_module_func_file_save
    at go-plugin-loader-module.c line 323
  • #14 go_plugin_file_saver_save
    at go-plugin-service.c line 749
  • #15 go_file_saver_save
    at file.c line 705
  • #16 wbv_save_to_output
    at workbook-view.c line 850
  • #17 wb_view_save_to_uri
    at workbook-view.c line 887
  • #18 wb_view_save_as
    at workbook-view.c line 923
  • #19 convert
    at ssconvert.c line 337
  • #20 main
    at ssconvert.c line 402

Comment 1 Morten Welinder 2009-04-27 18:38:17 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.