After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636782 - TpContact are leaked
TpContact are leaked
Status: RESOLVED DUPLICATE of bug 639976
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-12-08 15:12 UTC by Guillaume Desmottes
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2010-12-08 15:12:17 UTC
It seems that all the TpContact are leaked in Empathy master. :\  Could be related to bug #636654
Comment 1 Guillaume Desmottes 2011-01-26 08:50:40 UTC
Sorry, I meant bug #639976
Comment 2 Travis Reitter 2011-01-27 23:49:07 UTC
Could you describe this a bit more? When does it happen?

Is there something common that increases their refcount without ever decreasing it?
Comment 3 Guillaume Desmottes 2011-01-28 09:17:56 UTC
I didn't investigate it deeply (I was waiting for the Folks bug to be fixed), but last time I checked tp_contact_finalize was never called in this simple scenario:
- Start Empathy and connect accounts
- Wait that accounts are connected and contact list displayed
- Quit Empathy
Comment 4 Travis Reitter 2011-02-02 23:19:07 UTC
Yup, this seems to be the same issue as bug #639976 -- see the last comment for the true source (unresolved as of this writing).

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