touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #14520
[Bug 1364380] Re: unity8-dash is leaking memory at ~1.7K a second
I think it may be related to https://bugs.launchpad.net/ubuntu/+source
/qtdeclarative-opensource-src/+bug/1364404/comments/3
--
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
References