Re: Explanation of a resolver.c error message

2010-05-18 Thread JINMEI Tatuya / 神明達哉
At Tue, 18 May 2010 12:07:12 -0600, Keith Christian wrote: > Could anyone offer an explanation for what condition(s) trigger this > error in older, out of date versions of BIND, specifically, BIND > 9.5.1b1 ? > > resolver.c:5617: REQUIREquery) != ((void *)0)) && (((const > isc__magic_t *)(qu

Explanation of a resolver.c error message

2010-05-18 Thread Keith Christian
Could anyone offer an explanation for what condition(s) trigger this error in older, out of date versions of BIND, specifically, BIND 9.5.1b1 ? resolver.c:5617: REQUIREquery) != ((void *)0)) && (((const isc__magic_t *)(query))->magic == ((('Q') << 24 | ('!') << 16 | ('!') << 8 | ('!')) fai