BIND 9.2.0 Release Notes
Table Of Contents
- 1 New Features
- BIND 8.1.2 Features Supported on HP-UX 11.0
- New BIND 9.2.0 Features
- Incremental Zone Transfer
- DNS Security
- Dynamic DNS Update
- TSIG-Based Security
- Lightweight Resolver Library and Daemon
- Improved Logging Mechanism
- Extended Configuration Syntax and Options
- New Options in options Statement
- New Option in “server” Statement
- New Options in “zone” Statement
- named-checkconf
- named-checkzone
- rndc
- Generating rndc.conf File
- New Command Line Options
- Changed Features
- Unsupported Features
- 2 Installation Information
- 3 Documentation
- 4 Known Problems, Limitation and Defect Fixes

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