BIND 10 #1084: MemoryZone::add fails with shared_ptr assertion fail if debug logging is enabled

BIND 10 Development do-not-reply at isc.org
Thu Jun 30 10:07:41 UTC 2011


#1084: MemoryZone::add fails with shared_ptr assertion fail if debug logging is
enabled
-------------------------------------+-------------------------------------
            Reporter:  stephen       |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  minor         |                    Milestone:  Next-
           Component:  data source   |  Sprint-Proposed
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 If the data source unit tests are run with debug enabled and a debug level
 of 99, the MemoryZoneTest.add test fails with an assertion failure in
 boost::shared_ptr.

 This appears to be a similar problem to #1023 - the failure is in the
 calls rrset->getName() and rrset->getType() made in the LOG_DEBUG
 arguments: at the point of failure, rrset is a null shared_ptr.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1084>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list