[Bug 244260] dns/bind916 startup failed @ parser.c.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 21 05:15:16 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244260
Bug ID: 244260
Summary: dns/bind916 startup failed @ parser.c.
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mat at FreeBSD.org
Reporter: epopen at gmail.com
Assignee: mat at FreeBSD.org
Flags: maintainer-feedback?(mat at FreeBSD.org)
Hi Maintainer.
First, thanks your hard work :D
Base your work, I tried to upgrade BIND to 9.16.
But could not start and got error as below.
Feb 21 11:36:30 dns named[24818]: starting BIND 9.16.0 (Stable Release)
<id:6270e60>
Feb 21 11:36:30 dns named[24818]: running on FreeBSD amd64 12.1-RELEASE-p1
FreeBSD 12.1-RELEASE-p1 #7 r335865M: Sat Nov 16 09:04:56 CST 2019
root at epopen.com:/usr/obj/usr/src/amd64.amd64/sys/EpopenKernel
Feb 21 11:36:30 dns named[24818]: built with '--disable-linux-caps'
'--localstatedir=/var' '--sysconfdir=/usr/local/etc/namedb' '--with-dlopen=yes'
'--with-libxml2' '--with-openssl=/usr/local' '--with-readline=-L/usr/local/lib
-ledit' '--with-dlz-filesystem=yes' '--enable-dnstap' '--disable-fixed-rrset'
'--disable-geoip' '--without-maxminddb' '--without-gssapi'
'--with-libidn2=/usr/local' '--with-json-c' '--disable-largefile'
'--with-lmdb=/usr/local' '--disable-native-pkcs11' '--without-python'
'--disable-querytrace' 'STD_CDEFINES=-DDIG_SIGCHASE=1' '--enable-tcp-fastopen'
'--with-tuning=default' '--disable-symtable' '--prefix=/usr/local'
'--mandir=/usr/local/man' '--infodir=/usr/local/share/info/'
'--build=amd64-portbld-freebsd12.1' 'build_alias=amd64-portbld-freebsd12.1'
'CC=cc' 'CFLAGS=-O2 -pipe -march=core2 -DLIBICONV_PLUG -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib
-ljson-c -Wl,-rpath,/usr/local/lib -fstack-protector-strong '
'LIBS=-L/usr/local/lib' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include'
'CPP=cpp' 'PKG_CONFIG=pkgconf'
Feb 21 11:36:30 dns named[24818]: running as: named -u bind -c
/usr/local/etc/namedb/named.conf
Feb 21 11:36:30 dns named[24818]: compiled by CLANG 4.2.1 Compatible FreeBSD
Clang 8.0.1 (tags/RELEASE_801/final 366581)
Feb 21 11:36:30 dns named[24818]: compiled with OpenSSL version: OpenSSL 1.1.1d
10 Sep 2019
Feb 21 11:36:30 dns named[24818]: linked to OpenSSL version: OpenSSL 1.1.1d 10
Sep 2019
Feb 21 11:36:30 dns named[24818]: compiled with libxml2 version: 2.9.10
Feb 21 11:36:30 dns named[24818]: linked to libxml2 version: 20910
Feb 21 11:36:30 dns named[24818]: compiled with json-c version: 0.13.1
Feb 21 11:36:30 dns named[24818]: linked to json-c version: 0.13.1
Feb 21 11:36:30 dns named[24818]: compiled with zlib version: 1.2.11
Feb 21 11:36:30 dns named[24818]: linked to zlib version: 1.2.11
Feb 21 11:36:30 dns named[24818]:
----------------------------------------------------
Feb 21 11:36:30 dns named[24818]: BIND 9 is maintained by Internet Systems
Consortium,
Feb 21 11:36:30 dns named[24818]: Inc. (ISC), a non-profit 501(c)(3)
public-benefit
Feb 21 11:36:30 dns named[24818]: corporation. Support and training for BIND 9
are
Feb 21 11:36:30 dns named[24818]: available at https://www.isc.org/support
Feb 21 11:36:30 dns named[24818]:
----------------------------------------------------
Feb 21 11:36:30 dns named[24818]: found 2 CPUs, using 2 worker threads
Feb 21 11:36:30 dns named[24818]: using 2 UDP listeners per interface
Feb 21 11:36:30 dns named[24818]: using up to 21000 sockets
Feb 21 11:36:30 dns named[24818]: loading configuration from
'/usr/local/etc/namedb/named.conf'
Feb 21 11:36:30 dns named[24818]: reading built-in trust anchors from file
'/usr/local/etc/namedb/bind.keys'
Feb 21 11:36:30 dns named[24818]: using default UDP/IPv4 port range: [49152,
65535]
Feb 21 11:36:30 dns named[24818]: using default UDP/IPv6 port range: [49152,
65535]
Feb 21 11:36:30 dns named[24818]: listening on IPv4 interface lo1, 10.0.0.1#53
Feb 21 11:36:30 dns named[24818]: IPv6 socket API is incomplete; explicitly
binding to each IPv6 address separately
Feb 21 11:36:30 dns named[24818]: listening on IPv6 interface lo1,
fd00::ffff:a00:1#53
Feb 21 11:36:30 dns named[24818]: generating session key for dynamic DNS
Feb 21 11:36:30 dns named[24818]: sizing zone task pool based on 158 zones
Feb 21 11:36:30 dns named[24818]: none:100: 'max-cache-size 90%' - setting to
3519MB (out of 3910MB)
Feb 21 11:36:30 dns named[24818]: parser.c:978: REQUIRE(obj != ((void *)0) &&
obj->type->rep == &cfg_rep_uint32) failed, back trace
Feb 21 11:36:30 dns named[24818]: #0 0x2cec90 in ??
Feb 21 11:36:30 dns named[24818]: #1 0x4ae25a in ??
Feb 21 11:36:30 dns named[24818]: #2 0x4a2047 in ??
Feb 21 11:36:30 dns named[24818]: #3 0x2e369f in ??
Feb 21 11:36:30 dns named[24818]: #4 0x2df393 in ??
Feb 21 11:36:30 dns named[24818]: #5 0x2d04c9 in ??
Feb 21 11:36:30 dns named[24818]: #6 0x4d3362 in ??
Feb 21 11:36:30 dns named[24818]: #7 0x800a4d735 in ??
Feb 21 11:36:30 dns named[24818]: exiting (due to assertion failure)
About configue file named.conf.
Used /usr/local/etc/namedb/named.conf.sample and got same failed.
Can help me debug it?
Thanks a lot.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list