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 99361 - panel crash
panel crash
Status: RESOLVED FIXED
Product: libwnck
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: libwnck maintainers
libwnck maintainers
: 96222 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-11-23 13:37 UTC by Andrew Sobala
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Sobala 2002-11-23 13:40:30 UTC
Package: gnome-panel
Severity: critical
Version: GNOME2.1.2 2.1.2
Synopsis: panel crash
Bugzilla-Product: gnome-panel
Bugzilla-Component: clock applet
BugBuddy-GnomeVersion: 2.0 (2.1.2)
Description:
Description of Problem:

Panel crashed when I closed an application; happens at similar times to
the gdk_event_filters bug but it has a different backtrace.


Debugging Information:

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

[New Thread 8192 (LWP 10911)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 10911))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 g_type_check_instance_cast
    at gtype.c line 265
  • #7 set_item_text
    at window-action-menu.c line 147
  • #8 update_menu_state
    at window-action-menu.c line 213
  • #9 g_idle_dispatch
    at gmain.c line 3164
  • #10 g_main_dispatch
    at gmain.c line 1653
  • #11 g_main_context_dispatch
    at gmain.c line 2197
  • #12 g_main_context_iterate
    at gmain.c line 2278
  • #13 g_main_loop_run
    at gmain.c line 2498
  • #14 gtk_main
    at gtkmain.c line 1091
  • #15 main
    at main.c line 216
  • #16 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




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

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

Comment 1 Vincent Untz 2002-11-23 14:28:39 UTC
Andrew: this looks like a duplicate of bug #96222, which is duplicate
of bug #94806. And this one is marked as RESOLVED FIXED. The bug was
in GTK. Could you try GTK HEAD ?
Comment 2 Andrew Sobala 2002-11-23 14:47:13 UTC
I pulled my sources from CVS HEAD yesterday
Comment 3 Luis Villa 2002-11-25 19:18:16 UTC
*** Bug 96222 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2002-11-25 19:20:19 UTC
I think (looking at it again) that I marked that a dup in error. Owen,
look useful on your end? the duplicate is in another app (metacity),
which makes this smell like a gtk problem.
Comment 5 Owen Taylor 2002-11-25 20:34:15 UTC
I think you are seeing the window-menu-creation-code which
may be cut-and-pasted betwen the task list and metacity;
the commonality in the backtrace is not code in GTK+.
I'll let Havoc sort out whether this is a related bug
to something in metacity or just happens to crash here.
Comment 6 Kjartan Maraas 2003-07-03 15:07:42 UTC
There are no new dupes here. Can we assume this has been fixed?
Comment 7 Kjartan Maraas 2004-04-18 19:42:07 UTC
And six months went by without another. I'm closing it.