linux-serial-test icon indicating copy to clipboard operation
linux-serial-test copied to clipboard

terminated by signal SIGFPE

Open Smyl3 opened this issue 1 month ago • 3 comments

Hi, on arch linux I getting this error if try to use -R, -T switches: terminated by signal SIGFPE

sudo ./linux-serial-test -e -T -p /dev/ttyUSB0
Linux serial test app
fish: Job 1, 'sudo ./linux-serial-test -e -T …' terminated by signal SIGFPE (Floating point exception)
sudo ./linux-serial-test -e -R -p /dev/ttyUSB0
Linux serial test app
fish: Job 1, 'sudo ./linux-serial-test -e -R …' terminated by signal SIGFPE (Floating point exception)

Smyl3 avatar Dec 19 '25 01:12 Smyl3