02Feb2026 - detailed test results for DUAROUTER.astar

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.28Feb111037.1274316 -g

To start TextTest for these tests, run:

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


astar: 621 tests: 611 succeeded 10 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : alternatives style2_input with_taz_used3 ( Last six runs Feb2026 )

---------- Differences in output ----------
4c4
< AStarRouter answered 10 queries and explored 9.00 edges on average.
---
> AStarRouter answered 10 queries and explored 8.00 edges on average.

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

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==2832462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x56a8f126bdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x56a8f1a5a868 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 0x56a8f19ebdf4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x56a8f1d47608 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x56a8f19a2e71 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x56a8f1f30c08 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 0x79036c5e63b6 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 0x79036c5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79036c5b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56a8f1f6b723 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56a8f1d6061b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56a8f1d6177f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56a8f1715336 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:177:19
>     #13 0x56a8f1270f74 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #14 0x56a8f127d02b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #15 0x79036962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79036962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56a8f1192954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xde9954) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x56a8f126bdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x56a8f1a5ab2a 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 0x56a8f19ebdf4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x56a8f1d47608 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 : trips bulk ( Last six runs Feb2026 )

---------- Differences in output ----------
3c3,4
< AStarRouter answered 10 queries and explored 1.60 edges on average.
---
> Using bulk-mode for 3 entities from 1 origins
> AStarRouter answered 2 queries and explored 4.00 edges on average.

TEST FAILED on ts-sim-build-ba : trips bulkSame ( Last six runs Feb2026 )

---------- Differences in output ----------
2a3
> Using bulk-mode for 10 entities from 1 origins

TEST FAILED on ts-sim-build-ba : trips bulkSame_rail ( Last six runs Feb2026 )

---------- Differences in output ----------
3,4c3,5
< AStarRouter answered 10 queries and explored 1.60 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Using bulk-mode for 10 entities from 1 origins
> DijkstraRouter answered 10 queries and explored 1.30 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST FAILED on ts-sim-build-ba : trips bulk_rail_fromEqualTo ( Last six runs Feb2026 )

---------- Differences in output ----------
3,4c3,5
< AStarRouter answered 10 queries and explored 1.60 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Using bulk-mode for 2 entities from 1 origins
> DijkstraRouter answered 2 queries and explored 2.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).

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

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==2831428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x611590e6bdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x611591546bd6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x61159153f012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x6115916256a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x611591359e62 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:792:31
>     #5 0x6115913191a9 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 0x611590e7ae06 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x611590e7d02b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x79d46162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x79d46162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x611590d92954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xde9954) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x611590e6bdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x611590ec5bf1 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 0x611590ec5039 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 0x611590ec5039 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 0x611591534490 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 0x611591534413 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 0x611591530f9a 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 0x61159152a592 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
>     #8 0x611591546fa6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x61159153f012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x6115916256a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==2831410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x61f61763edc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x61f617d19bd6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x61f617d12012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x61f617df86a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x61f617b2ce62 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:792:31
>     #5 0x61f617aec1a9 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 0x61f61764de06 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x61f61765002b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x7b0f85c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x7b0f85c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x61f617565954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xde9954) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x61f61763edc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x61f617698bf1 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 0x61f617698039 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 0x61f617698039 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 0x61f617d07490 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 0x61f617d07413 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 0x61f617d03f9a 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 0x61f617cfd592 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
>     #8 0x61f617d19fa6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x61f617d12012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x61f617df86a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==2831389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5889f273adc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x5889f2e15bd6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x5889f2e0e012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5889f2ef46a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x5889f2c28e62 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:792:31
>     #5 0x5889f2be81a9 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 0x5889f2749e06 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5889f274c02b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x70a27ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x70a27ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5889f2661954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xde9954) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5889f273adc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x5889f2794bf1 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 0x5889f2794039 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 0x5889f2794039 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 0x5889f2e03490 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 0x5889f2e03413 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 0x5889f2dfff9a 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 0x5889f2df9592 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
>     #8 0x5889f2e15fa6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x5889f2e0e012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x5889f2ef46a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==2831357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5b24f6690dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x5b24f6d6bbd6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x5b24f6d64012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5b24f6e4a6a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x5b24f6b7ee62 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:792:31
>     #5 0x5b24f6b3e1a9 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 0x5b24f669fe06 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5b24f66a202b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x7403e522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x7403e522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5b24f65b7954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xde9954) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5b24f6690dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xec2dc1) (BuildId: 523d0edc171a0d62023760bf02e0aa923855a25f)
>     #1 0x5b24f66eabf1 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 0x5b24f66ea039 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 0x5b24f66ea039 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 0x5b24f6d59490 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 0x5b24f6d59413 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 0x5b24f6d55f9a 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 0x5b24f6d4f592 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
>     #8 0x5b24f6d6bfa6 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x5b24f6d64012 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x5b24f6e4a6a6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
<truncated after showing first 30 lines>