The init process is certainly leaking memory. This can be observed by
starting a lot of Docker containers which exit right away. I'm able to
get upstart's init process to 50-100 MB of memory usage by running
5000-20000 Docker containers which only print something and then exit.

I've looked at the code and it seems like there may be some leaks. The
upstart tests are are also leaking memory. Some of that memory is leaked
in the tests themselves (allocated and never freed) and some others seem
to be leaking in libnih itself.

Ubuntu 14.04 doesn't seem to have this problem at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198180

Title:
  possible leak in upstart 1.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1198180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to