]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Known Issues
authorMark Andrews <marka@isc.org>
Tue, 20 Dec 2005 23:55:33 +0000 (23:55 +0000)
committerMark Andrews <marka@isc.org>
Tue, 20 Dec 2005 23:55:33 +0000 (23:55 +0000)
README

diff --git a/README b/README
index 15480f4e2a36799306a2ca521106dc431f2c54b6..574b07d732479d0406135e8cf93f1120fe4f50f9 100644 (file)
--- a/README
+++ b/README
@@ -50,6 +50,19 @@ BIND 9.3.2
 
         libbind: corresponds to that from BIND 8.4.7-REL.
 
+       Known Issues:
+
+       The following INSIST can be triggered with DNSSEC enabled.
+
+resolver.c:762: INSIST(result != 0 || dns_rdataset_isassociated(event->rdataset) || fctx->type == ((dns_rdatatype_t)dns_rdatatype_any) || fctx->type == ((dns_rdatatype_t)dns_rdatatype_rrsig)) failed
+
+       We are still trying to isolate the cause.  If you have core
+       dump please send a bug report to bind9-bugs@isc.org with
+       the location of the core, named executable and OS details.
+       
+       Note: contrib/nanny contains a perl script to restart named
+       in the event of a INSIST/REQUIRE/ENSURE failure.
+
 BIND 9.3.1
 
         BIND 9.3.1 is a maintenance release, containing fixes for