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 66065 - Segfault on Gnome panel
Segfault on Gnome panel
Status: RESOLVED DUPLICATE of bug 59481
Product: gnome-core
Classification: Deprecated
Component: panel
1.4.x
Other other
: Normal normal
: 1.4.1
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-12-03 21:35 UTC by hammodl
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hammodl 2001-12-03 21:30:26 UTC
Package: nautilus
Severity: major
Version: 1.4.0.4
Synopsis: Segfault on Gnome panel
Bugzilla-Product: nautilus
Bugzilla-Component: Installer

Description:
When I logon to Gnome the panel either partially loads or does not load at all and if I 
try to use any aspect of the panel I receive a segfault.  I still have full access to the 
programs through terminals but the panel does not work at all.  I think what has caused this problem is when I updated from RedHat 7.1 to RedHat 7.2, the first time I logged in to Gnome; I was prompted as to whether I wanted to keep my existing settings or to use the default settings, and for this user I chose to keep the settings.  When I first 
received this for the user I logged off and the signed in as root.  When I logged on as
root, I was prompted with the same message and this time decided to use the default 
settings and had no problems.  I think the problem is with keeping the settings for the old Gnome control panel while updating to the new one. However, I get the segfault 
every time I log in as the user and not as root.


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)...
0x405ac669 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
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 chunk_alloc
    at malloc.c line 2983
  • #5 __libc_malloc
    at malloc.c line 2811
  • #6 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gtk_label_set_text
    from /usr/lib/libgtk-1.2.so.0
  • #8 gtk_label_new
    from /usr/lib/libgtk-1.2.so.0
  • #9 panel_add_favourite
    at eval.c line 41
  • #10 create_fake_menu_at
    at eval.c line 41
  • #11 create_menu_at
    at eval.c line 41
  • #12 create_menu_at
    at eval.c line 41
  • #13 create_menu_at
    at eval.c line 41
  • #14 start_favourites_menu
    at eval.c line 41
  • #15 create_root_menu
    at eval.c line 41
  • #16 create_panel_root_menu
    at eval.c line 41
  • #17 back_change
    at eval.c line 41
  • #18 make_popup_panel_menu
    at eval.c line 41
  • #19 make_popup_panel_menu
    at eval.c line 41
  • #20 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #28 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #29 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #30 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #31 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #32 main
    at eval.c line 41
  • #33 __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
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 chunk_alloc
    at malloc.c line 2983
  • #5 __libc_malloc
    at malloc.c line 2811
  • #6 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gtk_label_set_text
    from /usr/lib/libgtk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-03 16:30 -------

The original reporter (hammodl@yahoo.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, nautilus-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-01-25 16:54:19 UTC
Please try the latest (1.4.x) version of gnome-core and gnome-libs
from http://download.gnome.org/ Contact me if you need RPMS.
Comment 2 Kjartan Maraas 2002-07-29 13:22:28 UTC
I think this has been fixed in a later gnome-core release. Please
upgrade and let us know if it's been fixed.

*** This bug has been marked as a duplicate of 59481 ***