From: Mark Andrews Date: Tue, 20 Dec 2005 23:55:33 +0000 (+0000) Subject: Known Issues X-Git-Tag: v9.3.2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300e919064773fa719a2bb08d54e2705f05baf91;p=thirdparty%2Fbind9.git Known Issues --- diff --git a/README b/README index 15480f4e2a3..574b07d7324 100644 --- 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