Re: INSIST(n == 1) failed

2011-03-31 Thread Paul Reilly
Thanks Evan, I'll send in a bug report and upgrade to the latest release. Paul On 31 March 2011 17:18, Evan Hunt wrote: > > Mar 31 16:34:42 ns2 named[3806]: dispatch.c:3018: INSIST(n == 1) failed > > Mar 31 16:34:42 ns2 named[3806]: exiting (due to assertion failure) > &

Re: INSIST(n == 1) failed

2011-03-31 Thread Evan Hunt
> Mar 31 16:34:42 ns2 named[3806]: dispatch.c:3018: INSIST(n == 1) failed > Mar 31 16:34:42 ns2 named[3806]: exiting (due to assertion failure) > > has anyone seen this before, and knows what causes it? It's some sort of corruption in the task management system; I've never

INSIST(n == 1) failed

2011-03-31 Thread Paul Reilly
Hello, One of our DNS stopped with this critical error: Mar 31 16:34:42 ns2 named[3806]: dispatch.c:3018: INSIST(n == 1) failed Mar 31 16:34:42 ns2 named[3806]: exiting (due to assertion failure) has anyone seen this before, and knows what causes it? Thanks Paul