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 81746 - panel crash
panel crash
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: 2002-05-14 12:38 UTC by tim_allen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tim_allen 2002-05-14 12:38:36 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.8
Synopsis: panel crash
Bugzilla-Product: gnome-core
Bugzilla-Component: panel

Description:
segfault happened while not even using panel



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
0x405ac1d9 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 664
  • #3 <signal handler called>
  • #4 gdk_window_add_filter
    at gdkwindow.c line 1953
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_task_notifier_remove_func
  • #7 gwmh_root_put_atom_window
  • #8 gwmh_root_put_atom_window
  • #9 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #10 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #11 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #12 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #13 gtk_main
    at gtkmain.c line 524
  • #14 main
  • #15 __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 664
  • #3 <signal handler called>
  • #4 gdk_window_add_filter
    at gdkwindow.c line 1953
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_task_notifier_remove_func
  • #7 gwmh_root_put_atom_window




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-14 08:38 -------

The original reporter (tim_allen@optusnet.com.au) 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 Luis Villa 2002-05-15 18:07:24 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:36:02 UTC
Please tell us what version of gettext you have and what your locale
is. You could try choosing Posix/C as language when you log into GNOME
and see if that makes the problem go away.
Comment 3 tim_allen 2002-05-16 11:37:13 UTC
Hi,
I'm running RH 7.2 with gettext-0.10.38-7.
My locale is en_GB.

LANG=en_GB.ISO-8859-1
GDM_LANG=en_GB.ISO-8859-1

Cheers, Tim Allen.
Comment 4 Kjartan Maraas 2002-05-16 13:17:16 UTC
Does it go away if you choose Posix/C locale in gdm at login?
Comment 5 tim_allen 2002-05-18 03:55:26 UTC
OK, I have switched to Posix/C and I will notify you if I get this bug
again with that setting. (It's pretty random - happens probably about
1 in five sessions or so)
Comment 6 tim_allen 2002-06-04 06:35:19 UTC
Hi, yeah it seems to be alright when using POSIX/C - I had one panel
crash in like a few weeks. Now I've switched to French and the same
crash (as above) has just happened.
Comment 7 Kjartan Maraas 2002-06-05 11:35:54 UTC
Thanks for investigating this. We'll add this to our information about
this bug...