23Mar2026 - 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: 634 tests: 623 succeeded 11 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

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
3,12d2
< Removing invalid edge 'left' from route for vehicle '0_0'.
< Edge 'middle' not connected to edge 'absEnd' for vehicle '0_0'.
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (15 edges)
<  ...
< Created 0 shortcuts.
< Recomputed priority 17 times.
< done ((TIME)).
<  done.
< CHRouter answered 1 queries and explored 6.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
function repair departEdge_arrivalEdge arrival_invalid ( Last six runs Mar2026 )
function repair departEdge_arrivalEdge depart_invalid ( Last six runs Mar2026 )
function repair departEdge_arrivalEdge shift_upstream ( Last six runs Mar2026 )

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

---------- Differences in output ----------
3,5c3,4
< Removing invalid edge 'left' from route for vehicle '0_0'.
< Edge 'middle' not connected to edge 'absEnd' for vehicle '0_0'.
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (15 edges)
---
> Edge '6' not connected to edge '8' for vehicle 't_0'.
> Building Contraction Hierarchy for vClass='passenger' and time=0.00 (17 edges)
7,8c6,7
< Created 0 shortcuts.
< Recomputed priority 17 times.
---
> Created 5 shortcuts.
> Recomputed priority 24 times.
11c10
< CHRouter answered 1 queries and explored 6.00 edges on average.
---
> CHRouter answered 1 queries and explored 5.00 edges on average.

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

---------- Differences in output ----------
3,5c3,4
< Removing invalid edge 'left' from route for vehicle '0_0'.
< Edge 'middle' not connected to edge 'absEnd' for vehicle '0_0'.
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (15 edges)
---
> Edge '0' not connected to edge '2' for vehicle 't_0'.
> Building Contraction Hierarchy for vClass='passenger' and time=0.00 (17 edges)
7,8c6,7
< Created 0 shortcuts.
< Recomputed priority 17 times.
---
> Created 5 shortcuts.
> Recomputed priority 24 times.
11c10
< CHRouter answered 1 queries and explored 6.00 edges on average.
---
> CHRouter answered 1 queries and explored 4.00 edges on average.

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

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==4065896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x5a60c3a35381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x5a60c4234238 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 0x5a60c41c4af4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x5a60c4523ca8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x5a60c417bb71 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x5a60c4707358 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 0x7db7f07e63b6 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 0x7db7f07b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7db7f07b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a60c4742753 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a60c453ccbb in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a60c453de1f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a60c3ed7c26 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:177:19
>     #13 0x5a60c3a3a454 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12
>     #14 0x5a60c3a46257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #15 0x7db7ed62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7db7ed62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a60c395bf14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe08f14) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x5a60c3a35381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x5a60c42344fa 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 0x5a60c41c4af4 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x5a60c4523ca8 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
> 
> =================================================================
> ==4064783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb755beb381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x5bb7562d4154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x5bb7562cc5b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x5bb7563b4ab6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x5bb7560d23b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x5bb756091a99 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 0x5bb755bfa107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x5bb755bfc257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x70d518a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x70d518a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x5bb755b11f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe08f14) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb755beb381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x5bb755c4c231 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 0x5bb755c4b6e9 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 0x5bb755c4b6e9 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 0x5bb755c4b6e9 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 0x5bb7562c4590 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 0x5bb7562c4513 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 0x5bb7562befba 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 0x5bb7562b8872 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 0x5bb7562d451e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x5bb7562cc5b2 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
> 
> =================================================================
> ==4064781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x63d3e9e69381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x63d3ea552154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x63d3ea54a5b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x63d3ea632ab6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x63d3ea3503b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x63d3ea30fa99 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 0x63d3e9e78107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x63d3e9e7a257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x70aceca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x70aceca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x63d3e9d8ff14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe08f14) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x63d3e9e69381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x63d3e9eca231 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 0x63d3e9ec96e9 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 0x63d3e9ec96e9 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 0x63d3e9ec96e9 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 0x63d3ea542590 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 0x63d3ea542513 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 0x63d3ea53cfba 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 0x63d3ea536872 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 0x63d3ea55251e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x63d3ea54a5b2 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
> 
> =================================================================
> ==4064764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x584e0cdda381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x584e0d4c3154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x584e0d4bb5b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x584e0d5a3ab6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x584e0d2c13b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x584e0d280a99 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 0x584e0cde9107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x584e0cdeb257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x77e68702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x77e68702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x584e0cd00f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe08f14) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x584e0cdda381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x584e0ce3b231 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 0x584e0ce3a6e9 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 0x584e0ce3a6e9 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 0x584e0ce3a6e9 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 0x584e0d4b3590 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 0x584e0d4b3513 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 0x584e0d4adfba 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 0x584e0d4a7872 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 0x584e0d4c351e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x584e0d4bb5b2 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
> 
> =================================================================
> ==4064718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x57b17555d381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x57b175c46154 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33
>     #2 0x57b175c3e5b2 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9
>     #3 0x57b175d26ab6 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34
>     #4 0x57b175a443b2 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31
>     #5 0x57b175a03a99 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 0x57b17556c107 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16
>     #7 0x57b17556e257 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13
>     #8 0x758cf762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x758cf762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x57b175483f14 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe08f14) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x57b17555d381 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xee2381) (BuildId: 0e23f9f62cc4ab8fd7b825ffe87dd103369684d5)
>     #1 0x57b1755be231 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 0x57b1755bd6e9 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 0x57b1755bd6e9 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 0x57b1755bd6e9 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 0x57b175c36590 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 0x57b175c36513 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 0x57b175c30fba 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 0x57b175c2a872 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 0x57b175c4651e in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37
>     #10 0x57b175c3e5b2 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>