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 56415 - stripchart v. 1.4 crashes when saving prefs
stripchart v. 1.4 crashes when saving prefs
Status: VERIFIED FIXED
Product: gnome-utils
Classification: Deprecated
Component: stripchart
unspecified
Other other
: Normal normal
: ---
Assigned To: John Kodis
John Fleck
Depends on:
Blocks:
 
 
Reported: 2001-06-19 17:39 UTC by Peter O'Shea
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter O'Shea 2001-06-19 17:39:16 UTC
Package: gnome-utils
Severity: normal
Version: 1.4.0
Synopsis: stripchart v. 1.4 crashes when saving prefs
Bugzilla-Product: gnome-utils
Bugzilla-Component: stripchart

Description:
If I edit the stripchart prefs and try to remove some of the default measurements, when I hit "save" it crashes.  This is compiled and running under Solaris 2.8.


Debugging Information:

0xfe99a5ac in _waitid ()
  • #0 _waitid
  • #1 _waitpid
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 page_to_desc
  • #5 opts_to_file
  • #6 on_save
  • #7 on_save_as_okay
  • #8 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #9 gtk_handlers_run
    at gtksignal.c line 1917
  • #10 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #11 gtk_signal_emit
    at gtksignal.c line 552
  • #12 gtk_button_clicked
    at gtkbutton.c line 336
  • #13 gtk_real_button_released
    at gtkbutton.c line 861
  • #14 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #15 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #16 gtk_signal_emit
    at gtksignal.c line 552
  • #17 gtk_button_released
    at gtkbutton.c line 327
  • #18 gtk_button_button_release
    at gtkbutton.c line 721
  • #19 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #20 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #21 gtk_signal_emit
    at gtksignal.c line 552
  • #22 gtk_widget_event
    at gtkwidget.c line 2864
  • #23 gtk_propagate_event
    at gtkmain.c line 1378
  • #24 gtk_main_do_event
    at gtkmain.c line 818
  • #25 gdk_event_dispatch
    at gdkevents.c line 2139
  • #26 g_main_dispatch
    at gmain.c line 656
  • #27 g_main_iterate
    at gmain.c line 877
  • #28 g_main_run
    at gmain.c line 935
  • #29 gtk_main
    at gtkmain.c line 524
  • #30 main
  • #0 _waitid
  • #1 _waitpid
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 page_to_desc
  • #5 opts_to_file
  • #6 on_save
  • #7 on_save_as_okay




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-06-19 13:39 -------

The original reporter (peter.oshea@analog.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, kodis@jagunet.com.

Comment 1 John Kodis 2001-06-22 00:10:37 UTC
Added test to avoid saving deleted parameters to stripchart/params.c
Comment 2 John Fleck 2001-06-23 22:56:06 UTC
Verified with 1.4.0.1 release.