Comment 13 for bug 961512

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

This is the stacktrace of 3.3.4-0ubuntu1 (working fine):

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 4895)]
[New Thread 0x493ff2e0 (LWP 4896)]

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 4897)]
[Thread 0x48a462e0 (LWP 4895) exited]
^C
Program received signal SIGINT, Interrupt.
0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
(gdb) thread apply all bt

Thread 4 (Thread 0x49cff2e0 (LWP 4897)):
#0 0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f227a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f215dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2163b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0e4a1788 in ?? ()
   from /usr/lib/powerpc-linux-gnu/gio/modules/libdconfsettings.so
#5 0x0f241f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0c5864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f02cc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6

Thread 3 (Thread 0x493ff2e0 (LWP 4896)):
#0 0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f227a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f215dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2163b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0f5100e8 in ?? () from /usr/lib/powerpc-linux-gnu/libgio-2.0.so.0
#5 0x0f241f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0c5864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f02cc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 1 (Thread 0x48042590 (LWP 4892)):
#0 0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f227a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f215dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2163b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0fb5b2f0 in gtk_main () from /usr/lib/powerpc-linux-gnu/libgtk-3.so.0
#5 0x1001b24c in main ()
(gdb) quit
A debugging session is active.

 Inferior 1 [process 4892] will be killed.

Quit anyway? (y or n) y