continuous re-exec can result in a build-up of inotify fds

Bug #1338636 reported by James Hunt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
upstart
New
Undecided
Unassigned

Bug Description

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

$ 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 post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.