qq...@hub-laptop:~$ gdb empathy
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 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/empathy...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/empathy 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00414293 in g_type_check_instance () from /usr/lib/libgobject-2.0.so.0
(gdb) bt full
#0  0x00414293 in g_type_check_instance () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#1  0x00410165 in g_signal_connect_data () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#2  0x0806ebba in ?? ()
No symbol table info available.
#3  0x0041c97f in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#4  0x00401748 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#5  0x0806e94b in ?? ()
No symbol table info available.
#6  0x00402708 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0x0040358a in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x0040370e in g_object_new () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#9  0x0806e78b in ?? ()
No symbol table info available.
#10 0x0807e596 in ?? ()
No symbol table info available.
#11 0x0041c97f in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0x00401748 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#13 0x0807e44b in ?? ()
No symbol table info available.
#14 0x00402708 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#15 0x0040358a in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#16 0x0040370e in g_object_new () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#17 0x0807e34b in ?? ()
No symbol table info available.
#18 0x0807608b in ?? ()
No symbol table info available.
#19 0x0805be89 in ?? ()
No symbol table info available.
#20 0x06927b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#21 0x0805a841 in ?? ()
No symbol table info available.
(gdb)

-- 
empathy crashed with SIGSEGV in g_type_check_instance()
https://bugs.launchpad.net/bugs/450290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to