Hi,

2 named exits cause due to assertion failure:

01-Dec-2013 00:57:01.855 general: critical: zt.c:166: REQUIRE((((zt) != ((void *)0)) && (((const isc__magic_t *)(zt))->magic == ((('Z') << 24 | ('T') << 16 | ('b') << 8 | ('l')))))) failed 01-Dec-2013 00:57:01.855 general: critical: exiting (due to assertion failure)

01-Dec-2013 01:15:08.270 general: error: mem.c:1918: unexpected error:
01-Dec-2013 01:15:08.270 general: error: isc__mempool_destroy(): mempool disp_sepool leaked memory 01-Dec-2013 01:15:08.270 general: critical: mem.c:1923: REQUIRE(mpctx->allocated == 0) failed 01-Dec-2013 01:15:08.270 general: critical: exiting (due to assertion failure)

Did not do us much harm, cause of

* * * * * /dns/scripts/dns.sh > /dev/null 2>&1

dns.sh:

if [ "X`pgrep named`" = "X" ]; then
        /etc/init.d/named restart >/dev/null 2>&1;
...

Regards,

Harald

--

Karlsruhe Institute of Technology (KIT)
ATIS - IT Infrastruture and Services, Faculty of Computer Science

Harald A. Irmer
IT Manager / Computer Networks Group

Am Fasanengarten 5
Building 50.34
76131 Karlsruhe, Germany

Phone: +49 721 608-46963
Fax: +49 721 608-46699
Email: harald.ir...@kit.edu
http://www.kit.edu/

KIT University of the State of Baden-Wuerttemberg and
National Laboratory of the Helmholtz Association
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to