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 548504 - gnome-panel crashed with SIGSEGV in gtk_menu_window_size_request()->gdk_screen_get_monitor_geometry()
gnome-panel crashed with SIGSEGV in gtk_menu_window_size_request()->gdk_scree...
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkMenu
2.13.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-08-19 18:50 UTC by Pedro Villavicencio
Modified: 2018-02-10 03:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-08-19 18:50:31 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gnome-panel/+bug/259068

".

Thread 1 (process 8580)

  • #0 IA__gdk_screen_get_monitor_geometry
    at /build/buildd/gtk+2.0-2.13.6/gdk/x11/gdkscreen-x11.c line 473
  • #1 gtk_menu_window_size_request
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmenu.c line 965
  • #2 IA__g_cclosure_marshal_VOID__BOXED
    at /build/buildd/glib2.0-2.17.6/gobject/gmarshal.c line 566
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.17.6/gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3244
  • #5 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 2977
  • #6 IA__g_signal_emit_by_name
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3071
  • #7 do_size_request
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtksizegroup.c line 620
  • #8 _gtk_size_group_compute_requisition
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtksizegroup.c line 820
  • #9 IA__gtk_widget_size_request
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwidget.c line 3695
  • #10 gtk_window_compute_configure_request
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwindow.c line 5609
  • #11 gtk_window_check_resize
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwindow.c line 5821
  • #12 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.17.6/gobject/gmarshal.c line 77
  • #13 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.17.6/gobject/gclosure.c line 878
  • #14 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.17.6/gobject/gclosure.c line 767
  • #15 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3282
  • #16 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 2977
  • #17 IA__g_signal_emit
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3034
  • #18 IA__gtk_container_check_resize
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 1381
  • #19 gtk_container_idle_sizer
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 1307
  • #20 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.13.6/gdk/gdk.c line 473
  • #21 g_idle_dispatch
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 4177
  • #22 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2072
  • #23 g_main_context_iterate
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2705
  • #24 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2928
  • #25 IA__gtk_main
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmain.c line 1172
  • #26 main
    at main.c line 105

Comment 1 Vincent Untz 2009-06-20 18:41:56 UTC
The stack trace is gtk+ only, and the top of it is about stuff the panel doesn't control, as far I can tell.
Comment 2 Matthias Clasen 2018-02-10 03:23:52 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.