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 54590 - Most of my configuration applets are crashing
Most of my configuration applets are crashing
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
1.4.0
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-05-13 20:38 UTC by mjinks
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mjinks 2001-05-13 20:42:27 UTC
Package: control-center
Severity: major
Version: 1.4.0.2
Synopsis: Most of my configuration applets are crashing
Bugzilla-Product: control-center
Bugzilla-Component: general

Description:
This latest comes from selecting "panel" in the Control Center, but I get a segfault whenever I try to run the theme selector, the mouse config, or just about any other GNOME configuration tool.  I tried blowing away ~/.gnome and starting from scratch, but that made matters worse, or so it seems.


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
0x40590589 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 ??
  • #5 gdk_window_show
    at gdkwindow.c line 756
  • #6 gtk_viewport_realize
    at gtkviewport.c line 495
  • #7 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #8 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #9 gtk_signal_emit
    at gtksignal.c line 552
  • #10 gtk_widget_realize
    at gtkwidget.c line 1655
  • #11 gtk_scrolled_window_add
    at gtkscrolledwindow.c line 914
  • #12 gtk_marshal_NONE__POINTER
    at gtkmarshal.c line 193
  • #13 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #14 gtk_signal_emit
    at gtksignal.c line 552
  • #15 gtk_container_add
    at gtkcontainer.c line 719
  • #16 gtk_scrolled_window_add_with_viewport
    at gtkscrolledwindow.c line 967
  • #17 gtk_combo_init
    at gtkcombo.c line 750
  • #18 gtk_type_new
    at gtktypeutils.c line 391
  • #19 gnome_entry_new
    at gnome-entry.c line 130
  • #20 gnome_file_entry_init
    at gnome-file-entry.c line 266
  • #21 gtk_type_new
    at gtktypeutils.c line 399
  • #22 gnome_file_entry_new
    at gnome-file-entry.c line 348
  • #23 gnome_icon_entry_init
    at gnome-icon-entry.c line 576
  • #24 gtk_type_new
    at gtktypeutils.c line 399
  • #25 gnome_icon_entry_new
    at gnome-icon-entry.c line 618
  • #26 create_icon_entry
    at eval.c line 41
  • #27 transform_pixbuf
    at eval.c line 41
  • #28 transform_pixbuf
    at eval.c line 41
  • #29 transform_pixbuf
    at eval.c line 41
  • #30 main
    at eval.c line 41
  • #31 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 ??
  • #5 gdk_window_show
    at gdkwindow.c line 756
  • #6 gtk_viewport_realize
    at gtkviewport.c line 495
  • #7 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-05-13 16:42 -------

The original reporter (mjinks@sysvi.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, control-center-maint@bugzilla.gnome.org.

Comment 1 Bradford Hovinen 2001-10-13 01:36:13 UTC
Almost certainly not present in 1.5.x as the shell has been rewritten.