Bug 35670 - Sometimes leaks freshly-created connections.
Summary: Sometimes leaks freshly-created connections.
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (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: 2011-03-25 09:19 UTC by Will Thompson
Modified: 2019-12-03 19:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2011-03-25 09:19:37 UTC
The illustrious Robert McQueen reported that he had a Gabble connection kicking around that Mission Control didn't know about, preventing him from connecting to that account. Some investigation revealed that it was in the “NEW” state telepathy-glib uses internally to mean “no-one called Connect() yet”.

This suggests that something went wrong in the gap between MC calling RequestConnection() and calling Connect().

One hypothesis is that MC crashed while introspecting the connection before calling Connect() on it, and the MC crash recovery code didn't shoot the connection in the head, but nor did it pick up where it left off.
Comment 1 GitLab Migration User 2019-12-03 19:35:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-mission-control/issues/39.


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.