dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #02218
[Bug 1231218] Re: indicator-appmenu holds a circular reference on itself, causes leaks
This bug was fixed in the package indicator-appmenu -
13.01.0+13.10.20130930-0ubuntu1
---------------
indicator-appmenu (13.01.0+13.10.20130930-0ubuntu1) saucy; urgency=low
[ Stephen M. Webb ]
* don't add a circular self-ref in IndicatorAppmenu objects (lp:
#1231218). (LP: #1231218)
[ Ubuntu daily release ]
* Automatic snapshot from revision 245
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Mon, 30 Sep 2013 06:32:57 +0000
** Changed in: indicator-appmenu (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-appmenu in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1231218
Title:
indicator-appmenu holds a circular reference on itself, causes leaks
Status in The Application Menu:
Fix Committed
Status in “indicator-appmenu” package in Ubuntu:
Fix Released
Bug description:
An IndicatorAppmenu object adds an extra g_object_ref to itself in its
initializer and it only removes it in its finalizer, which means such
objects will never get disposed (their refcount will never drop below
1). This causes a largish memory leak when unity-panel-service is
shut down.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1231218/+subscriptions