Comment 4 for bug 555177

Revision history for this message
asasoft (asasoft) wrote :

GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/totem...(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/totem
[Thread debugging using libthread_db enabled]
[New Thread 0xb70f0b70 (LWP 1906)]
[New Thread 0xb68efb70 (LWP 1907)]
[Thread 0xb68efb70 (LWP 1907) exited]
[New Thread 0xb68efb70 (LWP 1911)]
[New Thread 0xb5cffb70 (LWP 1912)]
[New Thread 0xb4932b70 (LWP 1913)]
[New Thread 0xb4131b70 (LWP 1914)]
[New Thread 0xb3930b70 (LWP 1915)]

(totem:1903): GLib-GObject-CRITICAL **: g_value_type_compatible: assertion `G_TYPE_IS_VALUE (src_type)' failed

(totem:1903): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.24.0/gobject/gsignal.c:2962: invalid param spec type `

(totem:1903): GLib-GObject-CRITICAL **: g_value_type_compatible: assertion `G_TYPE_IS_VALUE (src_type)' failed

(totem:1903): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.24.0/gobject/gsignal.c:2962: invalid param spec type `
[New Thread 0xaf12eb70 (LWP 1917)]
[Thread 0xaf12eb70 (LWP 1917) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5cffb70 (LWP 1912)]
0x00000000 in ?? ()
(gdb)

ubuntu hangs at this point I cant continue the backtrace.