RE: BIND 9.7.3-P3 crash on multiple cashing servers

2011-11-16 Thread Frank Bulk
We had the same thing, affected only one of our DNS servers (behind a load-balancer). Here's the relevant log snippet: Nov 15 23:03:33 mail1 named[4601]: query.c:1781: INSIST(! dns_rdataset_isassociated(sigrdataset)) failed, back trace Nov 15 23:03:33 mail1 named[4601]: #0 0x7f1b1e97686f in ?

Re: BIND 9.7.3-P3 crash on multiple cashing servers

2011-11-16 Thread Samer Khattab
This is from an ISC compiled source. On Wed, Nov 16, 2011 at 2:39 PM, Florian Weimer wrote: > * Samer Khattab: > > > I found the following in the logs: > > > > 16-Nov-2011 08:26:58.724 query.c:1781: INSIST(! > > dns_rdataset_isassociated(sigrdataset)) failed, back trace > > Is this from a versi

Re: BIND 9.7.3-P3 crash on multiple cashing servers

2011-11-16 Thread Florian Weimer
* Samer Khattab: > I found the following in the logs: > > 16-Nov-2011 08:26:58.724 query.c:1781: INSIST(! > dns_rdataset_isassociated(sigrdataset)) failed, back trace Is this from a version which was compiled from sources provided by ISC, or some distribution version? -- Florian Weimer

Re: BIND 9.7.3-P3 crash on multiple cashing servers

2011-11-16 Thread Samer Khattab
I found the following in the logs: 16-Nov-2011 08:26:58.724 query.c:1781: INSIST(! dns_rdataset_isassociated(sigrdataset)) failed, back trace 16-Nov-2011 08:26:58.738 #0 0x41130b in assertion_failed()+0x4b 16-Nov-2011 08:26:58.738 #1 0x5560da in isc_assertion_failed()+0xa 16-Nov-2011 08:26:58.738

Re: BIND 9.7.3-P3 crash on multiple cashing servers

2011-11-16 Thread Stephane Bortzmeyer
On Wed, Nov 16, 2011 at 12:08:59PM +0400, Samer Khattab wrote a message of 38 lines which said: > 8 of our cashing-only name servers crashed in a random sequence, and > the crash happened in a 10 minutes time. The servers are running > BIND 9.7.3-P3. Not the only report, it seems. What's in t