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 533951 - Crash in fold_negative_constant()
Crash in fold_negative_constant()
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Analytics
git master
Other All
: Normal critical
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-05-20 00:35 UTC by sum1
Modified: 2008-05-20 01:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sum1 2008-05-20 00:35:13 UTC
Version: r16582
OS: Ubuntu Hardy

Steps to reproduce:
- Enter '-{f;}' (no quotes) into A1

Backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread 3061381728 (LWP 6861)

  • #0 fold_negative_constant
    at parser.y line 238
  • #1 yyparse
    at parser.y line 579
  • #2 gnm_expr_parse_str
    at parser.y line 1410
  • #3 wbcg_edit_finish
    at wbc-gtk-edit.c line 156
  • #4 cb_gee_key_press_event
    at gnumeric-expr-entry.c line 507
  • #5 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmarshalers.c line 84

Comment 1 Morten Welinder 2008-05-20 01:32:51 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.

There very quite a lot of cases and they're hard to trigger.
I hope I got them all.