[Bug 32278] X-TELEPATHY-PASSWORD causes assertion error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 10 11:54:53 CET 2010


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

Jonny Lamb <jonny.lamb at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://git.collabora.co.uk/
                   |                            |?p=user/jonny/telepathy-gab
                   |                            |ble.git;a=shortlog;h=refs/h
                   |                            |eads/sasl-fixes
           Keywords|                            |patch

--- Comment #1 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2010-12-10 02:54:52 PST ---
Here's a branch. I wrote in detail what was going on in the test. Here is what
I wrote for your convenience and for the record of this bug:

> When this was breaking, gabble received AcceptSASL and told the
> success_async GAsyncResult to complete in an idle. But, before
> the result got its callback called, Close was also received and
> the auth manager cleared its channel. When the idle function was
> finally reached it saw it no longer had a channel (it had been
> cleared in the closed callback) and thought it should be
> chaining up to the wocky auth registry but of course it should
> be calling the channel finish function.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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