** Also affects: upstart (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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
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
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp