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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 10 00:11:44 CET 2010


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

           Summary: X-TELEPATHY-PASSWORD causes assertion error
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: jonny.lamb at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


18:29 < jonnylamb> smcv: hm, odd, gabble is crashing for me when I try to 
                   simple SASL it.
18:29 < jonnylamb> wocky-CRITICAL **: wocky_auth_registry_success_finish_func: 
                   assertion `g_simple_async_result_is_valid (result, 
                   G_OBJECT(self), wocky_auth_registry_success_async)' failed
18:30 < jonnylamb> hm, _is_valid does more than checking the source tag.
18:31 < smcv> jonnylamb: by simple SASL do you mean X-TELEPATHY-PASSWORD? I'm 
              fairly sure I did a test for that, but perhaps you're doing 
              something differently and hitting a case I didn't
18:31 < jonnylamb> yeah, X-T-P. I'm looking into it.

...

18:41 < jonnylamb> smcv: wtf, the source object given to _is_valid is a 
                   GabbleAuthManager (the channel manager), and the source 
                   object in the async result is actually a 
                   GabbleServerSaslChannel!
18:42 < smcv> jonnylamb: oh... that might be a side-effect of implementing 
              async methods on one in terms of async methods on the other
18:42 < jonnylamb> hm, yeah looks like it.
18:42 < smcv> yeah I can well believe I got that wrong somewhere

-- 
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