21Mar2026 - detailed test results for DUAROUTER.chwrapper

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.30Mar110505.2567619 -g

To start TextTest for these tests, run:

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


chwrapper: 629 tests: 623 succeeded 6 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : function repair backtrack_at_deadend ( Last six runs Mar2026 )

---------- Differences in errors ----------
1c1
< Warning: No connection between edge 'end' and edge 'beg2left' found.
---
> Error: No connection between edge 'end' and edge 'beg2left' found.
2a3
> Quitting (on error).
---------- Differences in output ----------
12d11
< Success.
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==2846189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x565982515381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x565982d11cb8 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:20
>     #2 0x565982ca3cd4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x565983001728 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x565982c5ad51 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x5659831e4dd8 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 0x797b957e63b6 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 0x797b957b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x797b957b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5659832201d3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56598301a73b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56598301b89f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5659829b7c26 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:177:19
>     #13 0x56598251a454 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #14 0x565982526257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #15 0x797b9262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x797b9262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56598243bf14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe06f14) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x565982515381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x565982d11f7a 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:120:30
>     #2 0x565982ca3cd4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x565983001728 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

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

---------- Differences in errors ----------
3a4,42
> 
> =================================================================
> ==2845126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8b0c37e381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x5d8b0ca67154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x5d8b0ca5f5b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5d8b0cb46c96 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x5d8b0c8653b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x5d8b0c824a99 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:214:24
>     #6 0x5d8b0c38d107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5d8b0c38f257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x7b61e5e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x7b61e5e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5d8b0c2a4f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe06f14) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8b0c37e381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x5d8b0c3df231 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 0x5d8b0c3de6e9 in std::allocator<ROEdge const*>::allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h:196:32
>     #3 0x5d8b0c3de6e9 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
>     #4 0x5d8b0c3de6e9 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
>     #5 0x5d8b0ca57590 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
>     #6 0x5d8b0ca57513 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
>     #7 0x5d8b0ca51fba 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
>     #8 0x5d8b0ca4b872 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/extraClangDebug/sumo/src/router/RORoute.cpp:43:28
>     #9 0x5d8b0ca6751e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x5d8b0ca5f5b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,42
> 
> =================================================================
> ==2845104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x61a0659b0381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x61a066099154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x61a0660915b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x61a066178c96 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x61a065e973b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x61a065e56a99 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:214:24
>     #6 0x61a0659bf107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x61a0659c1257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x79da12a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x79da12a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x61a0658d6f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe06f14) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x61a0659b0381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x61a065a11231 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 0x61a065a106e9 in std::allocator<ROEdge const*>::allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h:196:32
>     #3 0x61a065a106e9 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
>     #4 0x61a065a106e9 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
>     #5 0x61a066089590 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
>     #6 0x61a066089513 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
>     #7 0x61a066083fba 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
>     #8 0x61a06607d872 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/extraClangDebug/sumo/src/router/RORoute.cpp:43:28
>     #9 0x61a06609951e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x61a0660915b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,42
> 
> =================================================================
> ==2845082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x573469950381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x57346a039154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x57346a0315b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x57346a118c96 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x573469e373b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x573469df6a99 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:214:24
>     #6 0x57346995f107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x573469961257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x7a973302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x7a973302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x573469876f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe06f14) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x573469950381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x5734699b1231 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 0x5734699b06e9 in std::allocator<ROEdge const*>::allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h:196:32
>     #3 0x5734699b06e9 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
>     #4 0x5734699b06e9 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
>     #5 0x57346a029590 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
>     #6 0x57346a029513 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
>     #7 0x57346a023fba 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
>     #8 0x57346a01d872 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/extraClangDebug/sumo/src/router/RORoute.cpp:43:28
>     #9 0x57346a03951e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x57346a0315b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,42
> 
> =================================================================
> ==2845060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb1526e0381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x5bb152dc9154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x5bb152dc15b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5bb152ea8c96 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x5bb152bc73b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x5bb152b86a99 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:214:24
>     #6 0x5bb1526ef107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5bb1526f1257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x75d3fa22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x75d3fa22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5bb152606f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe06f14) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb1526e0381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee0381) (BuildId: 7039e56e61be6e4ecb069535026e9fddc35ebbff)
>     #1 0x5bb152741231 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 0x5bb1527406e9 in std::allocator<ROEdge const*>::allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h:196:32
>     #3 0x5bb1527406e9 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
>     #4 0x5bb1527406e9 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
>     #5 0x5bb152db9590 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
>     #6 0x5bb152db9513 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
>     #7 0x5bb152db3fba 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
>     #8 0x5bb152dad872 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/extraClangDebug/sumo/src/router/RORoute.cpp:43:28
>     #9 0x5bb152dc951e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x5bb152dc15b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
<truncated after showing first 30 lines>