[Bug 465071] [NEW] segfault when joining googlegropup private chat
Mark Browning
mabrowningrr at gmail.com
Fri Oct 30 16:08:01 UTC 2009
Public bug reported:
Binary package hint: empathy
Ubuntu 9.10, amd64
empathy 2.28.1-1ubuntu1 (compiled with dbg, but happens in repo package, too)
I'm trying to join a google private-chat initiated by a gmail user that
I've been invited to using my gtalk account.
Under Room->Join..., I enter "groupchat.google.com" into the server
field and the chatroom number ("private-chat-<<guid>>") into the room
field.
When I press Join, empathy segfaults.
Here is a backtrace:
#0 dispatcher_request_handles_cb (connection=<value optimized out>, handles=<value optimized out>, error=0xc14e40, user_data=0xc21800, object=0x0) at empathy-dispatcher.c:1452
#1 0x00007ffff6059ef6 in _tp_cli_connection_invoke_callback_request_handles (self=0xaaa140, error=0xc14e40, args=0x0, generic_callback=0x7ffff7944700 <dispatcher_request_handles_cb>, user_data=0xc21800, weak_object=0x0) at _gen/tp-cli-connection-body.h:3509
#2 0x00007ffff609a717 in tp_proxy_pending_call_idle_invoke (p=0xc218c0) at proxy-methods.c:153
#3 0x00007ffff14d2bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#4 0x00007ffff14d6588 in ?? () from /lib/libglib-2.0.so.0
#5 0x00007ffff14d69e5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#6 0x00007ffff3901177 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x00000000004192e2 in main (argc=1, argv=0x7fffffffe368) at empathy.c:990
line 1452 is:
cd = g_hash_table_lookup (priv->connections, request_data->connection);
but in gdb, it says "cd = <value optimized out>" and request_data is
optimized out.
** Affects: empathy (Ubuntu)
Importance: Undecided
Status: New
--
segfault when joining googlegropup private chat
https://bugs.launchpad.net/bugs/465071
You received this bug notification because you are a member of
Telepathy, which is subscribed to empathy in ubuntu.
More information about the Ubuntu-telepathy
mailing list