theori-io / nrsc5

NRSC-5 receiver for rtl-sdr
Other
805 stars 100 forks source link

On Windows, NRSC5 should quit after reading an I/Q file #314

Open pclov3r opened 1 year ago

pclov3r commented 1 year ago

On Linux I've noticed NRSC5 quits after reading an I/Q file.

This currently does not occur on Windows.

argilo commented 1 year ago

I recently noticed the same issue on Linux when I compiled with -fsanitize options turned on. I suspect there might be a race condition somewhere in the shutdown process.