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 402496 - crash to gtk_widget_init
crash to gtk_widget_init
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
2.10.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-01-30 16:41 UTC by Sebastien Bacher
Modified: 2013-10-17 21:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-01-30 16:41:44 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/gnome-panel/+bug/70280

"Left on the computer overnight; gnome-panel crashed
...
 libgtk2.0-0 2.10.6-0ubuntu1
..."

Debug backtrace for the crash:

(gdb) bt full
  • #0 gtk_widget_init
    at gtkwidget.c line 1866
  • #1 IA__g_type_create_instance
    at gtype.c line 1559
  • #2 g_object_constructor
    at gobject.c line 1041
  • #3 IA__g_object_newv
    at gobject.c line 937
  • #4 IA__g_object_new_valist
    at gobject.c line 981
  • #5 IA__g_object_new
    at gobject.c line 795
  • #6 IA__gtk_socket_new
    at gtksocket.c line 198
  • #7 na_tray_manager_window_filter
    at na-tray-manager.c line 313
  • #8 gdk_event_apply_filters
    at gdkevents-x11.c line 345
  • #9 gdk_event_translate
    at gdkevents-x11.c line 982
  • #10 _gdk_events_queue
    at gdkevents-x11.c line 2254
  • #11 gdk_event_dispatch
    at gdkevents-x11.c line 2314
  • #12 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #13 g_main_context_iterate
    at gmain.c line 2677
  • #14 IA__g_main_loop_run
    at gmain.c line 2881
  • #15 IA__gtk_main
    at gtkmain.c line 1024
  • #16 main
    at main.c line 95

Comment 1 Timothy Arceri 2013-10-17 21:31:37 UTC
Closing bug since gnome-panel is now obsolete.