svn commit: r531792 - head/dns/bind916

Matthias Fechner mfechner at freebsd.org
Thu Apr 16 05:28:23 UTC 2020


Am 15.04.2020 um 22:46 schrieb Mathieu Arnold:
> Modified: head/dns/bind916/Makefile
> ==============================================================================
> --- head/dns/bind916/Makefile	Wed Apr 15 20:46:09 2020	(r531791)
> +++ head/dns/bind916/Makefile	Wed Apr 15 20:46:15 2020	(r531792)
> @@ -41,7 +41,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
>  
>  USES=		compiler:c11 cpe libedit pkgconfig ssl tar:xz
>  # ISC releases things like 9.8.0-P1, which our versioning doesn't like
> -ISCVERSION=	9.16.1
> +ISCVERSION=	9.16.2
>  

starting it, I get:

16-Apr-2020 06:50:03.592 zone localhost/IN: sending notifies (serial 42)
16-Apr-2020 06:50:03.592 zone idefix.lan/IN: sending notifies (serial
202003210)
16-Apr-2020 06:50:03.592 zone 0.ip6.arpa/IN: sending notifies (serial 42)
16-Apr-2020 06:50:03.592 zone 0.168.192.in-addr.arpa/IN: sending
notifies (serial 201812310)
16-Apr-2020 06:50:03.592 zone 1.168.192.in-addr.arpa/IN: sending
notifies (serial 201812310)
16-Apr-2020 06:50:03.592 zone 5.3.0.f.0.6.a.0.1.0.0.2.ip6.arpa/IN:
sending notifies (serial 201812310)
16-Apr-2020 06:50:03.592 zone 255.in-addr.arpa/IN: sending notifies
(serial 42)
16-Apr-2020 06:50:03.592 zone 127.in-addr.arpa/IN: sending notifies
(serial 42)
16-Apr-2020 06:50:03.592 zone 0.in-addr.arpa/IN: sending notifies
(serial 42)
16-Apr-2020 06:50:03.619 managed-keys-zone: Key 20326 for zone . is now
trusted (acceptance timer complete)
16-Apr-2020 06:50:03.662 resolver priming query complete
16-Apr-2020 06:50:04.175 client @0x80aebe168 192.168.0.251#10560
(maps.rspamd.com): query: maps.rspamd.com IN A +E(0) (192.168.0.251)
16-Apr-2020 06:50:04.175 client @0x80aecc168
fd00::21b:21ff:fe7b:3468#42687 (maps.rspamd.com): query: maps.rspamd.com
IN A +E(0) (fd00::21b:21ff:fe7b:3468)
16-Apr-2020 06:50:04.176 client @0x80aebef68 192.168.0.251#10560
(maps.rspamd.com): query: maps.rspamd.com IN AAAA +E(0) (192.168.0.251)
16-Apr-2020 06:50:04.176 client @0x80aeccf68
fd00::21b:21ff:fe7b:3468#32577 (maps.rspamd.com): query: maps.rspamd.com
IN AAAA +E(0) (fd00::21b:21ff:fe7b:3468)
netmgr.c:995: REQUIRE(worker->recvbuf_inuse) failed, back trace
#0 0x4a60ba in ??
#1 0x4a604a in ??
#2 0x4bb699 in ??
#3 0x4bf86c in ??
#4 0x8009b7835 in ??
#5 0x8009b9a4e in ??
#6 0x8009a9051 in ??
#7 0x4b9b84 in ??
#8 0x8009d5736 in ??
16-Apr-2020 06:50:04.176 netmgr.c:995: REQUIRE(worker->recvbuf_inuse)
failed, back trace
16-Apr-2020 06:50:04.176 #0 0x2cad20 in ??
16-Apr-2020 06:50:04.176 #1 0x4a604a in ??
16-Apr-2020 06:50:04.176 #2 0x4bb699 in ??
16-Apr-2020 06:50:04.176 #3 0x4bf86c in ??
Abort (core dumped)

I downgraded again to 9.16.1, but there is the same problem.
Is this maybe related to another updated lib?

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200416/33b279ba/attachment.sig>


More information about the svn-ports-all mailing list