*** This bug is a duplicate of bug 1206146 *** https://bugs.launchpad.net/bugs/1206146
** This bug has been marked a duplicate of bug 1206146 /system/lib/libubuntu_application_api.so leaks memory constantly -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1364380 Title: unity8-dash is leaking memory at ~1.7K a second Status in “unity8” package in Ubuntu: Triaged Bug description: Running smemstat, we can see that unity8-dash is consuming heap at around 1.7K *per second* smemstat -p $(pidof unity8-dash) 10 (leave it to run for a while and you will see the heap growth stats) running strace on the process shows anonymous mmap() increasing the heap every ~10 minutes or so. Over a 570 minute period I observed the process growing by 58MB, which works out to be ~140MB per day. This is a serious heap expansion memory leak. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1364380/+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