Description of problem: Run top without /proc being mounted and you will have to type "reset" before seeing your terminal input again. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Two questions Which version? How do you get /proc unmounted? umount /proc/ umount: /proc: device is busy umount: /proc: device is bus
chroot environment, so umounting /proc is not a problem. Version is FC3 devel as of the report day.
Created attachment 103823 [details] do stat("/proc/self"...) before startup
Ooops, stupid bug in stupid patch.. if you want use following patch rather than previous 103823.
Created attachment 103824 [details] check if /proc exists
Albert, this may be an interesting bug for you, in case it's not fixed in your tree yet...
Fixed in procps-3.2.3-5