Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 23:30:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245653] dns/bind916 crashes on 12.1
Message-ID:  <bug-245653-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245653

            Bug ID: 245653
           Summary: dns/bind916 crashes on 12.1
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
          Assignee: mat@FreeBSD.org
             Flags: maintainer-feedback?(mat@FreeBSD.org)

Packages built by poudriere.

I upgraded bind916 to 9.16.2 from 9.16.1, upon restarting bind, the followi=
ng
log entries appeared in /var/log/messages: (the built with is identical bet=
ween
9.16.2 and 9.16.1)

named 55088 - - starting BIND 9.16.2 (Stable Release) <id:b310dc7>
named 55088 - - running on FreeBSD amd64 12.1-RELEASE-p2 FreeBSD
12.1-RELEASE-p2 GENERIC
named 55088 - - built with '--disable-linux-caps' '--localstatedir=3D/var'
'--sysconfdir=3D/usr/local/etc/namedb' '--with-dlopen=3Dyes' '--with-libxml=
2'
'--with-openssl=3D/usr/local' '--with-readline=3D-L/usr/local/lib -ledit'
'--with-dlz-filesystem=3Dyes' '--disable-dnstap' '--disable-fixed-rrset'
'--disable-geoip' '--without-maxminddb' '--without-gssapi'
'--with-libidn2=3D/usr/local' '--with-json-c' '--disable-largefile'
'--with-lmdb=3D/usr/local' '--disable-native-pkcs11' '--without-python'
'--disable-querytrace' 'STD_CDEFINES=3D-DDIG_SIGCHASE=3D1' '--enable-tcp-fa=
stopen'
'--with-tuning=3Ddefault' '--disable-symtable' '--prefix=3D/usr/local'
'--mandir=3D/usr/local/man' '--infodir=3D/usr/local/share/info/'
'--build=3Damd64-portbld-freebsd12.1' 'build_alias=3Damd64-portbld-freebsd1=
2.1'
'CC=3Dcc' 'CFLAGS=3D-O2 -pipe -march=3Dskylake -DLIBICONV_PLUG
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing '
'LDFLAGS=3D -L/usr/local/lib -ljson-c -Wl,-rpath,/usr/local/lib
-fstack-protector-strong ' 'LIBS=3D-L/usr/local/lib' 'CPPFLAGS=3D-DLIBICONV=
_PLUG
-isystem /usr/local/include' 'CPP=3Dcpp' 'PKG_CONFIG=3Dpkgconf'
named 55088 - - running as: named -4 -u bind -c
/usr/local/etc/namedb/named.conf
named 55088 - - compiled by CLANG 4.2.1 Compatible FreeBSD Clang 8.0.1
(tags/RELEASE_801/final 366581)
named 55088 - - compiled with OpenSSL version: LibreSSL 3.0.2
named 55088 - - linked to OpenSSL version: LibreSSL 3.0.2
named 55088 - - compiled with libxml2 version: 2.9.10
named 55088 - - linked to libxml2 version: 20910
named 55088 - - compiled with json-c version: 0.13.1
named 55088 - - linked to json-c version: 0.13.1
named 55088 - - compiled with zlib version: 1.2.11
named 55088 - - linked to zlib version: 1.2.11
-----8<----SNIP ZONE LOADING---->8-----
named 55088 - - command channel listening on 127.0.0.1#953
kernel: [6745829] pid 55088 (named), jid 0, uid 53: exited on signal 6


The following lines appeared in /var/log/bind/named.log:
16-Apr-2020 00:51:34.182 general: critical: netmgr.c:995:
REQUIRE(worker->recvbuf_inuse) failed, back trace
16-Apr-2020 00:51:34.182 general: critical: #0 0x2cae20 in ??
16-Apr-2020 00:51:34.182 general: critical: #1 0x4a8e4a in ??
16-Apr-2020 00:51:34.182 general: critical: #2 0x4be749 in ??
16-Apr-2020 00:51:34.182 general: critical: #3 0x4c2b11 in ??
16-Apr-2020 00:51:34.182 general: critical: #4 0x800923c00 in ??
16-Apr-2020 00:51:34.182 general: critical: #5 0x800925dda in ??
16-Apr-2020 00:51:34.182 general: critical: #6 0x800915321 in ??
16-Apr-2020 00:51:34.182 general: critical: #7 0x4bcb74 in ??
16-Apr-2020 00:51:34.182 general: critical: #8 0x800941736 in ??
16-Apr-2020 00:51:34.182 general: critical: exiting (due to assertion failu=
re)

Downgrading to 9.16.1 resulted in the same assertion failure, even if that =
was
the previously running version. /var/log/bin/named.log from 9.6.1:
16-Apr-2020 00:53:42.055 general: critical: netmgr.c:1000:
REQUIRE(worker->recvbuf_inuse) failed, back trace
16-Apr-2020 00:53:42.055 general: critical: #0 0x2c9d90 in ??
16-Apr-2020 00:53:42.055 general: critical: #1 0x4a707a in ??
16-Apr-2020 00:53:42.055 general: critical: #2 0x4bc819 in ??
16-Apr-2020 00:53:42.055 general: critical: #3 0x4c0a41 in ??
16-Apr-2020 00:53:42.055 general: critical: #4 0x800921c00 in ??
16-Apr-2020 00:53:42.055 general: critical: #5 0x800923dda in ??
16-Apr-2020 00:53:42.055 general: critical: #6 0x800913321 in ??
16-Apr-2020 00:53:42.055 general: critical: #7 0x4bac44 in ??
16-Apr-2020 00:53:42.055 general: critical: #8 0x80093f736 in ??
16-Apr-2020 00:53:42.055 general: critical: exiting (due to assertion failu=
re)

Currently backed up to 9.14.11, whom started just fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245653-7788>