texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Jul111905.3539868 -g
texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==797997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 832 byte(s) in 1 object(s) allocated from: > #0 0x570171c8c1b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xcaf1b1) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > #1 0x570172273ef2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:323:24 > #2 0x57017226acc1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x570172884988 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x72c23c5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #5 0x72c23c5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x72c23c5b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x72c23c5b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x72c23c5e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5701728bad32 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x570172b552b1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x570172127286 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x570171c8eb84 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x570171c9ce82 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x72c23b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x72c23b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x570171bb2d44 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xbd5d44) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x570171c8c1b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xcaf1b1) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > #1 0x57017259d5ae in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14 > #2 0x570171fdf11c in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36 > #3 0x5701720a8abc in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:90:5 > #4 0x5701722748ab in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:323:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==797989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 832 byte(s) in 1 object(s) allocated from: > #0 0x567d213b91b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xcaf1b1) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > #1 0x567d219a0ef2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:323:24 > #2 0x567d21997cc1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x567d21fb1988 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x7ef9b89e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #5 0x7ef9b89b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7ef9b89b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7ef9b89b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7ef9b89e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x567d21fe7d32 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x567d222822b1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x567d21854286 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x567d213bbb84 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x567d213c9e82 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x7ef9b762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x7ef9b762a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x567d212dfd44 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xbd5d44) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x567d213b91b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xcaf1b1) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > #1 0x567d21cca5ae in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14 > #2 0x567d2170c11c in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36 > #3 0x567d217d5abc in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:90:5 > #4 0x567d219a18ab in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:323:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==798040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 832 byte(s) in 1 object(s) allocated from: > #0 0x5eb7100ba1b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xcaf1b1) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > #1 0x5eb7106a1ef2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:323:24 > #2 0x5eb710698cc1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x5eb710cb2988 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x78b4539e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #5 0x78b4539b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x78b4539b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x78b4539b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x78b4539e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5eb710ce8d32 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x5eb710f832b1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x5eb710555286 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x5eb7100bcb84 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x5eb7100cae82 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x78b45242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x78b45242a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x5eb70ffe0d44 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xbd5d44) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x5eb7100ba1b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xcaf1b1) (BuildId: a17e65f673e57c03ccbdcbc1b528455bb513bb81) > #1 0x5eb7109cb5ae in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14 > #2 0x5eb71040d11c in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36 > #3 0x5eb7104d6abc in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:90:5 > #4 0x5eb7106a28ab in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:323:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1