texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Oct071122.3880252 -g
texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==2914001==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 864 byte(s) in 1 object(s) allocated from: > #0 0x61e750ade4f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x61e751143dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:24 > #2 0x61e751138d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x61e751772128 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x7be82a9e63b6 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 0x7be82a9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7be82a9b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7be82a9b8557 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 0x7be82a9e0d42 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 0x61e7517a7f42 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x61e751a4edb1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x61e750f7cc36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x61e750ae0ec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x61e750aef1c2 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x7be827a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x7be827a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x61e750a05084 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcd084) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x61e750ade4f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x61e75147375e 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 0x61e750e332ac in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/common/Named.h:59:36 > #3 0x61e750efe43c in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/clangDebug/sumo/src/router/ROEdge.cpp:91:5 > #4 0x61e75114478b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==2914008==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 864 byte(s) in 1 object(s) allocated from: > #0 0x57b780bcc4f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x57b781231dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:24 > #2 0x57b781226d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x57b781860128 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x7199097e63b6 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 0x7199097b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7199097b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7199097b8557 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 0x7199097e0d42 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 0x57b781895f42 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x57b781b3cdb1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x57b78106ac36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x57b780bceec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x57b780bdd1c2 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x71990682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x71990682a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x57b780af3084 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcd084) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x57b780bcc4f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x57b78156175e 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 0x57b780f212ac in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/common/Named.h:59:36 > #3 0x57b780fec43c in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/clangDebug/sumo/src/router/ROEdge.cpp:91:5 > #4 0x57b78123278b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==2914010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 864 byte(s) in 1 object(s) allocated from: > #0 0x5ff6d1f204f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x5ff6d2585dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:24 > #2 0x5ff6d257ad80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x5ff6d2bb4128 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x7777755e63b6 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 0x7777755b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7777755b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7777755b8557 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 0x7777755e0d42 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 0x5ff6d2be9f42 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x5ff6d2e90db1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x5ff6d23bec36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x5ff6d1f22ec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x5ff6d1f311c2 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x77777262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x77777262a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x5ff6d1e47084 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcd084) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x5ff6d1f204f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x5ff6d28b575e 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 0x5ff6d22752ac in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/common/Named.h:59:36 > #3 0x5ff6d234043c in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/clangDebug/sumo/src/router/ROEdge.cpp:91:5 > #4 0x5ff6d258678b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,5 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27bugs ticket3631_2 ( Last six runs Oct2025 )
---------- Differences in errors ---------- 0a1,71 > > ================================================================= > ==2913098==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 496 byte(s) in 2 object(s) allocated from: > #0 0x5e90e608b4f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x5e90e684b7f8 in ROPerson::addRide(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*>>&, ROEdge const*, ROEdge const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:118:20 > #2 0x5e90e67ddf94 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x5e90e6b36ec8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13 > #4 0x5e90e6794f31 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:238:27 > #5 0x5e90e6d1f128 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #6 0x720e9a1e63b6 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) > #7 0x720e9a1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x720e9a1b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5e90e6d57b13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5e90e6b5019b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5e90e6b512ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5e90e652f036 in ROLoader::openRoutes(RONet&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:176:19 > #13 0x5e90e60903db in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:97:12 > #14 0x5e90e609c25b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:261:13 > #15 0x720e9702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x720e9702a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5e90e5fb2084 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcd084) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > > Indirect leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x5e90e608b4f1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea64f1) (BuildId: 4fbbb0ae5ca227c464841ce95857e10a36b7b04e) > #1 0x5e90e684baba in ROPerson::addRide(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*>>&, ROEdge const*, ROEdge const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:119:30 > #2 0x5e90e67ddf94 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x5e90e6b36ec8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1