Re: Are these system crashes fixed in the latest version?

2025-03-13 Thread Bernhard Voelker
On 3/13/25 05:46, 김민종 wrote: 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 --version | sed 1q find (GNU findutils) 4.10.0+git.42.faa13013 $

Are these system crashes fixed in the latest version?

2025-03-13 Thread 김민종
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'