http://bugs.freedesktop.org/show_bug.cgi?id=19101
--- Comment #2 from Murray Cumming <[email protected]> 2009-01-05 00:30:31 PST --- This is still a problem for me with telepathy-glib from git. Here is the backtrace: Program received signal SIGSEGV, Segmentation fault. 0xb7c68ab1 in IA__g_str_hash (v=0x0) at gstring.c:95 95 guint32 h = *p; (gdb) bt #0 0xb7c68ab1 in IA__g_str_hash (v=0x0) at gstring.c:95 #1 0xb7c31414 in g_hash_table_lookup_node (hash_table=0x8693cf0, key=0x0) at ghash.c:195 #2 0xb7c313b3 in IA__g_hash_table_lookup (hash_table=0x8693cf0, key=0x0) at ghash.c:783 #3 0xb7f0c881 in contacts_context_fail (c=0x86a4420, error=0x86a2280) at contact.c:779 #4 0xb7f0e68d in contacts_got_attributes (connection=0x86a0c00, attributes=0x8693d80, error=0x0, user_data=0x86a4420, weak_object=0x0) at contact.c:1683 #5 0xb7f06e1d in connection_got_contact_attributes (self=0x86a0c00, attributes=0x8693d80, error=0x0, user_data=0x86a2150, weak_object=0x0) at connection-handles.c:721 #6 0xb7efc3db in _tp_cli_connection_interface_contacts_invoke_callback_get_contact_attributes (self=0x86a0c00, error=0x0, args=0x86a2270, generic_callback=0xb7f06ca8 <connection_got_contact_attributes>, user_data=0x86a2150, weak_object=0x0) at _gen/tp-cli-connection-body.h:7840 #7 0xb7f3d0bb in tp_proxy_pending_call_idle_invoke (p=0x869ad50) at proxy-methods.c:153 #8 0xb7c45667 in g_idle_dispatch (source=0x86a3640, callback=0xb7f3cf6a <tp_proxy_pending_call_idle_invoke>, user_data=0x869ad50) at gmain.c:3924 #9 0xb7c4173e in g_main_dispatch (context=0x86967d0) at gmain.c:1814 #10 0xb7c42c16 in IA__g_main_context_dispatch (context=0x86967d0) at gmain.c:2367 #11 0xb7c4316a in g_main_context_iterate (context=0x86967d0, block=1, dispatch=1, self=0x869eb50) at gmain.c:2448 #12 0xb7c43941 in IA__g_main_loop_run (loop=0x8695840) at gmain.c:2656 #13 0x0804914f in main () -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
