Your message dated Sun, 28 Oct 2012 22:09:41 +0100
with message-id <[email protected]>
and subject line Closing very old bind9 bugs
has caused the Debian Bug report #278918,
regarding bind9: serial-query-rate triggers assertion failure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
278918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278918
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bind9
Version: 1:9.2.1-2.woody.2
Severity: important
After overhauling my named.conf I found that I cannot reload or restart
my bind9 any longer:
| named[2427]: starting BIND 9.2.1
| named[2427]: using 1 CPU
| named[2430]: loading configuration from '/etc/bind/named.conf'
| named[2430]: time.c:89: REQUIRE(nanoseconds < 1000000000) failed
| named[2430]: exiting (due to assertion failure)
The trouble went away as soon as I've altered the value for the
serial-query-rate configuration option.
How to repeat:
- Do a fresh bind9 installation.
- Edit /etc/bind/named.conf. In the "options" section, add the follwing
statement:
| serial-query-rate 10;
- reload or restart bind9.
Workaround:
Use a value different from "10", e.g. "9" or "11".
Notes:
- The behaviour was not found in the testing version of bind9 (9.2.4-1).
- bind9 may successfully run with the option set. It did so for months
but the configuration seems to have triggered the problem (in brief,
I've removed all view statements).
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux debian-term 2.4.27 #1 Do Aug 12 23:01:11 CEST 2004 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages bind9 depends on:
ii libc6 2.2.5-11.5 GNU C Library: Shared libraries an
ii libdns5 1:9.2.1-2.woody.2 DNS Shared Library used by BIND
ii libisc4 1:9.2.1-2.woody.2 ISC Shared Library used by BIND
ii libisccc0 1:9.2.1-2.woody.2 Command Channel Library used by BI
ii libisccfg0 1:9.2.1-2.woody.2 Config File Handling Library used
ii liblwres1 1:9.2.1-2.woody.2 Lightweight Resolver Library used
ii libssl0.9.6 0.9.6c-2.woody.6 SSL shared libraries
ii netbase 4.07 Basic TCP/IP networking system
--- End Message ---
--- Begin Message ---
Since this bug references a BIND 9 version that is even older than
oldstable (lenny) I'm closing it.
Please reopen if reproducible in newer versions.
--- End Message ---