The merge of the relay-info code causes a regression in which outgoing calls from a Google Talk account to any account cause a crash. _gabble_media_channel_request_streams() assumes that adding content with gabble_jingle_session_add_content() will synchronously add a stream to the GabbleMediaChannel's array of streams. With the relay-info branch, the stream isn't created until we have its RelayInfo property, which requires HTTP requests.
*** Bug 20509 has been marked as a duplicate of this bug. ***
Should be fixed in git by the merge of my '20566' branch
This crash hasn't appeared in a released version of telepathy-gabble, and it's fixed in git, so closing the bug even though the fixed version hasn't been released.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.