← Back to team overview

touch-packages team mailing list archive

[Bug 1364380] Re: unity8-dash is leaking memory at ~1.7K a second

 

** Tags added: touch-2014-10-30

** Changed in: unity8 (Ubuntu)
       Status: New => Triaged

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => High

** Changed in: unity8 (Ubuntu)
     Assignee: (unassigned) => Michael Zanetti (mzanetti)

-- 
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