Date: Thu, 16 Apr 2020 17:57:07 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: mat@freebsd.org, freebsd-ports@freebsd.org Subject: BIND 9.16.2 failing on RPI3 running 12.1-STABLE Message-ID: <CAJuc1zM2vwbsD3HA1DSk3aOWXTbyZCjWs0%2BKa4pqPJpr_pPhOw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm currently running BIND on an RPI3, and the latest update to bind-9.16.2 currently fails to with: Apr 16 17:39:26 topaz named[64497]: starting BIND 9.16.2 (Stable Release) <id:b310dc7> Apr 16 17:39:26 topaz named[64497]: running on FreeBSD arm64 12.1-STABLE FreeBSD 12.1-STABLE #0 r358927: Sun Mar 15 22:24:30 NZDT 2020 jo nc@onyx.inside.chen.org.nz:/xbuilds/rpi3/obj/usr/src/arm64.aarch64/sys/GENERIC Apr 16 17:39:26 topaz named[64497]: built with '--disable-linux-caps' '--localstatedir=/var' '--sysconfdir=/usr/local/etc/namedb' '--with-dlo pen=yes' '--with-libxml2' '--with-openssl=/usr' '--with-readline=-L/usr/local/lib -ledit' '--with-dlz-filesystem=yes' '--disable-dnstap' '--d isable-fixed-rrset' '--disable-geoip' '--without-maxminddb' '--without-gssapi' '--with-libidn2=/usr/local' '--with-json-c' '--disable-largefi le' '--with-lmdb=/usr/local' '--disable-native-pkcs11' '--without-python' '--disable-querytrace' 'STD_CDEFINES=-DDIG_SIGCHASE=1' '--enable-tc p-fastopen' '--with-tuning=default' '--disable-symtable' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' ' --build=aarch64-portbld-freebsd12.1' 'build_alias=aarch64-portbld-freebsd12.1' 'CC=cc' 'CFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector-st rong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -ljson-c -fstack-protector-strong ' 'LIBS=-L/usr/local/lib ' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' Apr 16 17:39:26 topaz named[64497]: running as: named -4 -t /var/named -u bind -c /usr/local/etc/namedb/named.conf Apr 16 17:39:26 topaz named[64497]: compiled by CLANG FreeBSD Clang 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315 c7dce08fd05) Apr 16 17:39:26 topaz named[64497]: compiled with OpenSSL version: OpenSSL 1.1.1d-freebsd 10 Sep 2019 Apr 16 17:39:26 topaz named[64497]: linked to OpenSSL version: OpenSSL 1.1.1d-freebsd 10 Sep 2019 Apr 16 17:39:26 topaz named[64497]: compiled with libxml2 version: 2.9.10 Apr 16 17:39:26 topaz named[64497]: linked to libxml2 version: 20910 Apr 16 17:39:26 topaz named[64497]: compiled with json-c version: 0.13.1 Apr 16 17:39:26 topaz named[64497]: linked to json-c version: 0.13.1 Apr 16 17:39:26 topaz named[64497]: compiled with zlib version: 1.2.11 Apr 16 17:39:26 topaz named[64497]: linked to zlib version: 1.2.11 Apr 16 17:39:26 topaz named[64497]: ---------------------------------------------------- Apr 16 17:39:26 topaz named[64497]: BIND 9 is maintained by Internet Systems Consortium, Apr 16 17:39:26 topaz named[64497]: Inc. (ISC), a non-profit 501(c)(3) public-benefit Apr 16 17:39:26 topaz named[64497]: corporation. Support and training for BIND 9 are Apr 16 17:39:26 topaz named[64497]: available at https://www.isc.org/support Apr 16 17:39:26 topaz named[64497]: ---------------------------------------------------- Apr 16 17:39:26 topaz named[64497]: command channel listening on 127.0.0.1#953 Apr 16 17:39:26 topaz named[64497]: netmgr.c:995: REQUIRE(worker->recvbuf_inuse) failed Apr 16 17:39:26 topaz named[64497]: exiting (due to assertion failure) Apr 16 17:39:26 topaz kernel: pid 64497 (named), jid 0, uid 53: exited on signal 6 The last version of bind916 that works is bind916-9.16.0_2.txz. 9.16.1 also fails with an assertion error on netmgr.c. Cheers. -- Jonathan Chen <jonc@chen.org.nz>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zM2vwbsD3HA1DSk3aOWXTbyZCjWs0%2BKa4pqPJpr_pPhOw>