texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.01Nov110647.2801549 -g
texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==2618094==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 864 byte(s) in 1 object(s) allocated from: > #0 0x5ee382a0b4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x5ee383070dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:24 > #2 0x5ee383065d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x5ee38369f128 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 0x7254a13e63b6 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 0x7254a13b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7254a13b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7254a13b8557 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 0x7254a13e0d42 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 0x5ee3836d4f42 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 0x5ee38397bdb1 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 0x5ee382ea9c36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x5ee382a0dec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x5ee382a1c1c2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x72549e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x72549e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x5ee382932084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x5ee382a0b4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x5ee3833a075e 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 0x5ee382d602ac 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 0x5ee382e2b43c 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:91:5 > #4 0x5ee38307178b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==2618100==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 864 byte(s) in 1 object(s) allocated from: > #0 0x5fd50585e4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x5fd505ec3dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:24 > #2 0x5fd505eb8d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x5fd5064f2128 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 0x78eaa2fe63b6 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 0x78eaa2fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x78eaa2fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x78eaa2fb8557 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 0x78eaa2fe0d42 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 0x5fd506527f42 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 0x5fd5067cedb1 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 0x5fd505cfcc36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x5fd505860ec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x5fd50586f1c2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x78eaa002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x78eaa002a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x5fd505785084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x5fd50585e4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x5fd5061f375e 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 0x5fd505bb32ac 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 0x5fd505c7e43c 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:91:5 > #4 0x5fd505ec478b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,46 > > ================================================================= > ==2618101==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 864 byte(s) in 1 object(s) allocated from: > #0 0x5e063990c4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x5e0639f71dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:24 > #2 0x5e0639f66d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13 > #3 0x5e063a5a0128 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 0x71edfd1e63b6 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 0x71edfd1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x71edfd1b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x71edfd1b8557 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 0x71edfd1e0d42 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 0x5e063a5d5f42 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 0x5e063a87cdb1 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 0x5e0639daac36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10 > #12 0x5e063990eec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12 > #13 0x5e063991d1c2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9 > #14 0x71edfa22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #15 0x71edfa22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #16 0x5e0639833084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > > Indirect leak of 20 byte(s) in 1 object(s) allocated from: > #0 0x5e063990c4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x5e063a2a175e 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 0x5e0639c612ac 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 0x5e0639d2c43c 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:91:5 > #4 0x5e0639f7278b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/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/extraClangDebug/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/extraClangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/router/ROPerson.cpp:359:27bugs ticket3631_2 ( Last six runs Nov2025 Oct2025 )
---------- Differences in errors ---------- 0a1,71 > > ================================================================= > ==2617501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 496 byte(s) in 2 object(s) allocated from: > #0 0x59d300af24f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x59d3012b27f8 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/extraClangDebug/sumo/src/router/ROPerson.cpp:118:20 > #2 0x59d301244f94 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x59d30159dec8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13 > #4 0x59d3011fbf31 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27 > #5 0x59d301786128 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 > #6 0x76c7041e63b6 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 0x76c7041b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x76c7041b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x59d3017beb13 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x59d3015b719b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x59d3015b82ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x59d300f96036 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:176:19 > #13 0x59d300af73db in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:97:12 > #14 0x59d300b0325b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:261:13 > #15 0x76c70122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x76c70122a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x59d300a19084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > > Indirect leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x59d300af24f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: 781613953cbfae1ff9f05630a08d3bf8d3398bf3) > #1 0x59d3012b2aba 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/extraClangDebug/sumo/src/router/ROPerson.cpp:119:30 > #2 0x59d301244f94 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x59d30159dec8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1