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 98487 - Panel Crashes Occasionally
Panel Crashes Occasionally
Status: RESOLVED DUPLICATE of bug 97487
Product: gnome-panel
Classification: Other
Component: general
2.1.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-14 15:22 UTC by Loz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2


Attachments
Backtrace with symbols in (7.03 KB, text/plain)
2002-11-15 14:12 UTC, Loz
Details

Description Loz 2002-11-14 15:22:22 UTC
Gnome panel crashes occasionally, there doesn't seem to be anything
specific I am doing, maybe the trace will help. The panel gets restarted,
somehow, so its more of an annoyance than a problem.

Steps to reproduce the problem:
N/A

How often does this happen?
It has happened 3 times in the last 5 hours.

Let me know if you want debug symbols for any of the packages.


Debugging Information:

Backtrace was generated from '/opt/gnome-2.1/bin/gnome-panel'

[New Thread 1024 (LWP 13865)]
0x40ae0839 in __wait4 () at __wait4:-1
	in __wait4

Thread 1 (Thread 1024 (LWP 13865))

  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_thumbnail_scale_down_pixbuf
    from /opt/gnome-2.1/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 ??
  • #7 gdk_x11_drawable_get_xdisplay
    from /opt/gnome-2.1/lib/libgdk-x11-2.0.so.0
  • #8 gdk_net_wm_supports
    from /opt/gnome-2.1/lib/libgdk-x11-2.0.so.0
  • #9 g_main_dispatch
    from /opt/gnome-2.1/lib/libglib-2.0.so.0
  • #10 g_main_context_iterate
    from /opt/gnome-2.1/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /opt/gnome-2.1/lib/libglib-2.0.so.0
  • #12 gtk_main
    from /opt/gnome-2.1/lib/libgtk-x11-2.0.so.0
  • #13 main
  • #14 __libc_start_main
    from /lib/libc.so.6
0x40ae0839	-1	in __wait4
Comment 1 Loz 2002-11-15 14:11:34 UTC
I've had the crash against an installation with debug symbols now. It
may be ocassionally happening when I shut down a program that was
launched with the panel, but I've not seen it often enough to make a
real judgement
Comment 2 Loz 2002-11-15 14:12:44 UTC
Created attachment 12324 [details]
Backtrace with symbols in
Comment 3 Loz 2002-11-16 23:29:56 UTC
Searching for a different bug and found this one, look like a dup to me

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