0.6 options -c terminates program
Brought to you by:
ben
C.f. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605515
Program exist if run wih pain option "-c":
./fuzz -c ./fuzz
*** Don't run this program as root! ***
usage: fuzz [-p] [-r runcount] [-p] [-n linemod] [-l length] [-m maxlinelen]
[-t timeout] [-c] [-u user] [-x maxargs] [-y maxarglen] [-e number]
command [arg...]
SUGGESTION
1. Improve error message to say that you need option "--user" with "--chroot".
2. Improve description of --chroot in maual page to say that --user option is mandatory.