GNOME Bugzilla – Bug 363085
Crashes if RequestChannel for a text channel fails
Last modified: 2006-11-16 16:11:47 UTC
Hi, The telepathy RequestChannel call can fail in various ways, unfortunately the gossip backend assumes it always succeeds for text channels. While this never happens with gabble, other CM's might returns errors. A good example is when setting up a link local jabber connection to a contact fails (returns a networkerror). Some debug info: Gossip output: ** (gossip:17331): WARNING **: RequestChannel() failed: requested channel is not available with handle type 1 ** (gossip:17331): CRITICAL **: dbus_g_proxy_get_path: assertion `DBUS_IS_G_PROXY (proxy)' failed Gdb (note the parameters to g_hash_table_insert): Program received signal SIGSEGV, Segmentation fault.
+ Trace 76938
Thread NaN (LWP 17331)
Sjoerd
*** This bug has been marked as a duplicate of 374719 ***