On Thu, Jun 01, 2023 at 02:14:40PM +0200, jvoisin wrote: > alpine:/home/jvoisin/chrony/test/system# CHRONYD_WRAPPER="strace -f" > TEST_SCFILTER=1 ./002-extended
Try removing TEST_SCFILTER=1. It might be interfering with strace. > Testing extended configuration: > non-default settings: > starting chronyd > ^C > alpine:/home/jvoisin/chrony/test/system# grep -i iotcl tmp/chronyd.out Typo iotcl->ioctl? On a glibc-based system I see in the log: [pid 135939] ioctl(6, TCGETS, 0x7ffcb332bd00) = -1 ENOTTY (Inappropriate ioctl for device) [pid 135939] ioctl(7, TCGETS, 0x7ffcb332cee0) = -1 EINVAL (Invalid argument) -- Miroslav Lichvar -- To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" in the subject. For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the subject. Trouble? Email listmas...@chrony.tuxfamily.org.