GNOME Bugzilla – Bug 662873
empathy-chat crashed with SIGSEGV in tp_proxy_get_object_path()
Last modified: 2011-12-12 15:41:59 UTC
this report has been filed here: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/871406 "Do not know if I can reproduce or not but this is what I did. - Used only msn. - Chatted with one person who tried to include a third party, don't know if a response was given. - I tried to invite this third person, don't know if he responded." ".
+ Trace 228924
Thread 1 (Thread 0x7fd29334e9e0 (LWP 2211))
So the problem here is the EmpathyTpChat having NULL as connection. I can easily fix the crash but it would be good to have a better understanding of the problem. Any chance you could reproduce this crash and include Empathy.Chat and telepathy-butterfly logs? You can get them from the help -> debug menu.
Created attachment 200160 [details] [review] get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL
Review of attachment 200160 [details] [review]: ++
Attachment 200160 [details] pushed as 5d4aca9 - get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL