texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.05Apr110601.1142991 -g
texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==551890==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 800 byte(s) in 1 object(s) allocated from: > #0 0x5f068dda2d21 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc63d21) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > #1 0x5f068e34c562 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24 > #2 0x5f068e342fa1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x5f068e933c48 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 0x7621d31e63b6 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 0x7621d31b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7621d31b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7621d31b8557 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 0x7621d31e0d42 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 0x5f068e9697b2 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 0x5f068ec03d31 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 0x5f068e20ede1 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x5f068dda56f4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x5f068ddb39f2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x7621d1c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x7621d1c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x5f068dcc98b4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb8a8b4) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x5f068dda2d21 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc63d21) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > #1 0x5f068e66a50e 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 0x5f068e0d7fbc 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 0x5f068e193a43 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:88:5 > #4 0x5f068e34cf1b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==551915==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 800 byte(s) in 1 object(s) allocated from: > #0 0x61c90ada6d21 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc63d21) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > #1 0x61c90b350562 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24 > #2 0x61c90b346fa1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x61c90b937c48 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 0x7b91933e63b6 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 0x7b91933b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7b91933b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7b91933b8557 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 0x7b91933e0d42 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 0x61c90b96d7b2 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 0x61c90bc07d31 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 0x61c90b212de1 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x61c90ada96f4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x61c90adb79f2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x7b919202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x7b919202a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x61c90accd8b4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb8a8b4) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x61c90ada6d21 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc63d21) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > #1 0x61c90b66e50e 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 0x61c90b0dbfbc 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 0x61c90b197a43 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:88:5 > #4 0x61c90b350f1b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==551912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 800 byte(s) in 1 object(s) allocated from: > #0 0x6516863e4d21 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc63d21) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > #1 0x65168698e562 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24 > #2 0x651686984fa1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x651686f75c48 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 0x79d1dcde63b6 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 0x79d1dcdb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x79d1dcdb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x79d1dcdb8557 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 0x79d1dcde0d42 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 0x651686fab7b2 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 0x651687245d31 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 0x651686850de1 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x6516863e76f4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x6516863f59f2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x79d1db82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x79d1db82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x65168630b8b4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb8a8b4) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x6516863e4d21 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc63d21) (BuildId: 35a4a5b2834d43fb4f8f57c874486ca89959445d) > #1 0x651686cac50e 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 0x651686719fbc 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 0x6516867d5a43 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:88:5 > #4 0x65168698ef1b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1