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 81744 - Panel crashes
Panel crashes
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-panel
Classification: Other
Component: workspace switcher
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-14 12:16 UTC by peter
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description peter 2002-05-14 12:13:56 UTC
Package: gnome-panel
Severity: major
Version: 1.4.0.4
Synopsis: Panel crashes
Bugzilla-Product: gnome-panel
Bugzilla-Component: Workspace Switcher Applet

Description:
Panel crashes on startup of X. Sometimes (not always) Opening a terminal window as root and starting Panel from there a few times will eventually get Panel to start without crashing


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)...
0x405ad999 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 2002-05-14 08:13 -------

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

Comment 1 Luis Villa 2002-05-15 18:08:14 UTC
This is a known bug that is being worked on.  Hopefully, it will be
fixed in GNOME 1.4.1.

In the meantime, if you're using Red Hat Linux, please try the
gnome-libs and gnome-core packages available at
http://www.gnome.org/~kmaraas and see if those help. If
you do choose to install these packages, it would be a really great
help to us if you report back the results.

*** This bug has been marked as a duplicate of 59500 ***
Comment 2 Kjartan Maraas 2002-05-15 21:33:44 UTC
Please also tell us what version of gettext you have and which locale
you are running with? You could try using Posix/C locale and see if
that makes the problem go away.