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 59385 - stripchart applet crashes when trying to save preferences.
stripchart applet crashes when trying to save preferences.
Status: RESOLVED DUPLICATE of bug 55604
Product: gnome-utils
Classification: Deprecated
Component: stripchart
unspecified
Other other
: Normal normal
: ---
Assigned To: John Kodis
John Fleck
Depends on:
Blocks:
 
 
Reported: 2001-08-22 18:50 UTC by cummings
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description cummings 2001-08-22 18:51:11 UTC
Package: gnome-utils
Severity: normal
Version: 1.4.0.2
Synopsis: stripchart applet crashes when trying to save preferences. 
Bugzilla-Product: gnome-utils
Bugzilla-Component: stripchart

Description:

Playing around with the stripchart applet under solaris, removing net
in, net out, ppp, and then saving. 

--Jack 



Debugging Information:

(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)...(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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0xfd399f54 in _waitid () from /usr/lib/libc.so.1

Thread 1 (LWP 1 )

  • #0 _waitid
    from /usr/lib/libc.so.1
  • #1 _waitpid
    from /usr/lib/libc.so.1
  • #2 ??
  • #3 <signal handler called>
  • #4 ??
  • #5 ??
  • #6 gtk_marshal_NONE__NONE
    from /usr/local/lib/libgtk-1.2.so.0
  • #7 gtk_handlers_run
    from /usr/local/lib/libgtk-1.2.so.0
  • #8 gtk_signal_real_emit
    from /usr/local/lib/libgtk-1.2.so.0
  • #9 gtk_signal_emit
    from /usr/local/lib/libgtk-1.2.so.0
  • #10 gtk_widget_activate
    from /usr/local/lib/libgtk-1.2.so.0
  • #11 gtk_menu_shell_activate_item
    from /usr/local/lib/libgtk-1.2.so.0
  • #12 gtk_menu_shell_button_release
    from /usr/local/lib/libgtk-1.2.so.0
  • #13 gtk_marshal_BOOL__POINTER
    from /usr/local/lib/libgtk-1.2.so.0
  • #14 gtk_signal_real_emit
    from /usr/local/lib/libgtk-1.2.so.0
  • #15 gtk_signal_emit
    from /usr/local/lib/libgtk-1.2.so.0
  • #16 gtk_widget_event
    from /usr/local/lib/libgtk-1.2.so.0
  • #17 gtk_propagate_event
    from /usr/local/lib/libgtk-1.2.so.0
  • #18 gtk_main_do_event
    from /usr/local/lib/libgtk-1.2.so.0
  • #19 gdk_event_dispatch
    from /usr/local/lib/libgdk-1.2.so.0
  • #20 g_main_dispatch
    from /usr/local/lib/libglib-1.2.so.0
  • #21 g_main_iterate
    from /usr/local/lib/libglib-1.2.so.0
  • #22 g_main_run
    from /usr/local/lib/libglib-1.2.so.0
  • #23 gtk_main
    from /usr/local/lib/libgtk-1.2.so.0
  • #24 applet_widget_gtk_main
    from /usr/local/lib/libpanel_applet.so.0
  • #25 ??
  • #0 _waitid
    from /usr/lib/libc.so.1
  • #1 _waitpid
    from /usr/lib/libc.so.1
  • #2 ??
  • #3 <signal handler called>
  • #4 ??
  • #5 ??
  • #6 gtk_marshal_NONE__NONE
    from /usr/local/lib/libgtk-1.2.so.0
  • #7 gtk_handlers_run
    from /usr/local/lib/libgtk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-08-22 14:51 -------

Reassigning to the default owner of the component, kodis@jagunet.com.

Comment 1 John Fleck 2001-09-11 01:53:07 UTC
Might this be Solaris-specific? I can't duplicate this on Linux,
either with 1.4.0.1 or with a current CVS build.
Comment 2 John Kodis 2001-09-20 17:08:56 UTC
This was corrected on 2001-06-21

* params.c (opts_to_file): Don't try to save parameters that have
  been deleted.  This corrects bugs #55604 and #56415.





*** This bug has been marked as a duplicate of 55604 ***
Comment 3 Heath Harrelson 2002-03-25 19:14:41 UTC
*** Bug 75675 has been marked as a duplicate of this bug. ***