It is likely that you are scanning the system as root. The scanner is set to scan all files by
default and this results in /proc being scanned. This locks the system. The solution is:
- Do not scan as root.
- If you want to scan as root, then use -type to override the default settings.
- Create a script that ignores /proc.