This bug was fixed in the package platform-api - 2.4.0+14.10.20140926-0ubuntu1
--------------- platform-api (2.4.0+14.10.20140926-0ubuntu1) utopic; urgency=low [ Alberto Aguirre ] * Fix memory leak on sensor event notifications (LP: #1206146) (LP: #1206146) -- Ubuntu daily release <ps-jenk...@lists.canonical.com> Fri, 26 Sep 2014 16:42:04 +0000 ** Changed in: platform-api (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to platform-api in Ubuntu. https://bugs.launchpad.net/bugs/1206146 Title: /system/lib/libubuntu_application_api.so leaks memory constantly Status in Platform API: In Progress Status in “platform-api” package in Ubuntu: Fix Released Bug description: Run a qml application containing just an empty item ("Item {}") for some minutes (or overnight). You will see that its memory consumption increases constantly over time. Valgrind says the following: ==4265== 645,288 (49,656 direct, 595,632 indirect) bytes in 12,414 blocks are definitely lost in loss record 623 of 623 ==4265== at 0x482DB1C: operator new[](unsigned int) (vg_replace_malloc.c:357) ==4265== by 0x72E24CB: ??? (in /system/lib/libubuntu_application_api.so) Running on the desktop (hence without using that QPA) doesn't show that constant memory increase. To manage notifications about this bug go to: https://bugs.launchpad.net/platform-api/+bug/1206146/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp