NLnetLabs / ldns

LDNS is a DNS library that facilitates DNS tool programming
https://nlnetlabs.nl/ldns
BSD 3-Clause "New" or "Revised" License
295 stars 99 forks source link

FreeBSD version: 4.10.0 #244

Closed wekers closed 1 month ago

wekers commented 1 month ago

Hi all, after update NSD to version: 4.10.0, its crashing after start, no logs. and nsd-checkzone say "Illegal instruction (core dumped)" PS: without add zone: in nsd.conf start ok

FreeBSD 13.3-RELEASE-p4

$ truss nsd-control status connect(3,{ AF_INET 127.0.0.1:8952 },16) ERR#36 'Operation now in progress' select(4,{ 3 },{ 3 },{ 3 },{ 5.000000 }) = 1 (0x1) getsockopt(3,SOL_SOCKET,SO_ERROR,0x8209bbedc,0x8209bbed8) = 0 (0x0) fcntl(3,F_SETFL,O_RDONLY) = 0 (0x0) clock_gettime(13,{ 1722101925.000000000 }) = 0 (0x0) getpid() = 69086 (0x10dde) getpid() = 69086 (0x10dde) clock_gettime(13,{ 1722101925.000000000 }) = 0 (0x0) getpid() = 69086 (0x10dde) getpid() = 69086 (0x10dde) clock_gettime(13,{ 1722101925.000000000 }) = 0 (0x0) getpid() = 69086 (0x10dde) getpid() = 69086 (0x10dde) clock_gettime(13,{ 1722101925.000000000 }) = 0 (0x0) write(3,"\^V\^C\^A\^A \^A\0\^A\^\\^C\^C"...,293) = 293 (0x125)

wekers commented 1 month ago

move to nsd repository