Closed GoogleCodeExporter closed 9 years ago
# gdb /usr/local/bin/gtk-facetracker
GNU gdb 6.8
Copyright (C) 2008 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 "i686-pc-linux-gnu"...
(no debugging symbols found)
(gdb) r
Starting program: /usr/local/bin/gtk-facetracker
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6ddd6d0 (LWP 1185)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6ddd6d0 (LWP 1185)]
0x0804d6f5 in time_handler ()
(gdb) bt
#0 0x0804d6f5 in time_handler ()
#1 0xb7468796 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x08de5848 in ?? ()
#3 0x00000002 in ?? ()
#4 0xbfa35608 in ?? ()
#5 0xb7467918 in ?? () from /usr/lib/libglib-2.0.so.0
#6 0xb75005a4 in ?? () from /usr/lib/libglib-2.0.so.0
#7 0x08e4dcb0 in ?? ()
#8 0xbfa35628 in ?? ()
#9 0xb74ffff4 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0xb74ffff4 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0xbfa3564c in ?? ()
#12 0xbfa35668 in ?? ()
#13 0xb7467fcb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: frame did not save the PC
Original comment by roidelap...@gmail.com
on 21 Feb 2009 at 4:22
Original comment by roidelap...@gmail.com
on 22 Feb 2009 at 10:59
Original issue reported on code.google.com by
roidelap...@gmail.com
on 21 Feb 2009 at 10:17