BIND 9.2.0 Release Notes

Known Problems, Limitation and Defect Fixes
Defect Fixes
Chapter 450
CR JAGae97983 In multithreaded environment,
named may abort with an
assertion failure. The error
reported in syslog is as follows:
critical:
lib/dns/name.c:3200:
REQUIRE((((name) != 0L) &&
(((const isc__magic_t
*)(name))->magic == (((’D’)
<< 24 |(’N’) << 16 | (’S’)
<< 8 | (’n’)))))) failed
Sep 11 15:54:09.269 general:
critical: exiting
(due to assertion failure)
CR JAGaf09745 named aborts with an assertion
failure REQUIRE in task.c. The
following error message is
logged in the syslog file:
named[9203]:
lib/isc/task.c:395:
REQUIRE((((task) != 0L) &&
(((const isc__magic_t
*)(task))->magic == (((’T’)
<< 24 | (’A’) << 16 | (’S’)
<< 8 | (’K’)))))) failed
CR JAGaf40799 The rndc stop command does
not flush data into the db files.
CR JAGaf45348 named aborts with assertion
failure INSIST in name.c.
Table 4-1 Defect Matrix (Continued)
Defect # Description