BIND 10 #846: STLPort regression in C++ libconfig
BIND 10 Development
do-not-reply at isc.org
Mon Apr 11 22:27:55 UTC 2011
#846: STLPort regression in C++ libconfig
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: defect | Status: new
Priority: critical | Milestone: Year 3
Component: configuration | Task Backlog
Sensitive: 0 | Keywords:
Add Hours to Ticket: 0 | Estimated Number of Hours: 0
Total Hours: 0 | Billable?: 1
| Internal?: 0
-------------------------------------+-------------------------------------
The debug mode of STLPort reported the following bugs in
src/lib/config/tests:
{{{
[ RUN ] CCSessionTest.checkCommand
/export/home/opt/sunstudio12.1/prod/include/CC/stlport4/stl/debug/_vector.h(25):
STL error : Past-the-end iterator could not be erased
/export/home/opt/sunstudio12.1/prod/include/CC/stlport4/stl/debug/_vector.h(25):
STL assertion failure: __position._M_iterator !=this->_M_finish
[ RUN ] CCSessionTest.checkCommand2
/export/home/opt/sunstudio12.1/prod/include/CC/stlport4/stl/debug/_vector.h(250):
STL error : Past-the-end iterator could not be erased
/export/home/opt/sunstudio12.1/prod/include/CC/stlport4/stl/debug/_vector.h(250):
STL assertion failure: __position._M_iterator !=this->_M_finish
[ RUN ] CCSessionTest.ignoreRemoteConfigCommands
/export/home/opt/sunstudio12.1/prod/include/CC/stlport4/stl/debug/_vector.h(250):
STL error : Past-the-end iterator could not be erased
/export/home/opt/sunstudio12.1/prod/include/CC/stlport4/stl/debug/_vector.h(250):
STL assertion failure: __position._M_iterator !=this->_M_finish
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/846>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list