BIND 10 #1023: b10-auth crashes with -v for version.bind query
BIND 10 Development
do-not-reply at isc.org
Fri Jun 17 00:24:36 UTC 2011
#1023: b10-auth crashes with -v for version.bind query
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: defect | Status: new
Priority: critical | Milestone:
Component: b10-auth | Sprint-20110628
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: High
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
(Note: #1022 must be solved before this one)
It can be easily reproduced simply start BIND 10 from source with -v
and do this:
{{{
% dig @127.0.0.1 -p <AUTH_PORT> version.bind txt ch
}}}
You'll see this:
{{{
2011-06-16 17:22:09.877 DEBUG [b10-auth.datasrc] DATASRC_STATIC_FIND,
looking for 'version.bind./TXT'
Assertion failed: (px != 0), function operator->, file
/opt/local/include/boost/smart_ptr/shared_ptr.hpp, line 418.
}}}
It doesn't happen without -v. I suspect it's related to DEBUG level
logging, but don't have time to look into it right now.
I believe this should be fixed before the next release, so I'm pushing
this ticket to the current sprint.
--
Ticket URL: <http://bind10.isc.org/ticket/1023>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list