[Bug 1040262] Re: empathy-auth-client crashed with SIGSEGV in empathy_uoa_auth_handler_start()

Guillaume Desmottes gdesmott at gnome.org
Tue Aug 28 09:42:39 UTC 2012


#0  0xb7631b74 in empathy_uoa_auth_handler_start (self=0x9e84468, channel=0x9ed1c60, tp_account=0x9f4f118) at empathy-uoa-auth-handler.c:284
        id_value = <optimized out>
        id = 2948677280
        account = <optimized out>
        l = <optimized out>
        service = 0xafc13ea0
        auth_data = 0x0
        cred_id = <optimized out>
        identity = 0x0
        session = 0x0
        error = 0x0
        __PRETTY_FUNCTION__ = "empathy_uoa_auth_handler_start"

This line is:

      DEBUG ("Error creating a SignonAuthSession: %s", error->message);

It crashes because error is NULL which means that
signon_identity_create_session() returns a NULL session without setting
an error. Looks like a libsignon-glib bug.

** Project changed: empathy => online-accounts-libsignon-glib

-- 
You received this bug notification because you are a member of
Telepathy, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1040262

Title:
  empathy-auth-client crashed with SIGSEGV in
  empathy_uoa_auth_handler_start()

To manage notifications about this bug go to:
https://bugs.launchpad.net/online-accounts-libsignon-glib/+bug/1040262/+subscriptions




More information about the Ubuntu-telepathy mailing list