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 65793 - Gnome panel crashes immediately after logging in.
Gnome panel crashes immediately after logging in.
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-core
Classification: Deprecated
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-11-30 05:22 UTC by jamie
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jamie 2001-11-30 05:22:50 UTC
Package: gnome-core
Severity: major
Version: 1.4.0.4
Synopsis: Gnome panel crashes immediately after logging in.
Bugzilla-Product: gnome-core
Bugzilla-Component: panel

Description:
As soon as I start a session on my RedHat 7.2 box, Gnome panel crashes.  If I log out and log back in, I can reproduce the problem.  After panel crashes, I can always create a new terminal session, and manually start panel, which displays several errors, but starts up anyways.  I control-C after starting panel (not in the background), at which point Gnome successfully and automatically starts up another panel for me.


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)...
0x405b5989 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 2878
  • #5 __libc_malloc
    at malloc.c line 2811
  • #6 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_window_foreign_new
    from /usr/lib/libgdk-1.2.so.0
  • #8 gwmh_init
    at eval.c line 41
  • #9 gwmh_root_put_atom_window
    at eval.c line 41
  • #10 gwmh_root_put_atom_window
    at eval.c line 41
  • #11 gwmh_task_notifier_remove_func
    at eval.c line 41
  • #12 gwmh_task_notifier_remove_func
    at eval.c line 41
  • #13 gwmh_root_put_atom_window
    at eval.c line 41
  • #14 gwmh_root_put_atom_window
    at eval.c line 41
  • #15 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #16 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #17 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #18 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #20 main
    at eval.c line 41
  • #21 __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 2878
  • #5 __libc_malloc
    at malloc.c line 2811
  • #6 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_window_foreign_new
    from /usr/lib/libgdk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-11-30 00:22 -------

Reassigning to the default owner of the component, panel-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-01-21 19:17:35 UTC
Please try the latest gnome-libs and gnome-core packages available
from http://download.gnome.org/

These have fixes for many crashes and other bugs in both packages.



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