Date: Thu, 16 Apr 2020 07:28:17 +0200 From: Matthias Fechner <mfechner@freebsd.org> To: Mathieu Arnold <mat@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r531792 - head/dns/bind916 Message-ID: <afd1bf50-d88a-cf3e-6db8-763cdc74d976@freebsd.org> In-Reply-To: <202004152046.03FKkFIg008598@repo.freebsd.org> References: <202004152046.03FKkFIg008598@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4qJyqA6n6MZ5WiRwS6w6bVGyRuPvucXuW Content-Type: multipart/mixed; boundary="Iub5DkvUCEiFEpooX2OHvcuyIpWqS4Ppg" --Iub5DkvUCEiFEpooX2OHvcuyIpWqS4Ppg Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: en-US Am 15.04.2020 um 22:46 schrieb Mathieu Arnold: > Modified: head/dns/bind916/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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=3D bind-tools>0:dns/bind-tools > =20 > USES=3D compiler:c11 cpe libedit pkgconfig ssl tar:xz > # ISC releases things like 9.8.0-P1, which our versioning doesn't like= > -ISCVERSION=3D 9.16.1 > +ISCVERSION=3D 9.16.2 > =20 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=C3=9F Matthias --=20 "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 --Iub5DkvUCEiFEpooX2OHvcuyIpWqS4Ppg-- --4qJyqA6n6MZ5WiRwS6w6bVGyRuPvucXuW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJel+z0AAoJELaLddyf10fh96EP/RpMLyBxa+fMlBMIrs2aGtD9 d9u6q2qADybc1Irrso/7vTbRixNpmabLimypdCLFTANK4D5TGor9DdDZuulABn7L tOBO6LZoXl2nNRTpEbEC35Jl4gv4Ps8pb9lQR5rQZlQMmESmL/M0a9wE2xKQ4ebT MwSA2B9o+4cWxLMkPDIUclIlhGMm3PfK9AjHrl8/LDaRAUxtGyOrU4m7y2wRt4Wb E37zOBY4fO3fTM45qfx6W/n71QRSKUBrRrgoJUrJ1Tj4vDor4JpxIvk5KqaMOmA9 GFiSpsfWmpXhdxlJO15Oa70p2Zyy0hy2Q1v3lMwDf9oBFg+rb7R8Vrq9gHW3e0B3 by4pHPLeT3OaFGvlcrSc9OQMeT/zvha4uRsqrti36Zr6m5kKQgIcJ0Ilosp3xMnq HqdBwZu2li+0KqxtyAyfSf3oGJWv9y5rsQL+BOen+WVhfINEpHNGW4dzFuWxARB/ q63YGpEwIL29kTlaGyu5AC1GmOmHRf4MddQizKDSowVzMpfKMhlzYyTIy08dnvbM wi56zuqeEnxYb4/ARYmzQbRVTkn4Svc6ilvGmR9WB32X7cR1xHqWEKlZxT2EvZW9 YkabTVL2Owy5YumuDZof6U9SvySc3ShZubEEbsbIrgqeA9wKYDuB3pOgIBmjTS0+ d/3q0G4lKgrD+aA+qHa1 =4quQ -----END PGP SIGNATURE----- --4qJyqA6n6MZ5WiRwS6w6bVGyRuPvucXuW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?afd1bf50-d88a-cf3e-6db8-763cdc74d976>