Hi, I'm using findutils-4.7.0 in Ubuntu.
While using this program, I found that certain CLI commands caused the system 
to crash, as shown below:

$./find "-)" "," "-!" "-ls"
Segmentation fault

$ ./find -amin -+NAN
find: parser.c:3143: get_relative_timestamp: Assertion `nanosec < 
nanosec_per_sec' failed.
Aborted

Are these system crashes fixed in the latest version?

Reply via email to