[Bug 22629] Gabble crashes when I close Rhythmbox with my tp tube plugin

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 9 20:03:22 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=22629





--- Comment #1 from Alban Crequy <alban.crequy at collabora.co.uk>  2009-07-09 11:03:22 PST ---
== Recipient side ==
Application --(GibberTransport)--> CM --(Bytestream)--> internet...

When the local application connects to the CM, the GibberTransport is blocked
with gibber_transport_block_receiving() while the Bytestream is not open. So we
don't need to receive and bufferize data while the Bytestream is connecting.

== Initiator side ==
...internet --(Bytestream)--> CM --(GibberTransport)--> Application

But when a new bytestream incomes, the bytestream is not blocked. My branch do
it:

http://git.collabora.co.uk/?p=user/alban/telepathy-gabble.git;a=shortlog;h=refs/heads/tube-test

This bug does not have a unit test written for it.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list