✘Bad system call

Gary E. Miller gem at rellim.com
Mon Jan 18 20:22:46 UTC 2021


Yo All!

I have not been able to build/run ntpd on one system for a while.  It used
to work.  No AppArmor.  This is Gentoo stable.  I recompiled the world
more than once just in case.  The SD card is fine (for now).

-------------------------------
pi3 ~ # ntpd -nND 8
[...]
2021-01-18T12:15:55 ntpd[17983]: INIT: OpenSSL 1.1.1i  8 Dec 2020, 1010109f
2021-01-18T12:15:55 ntpd[17983]: NTSs: starting NTS-KE server listening on port 4460
2021-01-18T12:15:55 ntpd[17983]: NTSs: OpenSSL security level is 1
2021-01-18T12:15:55 ntpd[17983]: NTSs: starting NTS-KE server listening on port 4460
2021-01-18T12:15:55 ntpd[17983]: NTSs: listen4 worked
2021-01-18T12:15:55 ntpd[17983]: NTSs: listen6 worked
2021-01-18T12:15:55 ntpd[17983]: NTSc: Using system default root certificates.
Bad system call

pi3 ~ # cat /etc/ntp.conf
# nts
nts enable
nts cert /etc/letsencrypt/live/pi3.rellim.com/fullchain.pem
nts key /etc/letsencrypt/live/pi3.rellim.com/privkey.pem

leapfile /etc/leapfile

driftfile /etc/ntp.drift

statsdir /var/log/ntpstats/

statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable

logfile /var/log/ntpd.log  
logconfig =syncall +clockall +peerall +sysall

restrict default nomodify notrap nopeer noquery
restrict -6 default nomodify notrap nopeer noquery
restrict 127.0.0.1 mask 255.255.255.0
restrict -6 ::1
restrict 204.17.205.0 mask 255.255.255.0
restrict -6 [2001:470:e815::]/64

# PPS is first, it is the most precise.
# SHM for PPS and gpsd
refclock shm unit 1 minpoll 3 maxpoll 3 refid PPS flag4 1 prefer

server [2001:470:e815::8] maxpoll 5 # spidey
server 204.17.205.16 maxpoll 5 # pi
server 204.17.205.17 maxpoll 5 # pi2
#server 204.17.205.23 maxpoll 5 # pi3
server pi4.rellim.com nts maxpoll 5 # pi4
server 204.17.205.1 maxpoll 5 # catbert
server kong.rellim.com nts maxpoll 5 # kong
server 204.17.205.30 maxpoll 5

server time.cloudflare.com:1234 nts
server nts-test.strangled.net:443 nts
server ntp1.glypnod.com:123 nts
server nts-test.strangled.net:443 nts
server nts3-e.ostfalia.de:443 nts
server ntp1.glypnod.com:123 nts
server zoo.weinigel.se:123 nts
server limekiller.weinigel.se:4446 nts

# NMEA is last, it is the least precise
# SHM for gpsd
refclock shm unit 0 maxpoll 4 time1 0.1085 refid GPS flag4 1

-------------------------------

Ideas anyone?

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588

	    Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20210118/4ef8050b/attachment.bin>


More information about the devel mailing list