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 78210 - crashes very frequently
crashes very frequently
Status: RESOLVED DUPLICATE of bug 75997
Product: gnome-core
Classification: Deprecated
Component: panel
1.4.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-09 19:02 UTC by Christian Marillat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Marillat 2002-04-09 19:02:11 UTC
Hi,
the panel crashes very frequently when starting applications(either
from the shell or from within nautilus). So I'm suspecting this is
related to the taskbar applet. I'm further running sound-monitor,
desk-guid applet as well as the gnome-icu applet, wm is WindowMaker.
Sometimes I'm seeing the "panel has encountered an error" dialog.
Sometimes it simply dies, dumping core.  I've included a gdb backtrace
of the later case:

  • #0 gdk_window_add_filter
    at gdkwindow.c line 1953
  • #1 task_new
    at gwmh.c line 1726
  • #2 client_list_sync
    at gwmh.c line 1860
  • #3 gwmh_desk_update
    at gwmh.c line 1100
  • #4 gwmh_idle_handler
    at gwmh.c line 1490
  • #5 g_idle_dispatch
    at gmain.c line 1367
  • #6 g_main_dispatch
    at gmain.c line 656
  • #7 g_main_iterate
    at gmain.c line 877
  • #8 g_main_run
    at gmain.c line 935
  • #9 gtk_main
    at gtkmain.c line 524
  • #10 main
    at main.c line 651
  • #11 __libc_start_main
    from /lib/libc.so.6

Comment 1 Heath Harrelson 2002-04-09 23:34:53 UTC

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