Bind 9.5.1 crashes on reload

JINMEI Tatuya / 神明達哉 Jinmei_Tatuya at isc.org
Tue Dec 30 22:20:10 UTC 2008


At Mon, 29 Dec 2008 08:05:52 -0800 (PST),
"jmorrisey71 at gmail.com" <jmorrisey71 at gmail.com> wrote:
> 
> When doing a RNDC reload with Bind 9.5.1 we are getting the following
> error.
> This only happens if we list more than one master name server IP.  If
> we only have one IP in the "masters" statement it is fine.  If we have
> more than one then everything seems to die.
> 
> Dec 29 15:00:06 tnamed[8957]: zone.c:5071: INSIST(zone->curmaster <
> zone->masterscnt) failed
> Dec 29 15:00:06 t179 named[8957]: exiting (due to assertion failure)

I couldn't reproduce the problem simply by configuring a secondary
server that has more than two masters like this:

zone "jinmei.org" {
     type slave;
     file "jinmei.zone.bak";
     masters { 149.20.54.162; 203.178.141.194; };
};

and then reloading the server.  There should be some other reason that
triggered the assertion failure in your case.  Can you provide more
details, including a complete copy of your named.conf and detailed
steps to cause the failure?

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.



More information about the bind-users mailing list