[Pkg-telepathy-maintainers] Bug#551265: Bug#551265: empathy: Segfaults when trying to add new account

Julien Valroff julien at kirya.net
Sat Oct 17 13:23:04 UTC 2009


Le samedi 17 octobre 2009 à 14:17 +0100, Jonny Lamb a écrit :
> On Sat, Oct 17, 15:02:00 +0200, Julien Valroff wrote:
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x00007ffff605fcc9 in tp_connection_manager_protocol_get_param () from /usr/lib/libtelepathy-glib.so.
> 
> Hmm, odd. What version of libtelepathy-glib0 have you got installed?

0.9.1-1

> Also, could you give a full backtrace again but with the
> libtelepathy-glib0-dbg package instead please?

Here it is:

$ gdb empathy
GNU gdb (GDB) 7.0-debian
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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/empathy...Reading symbols from /usr/lib/debug/usr/bin/empathy...done.
(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/empathy 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe0868950 (LWP 21950)]
[Thread 0x7fffe0868950 (LWP 21950) exited]
[New Thread 0x7fffe0868950 (LWP 21951)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff605fcc9 in tp_connection_manager_protocol_get_param (protocol=0xe9ac40, param=0x7ffff60ab2d3 "register") at connection-manager.c:2231
2231	connection-manager.c: No such file or directory.
	in connection-manager.c
(gdb) thread apply all bt full

Thread 3 (Thread 0x7fffe0868950 (LWP 21951)):
#0  0x00007fffefd44d36 in poll () from /lib/libc.so.6
No symbol table info available.
#1  0x00007fffe141d16c in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#2  0x00007fffe144f0e5 in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#3  0x00007fffe143493b in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#4  0x00007fffe16af9a5 in ?? () from /usr/lib/libcanberra-0.18/libcanberra-alsa.so
No symbol table info available.
#5  0x00007ffff62f0f9a in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00007fffefd4d56d in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7ffff7ea9830 (LWP 21906)):
#0  0x00007ffff605fcc9 in tp_connection_manager_protocol_get_param (protocol=0xe9ac40, param=0x7ffff60ab2d3 "register") at connection-manager.c:2231
        ret = <value optimized out>
        i = <value optimized out>
        __PRETTY_FUNCTION__ = "tp_connection_manager_protocol_get_param"
#1  0x00007ffff605fd69 in tp_connection_manager_protocol_has_param (protocol=0xe9ac40, param=0x7ffff60ab2d3 "register") at connection-manager.c:2207
No locals.
#2  0x000000000041c6c4 in accounts_dialog_protocol_changed_cb (widget=<value optimized out>, dialog=<value optimized out>)
    at empathy-accounts-dialog.c:397
        cm = <value optimized out>
        proto = 0xe9ac40
        is_gtalk = 0
        priv = 0xc807a0
#3  0x000000000041ca20 in accounts_dialog_setup_ui_to_add_account (dialog=0xc80780) at empathy-accounts-dialog.c:436
        model = 0xc6c040
        priv = 0xc807a0
#4  0x000000000041caab in accounts_dialog_button_add_clicked_cb (button=<value optimized out>, dialog=0xc80780) at empathy-accounts-dialog.c:527
        account = 0xda1580
#5  0x00007ffff04a73ed in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#6  0x00007ffff04bacdb in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0x00007ffff04bc082 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x00007ffff04bc553 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0







More information about the Pkg-telepathy-maintainers mailing list