[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:02:00 UTC 2009


Hi,

Le samedi 17 octobre 2009 à 13:47 +0100, Jonny Lamb a écrit :
> tags 551265 + moreinfo
> kthxbye
> 
> On Fri, Oct 16, 20:25:03 +0200, Julien Valroff wrote:
> > empathy segfaults when trying to add a new account.
> > 
> > Steps to reproduce:
> > - In the menu, choose Edit > Accounts
> > - Click onto the "Add..." button
> > - empathy segfaults
> > 
> > I am aware you do need more information, but I am not sure what I can provide
> > as there is to empathy-debug package available.
> 
> I just uploaded a new empathy with three -dbg packages. However, it's
> stuck in NEW. I uploaded amd64 packages here for you to try:
> 
>     http://people.debian.org/~jonny/empathy/
> 
> Could you get these packages and try to reproduce the crash. If you
> can reproduce it, please attach a full backtrace.
> 

Here is the complete stack trace:

$ 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 21281)]
[Thread 0x7fffe0868950 (LWP 21281) exited]
[New Thread 0x7fffe0868950 (LWP 21282)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff605fcc9 in tp_connection_manager_protocol_get_param () from /usr/lib/libtelepathy-glib.so.0
(gdb) thread apply all bt full

Thread 3 (Thread 0x7fffe0868950 (LWP 21282)):
#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 21236)):
#0  0x00007ffff605fcc9 in tp_connection_manager_protocol_get_param () from /usr/lib/libtelepathy-glib.so.0
No symbol table info available.
#1  0x00007ffff605fd69 in tp_connection_manager_protocol_has_param () from /usr/lib/libtelepathy-glib.so.0
No symbol table info available.
#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 = 0xe9a840
        is_gtalk = 0
        priv = 0xc807a0
#3  0x000000000041ca20 in accounts_dialog_setup_ui_to_add_account (dialog=0xc80780) at empathy-accounts-dialog.c:436
        model = 0xded890
        priv = 0xc807a0
#4  0x000000000041caab in accounts_dialog_button_add_clicked_cb (button=<value optimized out>, dialog=0xc80780) at empathy-accounts-dialog.c:527
        account = 0xda1160
#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
No symbol table info available.
#9  0x00007ffff238fba5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0

Hope this helps...

Cheers,
Julien







More information about the Pkg-telepathy-maintainers mailing list