update to NSD version: 4.10.0 hangs

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


Code:
$ 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)
 
Last edited by a moderator:
Back
Top