1833052 Members
2527 Online
110049 Solutions
New Discussion

DNS failing

 
Daniel Fourie
Frequent Advisor

DNS failing

Hi all

I have a strange problem and need some help solving this issue. I am running bind 9 and ever so often it crashes producing the following error ( Jan 19 09:34:59 ns1 named[15634]: /ux/core/inet/src/bind.src/bind-9/bind-9.2.0/lib/dns/rdataset.c:115: REQUIRE((((rdataset) != 0L) &&
(((const isc__magic_t *)(rdataset))->magic == ((('D') << 24 | ('N') << 16 | ('S') << 8 | ('R')))))) failed
Jan 19 09:34:59 ns1 named[15634]: exiting (due to assertion failure)
Jan 19 09:35:10 ns1 xntpd[1311]: too many recvbufs allocated (30) ).

Can anyone please assist me in solving this problem?

Regards
Knowlage is Power
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: DNS failing

Shalom Daniel,

swlist -l product | grep -i bind

Please make sure the latest version is installed.

swverify \*
# look for corrupt installations swremove and re-install them.
Please post named.conf file and make sure your zone files contain no mistakes.

What is going on with xntpd? Are the time servers working okay? ntpq -p

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Daniel Fourie
Frequent Advisor

Re: DNS failing

Please find the named.conf file attached.
Knowlage is Power
Daniel Fourie
Frequent Advisor

Re: DNS failing

SWLIST OUTPUT

BINDv920 B.11.00.01.001 BIND 9.2.0 special release upgrade
PHNE_14618 1.0 Bind 4.9.7 components
PHNE_20619 1.0 Bind 4.9.7 components
PHNE_23277 B.10.00.00.AA BIND 4.9.7 components
Knowlage is Power