Ok, it crashes like you expected. Here is the backtrace

(gdb) bt
#0  0xb7f1b410 in ?? ()
#1  0xbf8afa5c in ?? ()
#2  0x00000006 in ?? ()
#3  0x000016ba in ?? ()
#4  0xb7cc1df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7cc3641 in abort () from /lib/tls/i686/cmov/libc.so.6
#6  0xb7e184b2 in g_logv () from /usr/lib/libglib-2.0.so.0
#7  0xb7e184e9 in g_log () from /usr/lib/libglib-2.0.so.0
#8  0xb7e185cb in g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
#9  0x08053ad8 in _gabble_connection_get_cached_alias (conn=0x80b00b8, 
    handle=50, alias=0xbf8b00e8) at gabble-connection.c:1876
#10 0x08054293 in connection_nickname_update_cb (object=0x80b2c20, handle=50, 
    user_data=0x80b00b8) at gabble-connection.c:1994
#11 0xb7e9c649 in g_cclosure_marshal_VOID () from /usr/lib/libgobject-2.0.so.0
#12 0xb7e8f61b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0xb7e9fa13 in ?? () from /usr/lib/libgobject-2.0.so.0
#14 0x080d05e8 in ?? ()
#15 0x00000000 in ?? ()

I'll also attach the stdout output to this message and stderr follows:

** CRITICAL **: _gabble_connection_get_cached_alias: assertion 
`gabble_handle_is_valid (conn->handles, TP_HANDLE_TYPE_CONTACT, handle, NULL)' 
failed
aborting...

** Attachment added: "gabble output with DEBUG=all"
   http://librarian.launchpad.net/5645810/gabble.log

-- 
Semi consistent segfault during startup
https://launchpad.net/bugs/78333

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

Reply via email to