[Bug 49163] Connection time out : msg_sending flag unset before behing set

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 30 18:36:01 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49163

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> ---
Hi, sorry for the slow response to your bug report.

(In reply to comment #0)
> The backtrace of the tp idle shows that :
> g_output_stream_write_real_async triggers _write_async_pollable and in this
> use case it ends up calling the non idle version
> g_simple_async_result_complete.

Which GLib version are/were you using? I think this was a GLib bug, introduced
by this commit <http://git.gnome.org/browse/glib/commit/?id=00ee06e> and fixed
by this commit <http://git.gnome.org/browse/glib/commit/?id=fd3ec4d>. Notice
that, with the latter patch, g_output_stream_real_write_async() correctly
initializes op->need_idle to TRUE.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list