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 327993 - Panel crashes when pressing "Escape" on the logout/shut down dialog
Panel crashes when pressing "Escape" on the logout/shut down dialog
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.13.x
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-21 15:51 UTC by Crispin Flowerday (not receiving bugmail)
Modified: 2006-01-21 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Crispin Flowerday (not receiving bugmail) 2006-01-21 15:51:55 UTC
If I go to System / Logout and the cancel the dialog by pressing escape on the keyboard, the panel crashes:

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1223850304 (LWP 5600)]
[New Thread -1227289680 (LWP 5611)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1223850304 (LWP 5600))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 IA__g_logv
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_assert_warning
    at gmessages.c line 552
  • #7 panel_logout_get_type
  • #8 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #12 IA__g_signal_emit
    at gsignal.c line 2241
  • #13 IA__gtk_dialog_response
    at gtkdialog.c line 858
  • #14 gtk_dialog_delete_event_handler
    at gtkdialog.c line 320
  • #15 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #19 IA__g_signal_emit
    at gsignal.c line 2241
  • #20 gtk_widget_event_internal
    at gtkwidget.c line 3735
  • #21 IA__gtk_main_do_event
    at gtkmain.c line 1346
  • #22 gtk_dialog_close
    at gtkdialog.c line 429
  • #23 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #24 g_type_class_meta_marshal
    at gclosure.c line 567
  • #25 IA__g_closure_invoke
    at gclosure.c line 490
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #27 IA__g_signal_emitv
    at gsignal.c line 2109
  • #28 gtk_binding_entry_activate
    at gtkbindings.c line 526
  • #29 binding_match_activate
    at gtkbindings.c line 928
  • #30 gtk_bindings_activate_list
    at gtkbindings.c line 1063
  • #31 IA__gtk_bindings_activate_event
    at gtkbindings.c line 1139
  • #32 gtk_widget_real_key_press_event
    at gtkwidget.c line 3476
  • #33 gtk_window_key_press_event
    at gtkwindow.c line 4551
  • #34 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #35 g_type_class_meta_marshal
    at gclosure.c line 567
  • #36 IA__g_closure_invoke
    at gclosure.c line 490
  • #37 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #38 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #39 IA__g_signal_emit
    at gsignal.c line 2241
  • #40 gtk_widget_event_internal
    at gtkwidget.c line 3735
  • #41 IA__gtk_propagate_event
    at gtkmain.c line 2149
  • #42 IA__gtk_main_do_event
    at gtkmain.c line 1412
  • #43 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #44 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #45 g_main_context_iterate
    at gmain.c line 2547
  • #46 IA__g_main_loop_run
    at gmain.c line 2751
  • #47 IA__gtk_main
    at gtkmain.c line 991
  • #48 main
  • #0 __kernel_vsyscall

Comment 1 Vincent Untz 2006-01-21 21:17:07 UTC
Thanks
Fixed in HEAD.