Bug 26328 - Assertion in conn-location.c:pep_reply_cb
Summary: Assertion in conn-location.c:pep_reply_cb
Status: RESOLVED DUPLICATE of bug 25775
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 14:06 UTC by Mike Ruprecht
Modified: 2010-02-01 15:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Backtrace. (5.43 KB, text/plain)
2010-01-29 14:06 UTC, Mike Ruprecht
Details

Description Mike Ruprecht 2010-01-29 14:06:19 UTC
Created attachment 32916 [details]
Backtrace.

This happens at least when going offline shortly after logging in. It looks like it's caused by:

  /* Send a query */
  wocky_pep_service_get_async (conn->pep_location, contact, NULL, pep_reply_cb,
      conn);

calling the callback after the connection is disposed.

See attached backtrace.
Comment 1 Guillaume Desmottes 2010-01-30 02:51:03 UTC
I didn't check carefully but this could be a dup of bug #25775
Comment 2 Mike Ruprecht 2010-02-01 15:59:02 UTC
Yup. It is a duplicate. Sorry about that.

*** This bug has been marked as a duplicate of bug 25775 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.