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 66058 - When running startx, "panel" crashes with a segmentation fault.
When running startx, "panel" crashes with a segmentation fault.
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-12-03 20:18 UTC by ciaraldi
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ciaraldi 2001-12-03 20:13:02 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.4
Synopsis: When running startx, "panel" crashes with a segmentation fault.
Bugzilla-Product: gnome-core
Bugzilla-Component: panel

Description:
I just upgraded from Red Hat 7.1 to 7.2. Every time I log in as myself
and run "startx", Gnome starts and the icons appear, but the bar across the bottom of the screen starts to appear and then disapperas, with the message that "panel" has a segmentation fault.

When I log in as root, or if I create a new user and log in, it works OK. This only fails on the account I already had under the old version of the OS and Gnome. As part of the upgrade, I took the option of moving to the new Gnome and using the new desktop defaults.


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)...
0x4059dc09 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/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/libc.so.6
  • #1 __DTOR_END__
    from /lib/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-12-03 15:13 -------

The original reporter (ciaraldi@wpi.edu) 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, panel-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-01-21 19:18:13 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 ***