07Dec2025 - 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.31Dec110333.936099 -g

To start TextTest for these tests, run:

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


astar: 610 tests: 601 succeeded 9 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==3031233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x560a64e49dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x560a65610488 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 0x560a655a24d4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x560a658fbd28 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x560a65559471 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x560a65ae3f88 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 0x7e56f45e63b6 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 0x7e56f45b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e56f45b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x560a65b1eaa3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x560a65914ffb in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x560a6591615f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x560a652ef996 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:177:19
>     #13 0x560a64e4ef66 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #14 0x560a64e5b01b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #15 0x7e56f142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e56f142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x560a64d70954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd3954) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x560a64e49dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x560a6561074a 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 0x560a655a24d4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x560a658fbd28 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 Dec2025 )

---------- 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 Dec2025 )

---------- 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 Dec2025 )

---------- 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 Dec2025 )

---------- 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 Dec2025 )

---------- Differences in errors ----------
3a4,41
> 
> =================================================================
> ==3030212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x59e6932f5dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x59e6939adc66 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x59e6939a60a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x59e693a89527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x59e6937df982 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:788:31
>     #5 0x59e69379f809 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 0x59e693304df8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x59e69330701b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x7576dbc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x7576dbc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x59e69321c954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd3954) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x59e6932f5dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x59e69334f531 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 0x59e69334e979 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 0x59e69334e979 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 0x59e69399b520 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 0x59e69399b4a3 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 0x59e69399802a 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 0x59e693991622 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 0x59e6939ae036 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x59e6939a60a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x59e693a89527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/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
> 
> =================================================================
> ==3030203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5850a1a8ddc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x5850a2145c66 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x5850a213e0a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5850a2221527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x5850a1f77982 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:788:31
>     #5 0x5850a1f37809 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 0x5850a1a9cdf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5850a1a9f01b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x75b70f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x75b70f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5850a19b4954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd3954) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x5850a1a8ddc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x5850a1ae7531 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 0x5850a1ae6979 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 0x5850a1ae6979 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 0x5850a2133520 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 0x5850a21334a3 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 0x5850a213002a 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 0x5850a2129622 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 0x5850a2146036 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x5850a213e0a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x5850a2221527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/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
> 
> =================================================================
> ==3030174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x6019c343bdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x6019c3af3c66 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x6019c3aec0a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x6019c3bcf527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x6019c3925982 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:788:31
>     #5 0x6019c38e5809 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 0x6019c344adf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x6019c344d01b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x715b2522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x715b2522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x6019c3362954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd3954) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x6019c343bdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x6019c3495531 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 0x6019c3494979 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 0x6019c3494979 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 0x6019c3ae1520 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 0x6019c3ae14a3 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 0x6019c3ade02a 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 0x6019c3ad7622 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 0x6019c3af4036 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x6019c3aec0a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x6019c3bcf527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/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
> 
> =================================================================
> ==3030147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x61df8af75dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x61df8b62dc66 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:33
>     #2 0x61df8b6260a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x61df8b709527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34
>     #4 0x61df8b45f982 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:788:31
>     #5 0x61df8b41f809 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 0x61df8af84df8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x61df8af8701b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x79a68d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x79a68d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x61df8ae9c954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd3954) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x61df8af75dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeacdc1) (BuildId: 06ab99f87b7a94dbc066d7632388694b2bcfa2a1)
>     #1 0x61df8afcf531 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 0x61df8afce979 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 0x61df8afce979 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 0x61df8b61b520 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 0x61df8b61b4a3 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 0x61df8b61802a 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 0x61df8b611622 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 0x61df8b62e036 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:182:37
>     #9 0x61df8b6260a2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #10 0x61df8b709527 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34
<truncated after showing first 30 lines>