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 99868 - Panel Crash On Window Close
Panel Crash On Window Close
Status: RESOLVED DUPLICATE of bug 98274
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-29 02:22 UTC by James Cape
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description James Cape 2002-11-29 02:23:18 UTC
Package: gnome-panel
Severity: normal
Version: GNOME2.1.3 2.1.3
Synopsis: Panel Crash On Window Close
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (2.1.3)
Description:
Description of Problem:

I am using metacity & glib->gnome-panel HEAD, compiled with the
freedesktop.org startup-notification lib. When closing a non-panel
window, the panel frequently (but not always) crashes. Though the last
function on the stack is gtk_main_get_window_group(), since only the
panel is crashing, I'm filing the bug here rather than gtk+ (perhaps
incorrectly).



Debugging Information:

Backtrace was generated from
'/home/jcape/GNOME/head/INSTALL/bin/gnome-panel'

[New Thread 16384 (LWP 11900)]
0x40bf0269 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 16384 (LWP 11900))

  • #0 wait4
    from /lib/libc.so.6
  • #1 sys_sigabbrev
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 gtk_main_get_window_group
    at gtkmain.c line 1564
  • #7 gtk_main_do_event
    at gtkmain.c line 1389
  • #8 gdk_event_dispatch
    at gdkevents-x11.c line 1971
  • #9 g_main_dispatch
    at gmain.c line 1653
  • #10 g_main_context_dispatch
    at gmain.c line 2197
  • #11 g_main_context_iterate
    at gmain.c line 2278
  • #12 g_main_loop_run
    at gmain.c line 2498
  • #13 gtk_main
    at gtkmain.c line 1091
  • #14 main
    at main.c line 216
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-28 21:23 -------

Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.

Comment 1 David Kennedy 2002-11-29 03:04:54 UTC
looks a lot like bug 98274
Comment 2 Vincent Untz 2002-12-19 09:15:13 UTC

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