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 314025 - Crash when setting an empty cell in the solver constraints
Crash when setting an empty cell in the solver constraints
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-08-20 12:02 UTC by Pere Pujal
Modified: 2005-08-22 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pere Pujal 2005-08-20 12:02:06 UTC
Distribution: Debian 3.1
Package: Gnumeric
Severity: critical
Version: GNOME2.10.2 1.5.x
Gnome-Distributor: Debian
Synopsis: Crash when setting an empty cell in the solver constraints
Bugzilla-Product: Gnumeric
Bugzilla-Component: General
Bugzilla-Version: 1.5.x
BugBuddy-GnomeVersion: 2.0 (2.10.1)
Description:

Steps to reproduce the crash:

put in A1  =a2+a3

go to tools-->Solver

Set Target Cell-->A1
By Changing Cells --> A2:A3

In Constraints tab:
Left Hand Side A1  <=  Right Hand Side=Empty Cell
Add and Solve

I get a crash in 1.5.3



Debugging Information:

Backtrace was generated from '/usr/bin/gnumeric'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226700064 (LWP 13002)]
0xb71f71de in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1226700064 (LWP 13002))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 739
  • #2 <signal handler called>
  • #3 solver
    from /usr/lib/libspreadsheet.so.0
  • #4 dialog_zoom
    from /usr/lib/libspreadsheet.so.0
  • #5 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 _gtk_button_set_depressed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 _gtk_button_paint
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #26 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #33 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #34 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@gnome.bugs 2005-08-20 12:02 UTC -------

Comment 1 Christian Kirbach 2005-08-21 22:03:35 UTC
unique stack trace.
Comment 2 Morten Welinder 2005-08-22 13:59:32 UTC
fixed in cvs HEAD.   (Ditto for LHS.)