Comment 14 for bug 961512

Revision history for this message
ojordan (ojordan12345) wrote : Re: No global menu with gedit

This is the stacktrace of 3.3.5-0ubuntu1 (menu missing):

gdb gedit
GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu1) 7.4-2012.02
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/gedit...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gedit
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
[New Thread 0x48a462e0 (LWP 5250)]
[New Thread 0x493ff2e0 (LWP 5251)]

Gtk-WARNING **: Theme parsing error: misc.css:13:17: Not using units is deprecated. Assuming 'px'.

Gtk-WARNING **: Theme parsing error: misc.css:15:16: Not using units is deprecated. Assuming 'px'.

Gtk-WARNING **: Theme parsing error: misc.css:16:11: Not using units is deprecated. Assuming 'px'.
[New Thread 0x49cff2e0 (LWP 5252)]

** WARNING **: Could not add ui definition: Error on line 1 char 1: Document must begin with an element (e.g. <book>)

** WARNING **: Could not add ui definition: Error on line 1 char 1: Document must begin with an element (e.g. <book>)

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_get_action: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_toggle_action_set_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_get_action: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_toggle_action_get_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed

Gtk-CRITICAL **: gtk_action_group_get_action: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_toggle_action_get_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed

Gtk-CRITICAL **: gtk_action_group_get_action: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_list_actions: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_action_group_get_action: assertion `GTK_IS_ACTION_GROUP (action_group)' failed

Gtk-CRITICAL **: gtk_toggle_action_set_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed

** CRITICAL **: update_documents_list_menu_idle: assertion `p->documents_list_action_group != NULL' failed
^C
Program received signal SIGINT, Interrupt.
0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
(gdb) thread apply all bt

Thread 4 (Thread 0x49cff2e0 (LWP 5252)):
#0 0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f216a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f204dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2053b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0e490788 in ?? ()
   from /usr/lib/powerpc-linux-gnu/gio/modules/libdconfsettings.so
#5 0x0f230f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0b4864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f01bc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6

Thread 3 (Thread 0x493ff2e0 (LWP 5251)):
#0 0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f216a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f204dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2053b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0f4ff0e8 in ?? () from /usr/lib/powerpc-linux-gnu/libgio-2.0.so.0
#5 0x0f230f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0b4864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f01bc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 2 (Thread 0x48a462e0 (LWP 5250)):
#0 0x0f0b95f8 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/powerpc-linux-gnu/libpthread.so.0
#1 0x0f251c24 in g_cond_wait_until ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f1cf9e8 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f1d03f4 in g_async_queue_timeout_pop ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0f231aac in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#5 0x0f230f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0b4864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f01bc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6

Thread 1 (Thread 0x48042590 (LWP 5247)):
#0 0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f216a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f204dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2053b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0fb4a2f0 in gtk_main () from /usr/lib/powerpc-linux-gnu/libgtk-3.so.0
#5 0x1001b29c in main ()
(gdb) quit
A debugging session is active.

 Inferior 1 [process 5247] will be killed.

Quit anyway? (y or n) y