touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #18644
[Bug 1338637] Re: continuous re-exec can result in a build-up of inotify fds [SRU]
** 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
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 [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