05Dec25rv1_25_0+0229-674db5a2e02 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Dec070351.243027 -g

To start TextTest for these tests, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests


default: 668 tests: 661 succeeded 7 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : function ignore_errors3 ( Last six runs Dec2025 )

---------- Differences in errors ----------
6a7,54
> 
> =================================================================
> ==1558286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x624c6c3f6dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x624c6cb18491 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:499:22
>     #2 0x624c6ceaab43 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:227:13
>     #3 0x624c6d09246b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7da16ade6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x7da16adb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7da16adb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x624c6d0cb213 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #8 0x624c6cec176b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #9 0x624c6cec28cf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #10 0x624c6c89c7f6 in ROLoader::openRoutes(RONet&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:176:19
>     #11 0x624c6c3fbf66 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #12 0x624c6c40801b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #13 0x7da167e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7da167e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x624c6c31d954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x624c6c3f6dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x624c6c450451 in std::__new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x624c6c44f899 in std::allocator_traits<std::allocator<ROEdge const*>>::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x624c6c44f899 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x624c6ca9c0b0 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x624c6ca9c033 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function ignore_errors3_skip ( Last six runs Dec2025 )

---------- Differences in errors ----------
4a5,52
> 
> =================================================================
> ==1558307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff3d3349dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x5ff3d3a6b491 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:499:22
>     #2 0x5ff3d3dfdb43 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:227:13
>     #3 0x5ff3d3fe546b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x79e3fe5e6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x79e3fe5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x79e3fe5b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x5ff3d401e213 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #8 0x5ff3d3e1476b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #9 0x5ff3d3e158cf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #10 0x5ff3d37ef7f6 in ROLoader::openRoutes(RONet&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:176:19
>     #11 0x5ff3d334ef66 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #12 0x5ff3d335b01b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #13 0x79e3fb62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x79e3fb62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5ff3d3270954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 88 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff3d3349dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x5ff3d33a3451 in std::__new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5ff3d33a2899 in std::allocator_traits<std::allocator<ROEdge const*>>::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5ff3d33a2899 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x5ff3d39ef0b0 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x5ff3d39ef033 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person triggered skip ( Last six runs Dec2025 )

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==1559991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x57d4bccf9dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x57d4bd4bfbf8 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 0x57d4bd451c44 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x57d4bd7ab498 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x57d4bd408be1 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x57d4bd9936f8 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 0x74c7b31e63b6 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 0x74c7b31b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74c7b31b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57d4bd9ce213 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57d4bd7c476b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57d4bd7c58cf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57d4bd19f7f6 in ROLoader::openRoutes(RONet&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:176:19
>     #13 0x57d4bccfef66 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #14 0x57d4bcd0b01b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #15 0x74c7b002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74c7b002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57d4bcc20954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x57d4bccf9dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x57d4bd4bfeba 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 0x57d4bd451c44 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x57d4bd7ab498 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

TEST FAILED on ts-sim-build-ba : vclasses bus_test_alts_false ( Last six runs Dec2025 )

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==1558172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x57254c8d2dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x57254cf8a65c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:33
>     #2 0x57254cf82c32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x57254d065c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x57254cdbc652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:787:31
>     #5 0x57254cd7c669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:213:24
>     #6 0x57254c8e1df8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x57254c8e401b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x756ca702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x756ca702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x57254c7f9954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x57254c8d2dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x57254c92c451 in std::__new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x57254c92b899 in std::allocator_traits<std::allocator<ROEdge const*>>::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x57254c92b899 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x57254cf780b0 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x57254cf78033 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x57254cf74cfa in std::vector<ROEdge const*, std::allocator<ROEdge const*>>::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:602:9
>     #7 0x57254cf6e2f2 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop>> const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0x57254cf8aa35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:37
>     #9 0x57254cf82c32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x57254d065c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : vclasses bus_test_routes_false ( Last six runs Dec2025 )

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==1558161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5580c91cedc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x5580c988665c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:33
>     #2 0x5580c987ec32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5580c9961c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x5580c96b8652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:787:31
>     #5 0x5580c9678669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:213:24
>     #6 0x5580c91dddf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5580c91e001b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x70cf41c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x70cf41c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5580c90f5954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x5580c91cedc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x5580c9228451 in std::__new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5580c9227899 in std::allocator_traits<std::allocator<ROEdge const*>>::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5580c9227899 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x5580c98740b0 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x5580c9874033 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x5580c9870cfa in std::vector<ROEdge const*, std::allocator<ROEdge const*>>::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:602:9
>     #7 0x5580c986a2f2 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop>> const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0x5580c9886a35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:37
>     #9 0x5580c987ec32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x5580c9961c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : vclasses passenger_test_alts_false ( Last six runs Dec2025 )

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==1558133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x638672dbbdc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x63867347365c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:33
>     #2 0x63867346bc32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x63867354ec97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x6386732a5652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:787:31
>     #5 0x638673265669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:213:24
>     #6 0x638672dcadf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x638672dcd01b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x78b32bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x78b32bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x638672ce2954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x638672dbbdc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x638672e15451 in std::__new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x638672e14899 in std::allocator_traits<std::allocator<ROEdge const*>>::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x638672e14899 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x6386734610b0 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x638673461033 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x63867345dcfa in std::vector<ROEdge const*, std::allocator<ROEdge const*>>::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:602:9
>     #7 0x6386734572f2 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop>> const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0x638673473a35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:37
>     #9 0x63867346bc32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x63867354ec97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : vclasses passenger_test_routes_false ( Last six runs Dec2025 )

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==1558086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5a4476a9edc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x5a447715665c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:33
>     #2 0x5a447714ec32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5a4477231c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x5a4476f88652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:787:31
>     #5 0x5a4476f48669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:213:24
>     #6 0x5a4476aaddf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5a4476ab001b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x7c3a5fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x7c3a5fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5a44769c5954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a4476a9edc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 704a499f5655b3053b185d6d117c7bc8394ac36b)
>     #1 0x5a4476af8451 in std::__new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5a4476af7899 in std::allocator_traits<std::allocator<ROEdge const*>>::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5a4476af7899 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x5a44771440b0 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x5a4477144033 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*>>::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x5a4477140cfa in std::vector<ROEdge const*, std::allocator<ROEdge const*>>::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:602:9
>     #7 0x5a447713a2f2 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*>> const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop>> const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0x5a4477156a35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:181:37
>     #9 0x5a447714ec32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x5a4477231c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:159:34
<truncated after showing first 30 lines>