[Bug 1338637] Re: continuous re-exec can result in a build-up of inotify fds [SRU]

James Hunt 1338637 at bugs.launchpad.net
Thu Sep 18 09:28:18 UTC 2014


** Summary changed:

- continuous re-exec can result in a build-up of inotify fds
+ continuous re-exec can result in a build-up of inotify fds [SRU]

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

Title:
  continuous re-exec can result in a build-up of inotify fds [SRU]

Status in Upstart:
  Fix Released
Status in “upstart” package in Ubuntu:
  New
Status in “upstart” source package in Trusty:
  New

Bug description:
  $ sudo ls -al /proc/1/fd|grep anon|wc -l
  2

  $ i=0; while [ $i -lt 1024 ]; do sudo telinit u; i=$((i+1)); done

  $ sudo ls -al /proc/1/fd|grep anon|wc -l
  106

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



More information about the foundations-bugs mailing list