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 463834 - CRITICAL on undo col/row insert/delete
CRITICAL on undo col/row insert/delete
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-08-06 02:00 UTC by Morten Welinder
Modified: 2007-08-06 18:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2007-08-06 02:00:36 UTC
1. Load statfuns.xls
2. Insert column before J.
3. Undo.

** (gnumeric:24445): CRITICAL **: gnm_cell_set_expr: assertion `!gnm_cell_is_nonsingleton_array (cell)' failed
...
Comment 1 Morten Welinder 2007-08-06 02:29:10 UTC
0  0xb6b8c854 in g_log () from /opt/gnome/lib/libglib-2.0.so.0
  • #1 g_return_if_fail_warning
    from /opt/gnome/lib/libglib-2.0.so.0
  • #2 gnm_cell_set_expr
    at cell.c line 256
  • #3 sheet_cell_set_expr
    at sheet.c line 2143
  • #4 dependents_unrelocate
    at dependent.c line 1820
  • #5 gnm_reloc_undo_apply
    at commands.c line 429

Comment 2 Morten Welinder 2007-08-06 18:26:15 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.