texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.04Apr110506.3220946 -g
texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests
---------- 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
---------- 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 Apr2026 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='ignoring' 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.
---------- 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='ignoring' 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.
---------- Differences in errors ---------- 0a1,71 > > ================================================================= > ==4077057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 496 byte(s) in 2 object(s) allocated from: > #0 0x6005ab6ae021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x6005abeaced8 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 0x6005abe3d794 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x6005ac19c948 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13 > #4 0x6005abdf4811 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27 > #5 0x6005ac37fff8 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 0x7b543d7e63b6 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 0x7b543d7b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7b543d7b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x6005ac3bb3f3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x6005ac1b595b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x6005ac1b6abf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x6005abb508c6 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:177:19 > #13 0x6005ab6b30f4 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12 > #14 0x6005ab6beef7 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #15 0x7b543a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7b543a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6005ab5d4bb4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe10bb4) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > > Indirect leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x6005ab6ae021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x6005abead19a 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 0x6005abe3d794 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x6005ac19c948 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
---------- Differences in errors ---------- 3a4,42 > > ================================================================= > ==4075947==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x58892b970021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x58892c058df4 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33 > #2 0x58892c051252 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x58892c139756 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34 > #4 0x58892be57052 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31 > #5 0x58892be16739 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 0x58892b97eda7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x58892b980ef7 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x724c34c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x724c34c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x58892b896bb4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe10bb4) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > > Indirect leak of 48 byte(s) in 1 object(s) allocated from: > #0 0x58892b970021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x58892b9d0ed1 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 0x58892b9d0389 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 0x58892b9d0389 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 0x58892b9d0389 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 0x58892c049230 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 0x58892c0491b3 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 0x58892c043c5a 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 0x58892c03d512 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 0x58892c0591be in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37 > #10 0x58892c051252 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>
---------- Differences in errors ---------- 3a4,42 > > ================================================================= > ==4075943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x64ff4be51021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x64ff4c539df4 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33 > #2 0x64ff4c532252 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x64ff4c61a756 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34 > #4 0x64ff4c338052 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31 > #5 0x64ff4c2f7739 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 0x64ff4be5fda7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x64ff4be61ef7 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x71e52dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x71e52dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x64ff4bd77bb4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe10bb4) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > > Indirect leak of 48 byte(s) in 1 object(s) allocated from: > #0 0x64ff4be51021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x64ff4beb1ed1 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 0x64ff4beb1389 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 0x64ff4beb1389 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 0x64ff4beb1389 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 0x64ff4c52a230 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 0x64ff4c52a1b3 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 0x64ff4c524c5a 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 0x64ff4c51e512 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 0x64ff4c53a1be in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37 > #10 0x64ff4c532252 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>
---------- Differences in errors ---------- 3a4,42 > > ================================================================= > ==4075926==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x63a7e81b8021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x63a7e88a0df4 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33 > #2 0x63a7e8899252 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x63a7e8981756 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34 > #4 0x63a7e869f052 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31 > #5 0x63a7e865e739 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 0x63a7e81c6da7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x63a7e81c8ef7 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x77d54ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x77d54ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x63a7e80debb4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe10bb4) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x63a7e81b8021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x63a7e8218ed1 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 0x63a7e8218389 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 0x63a7e8218389 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 0x63a7e8218389 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 0x63a7e8891230 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 0x63a7e88911b3 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 0x63a7e888bc5a 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 0x63a7e8885512 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 0x63a7e88a11be in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37 > #10 0x63a7e8899252 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>
---------- Differences in errors ---------- 3a4,42 > > ================================================================= > ==4075885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x5767b6b69021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x5767b7251df4 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:33 > #2 0x5767b724a252 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x5767b7332756 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:135:34 > #4 0x5767b7050052 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:796:31 > #5 0x5767b700f739 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 0x5767b6b77da7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x5767b6b79ef7 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x754c8ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x754c8ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x5767b6a8fbb4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe10bb4) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x5767b6b69021 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeea021) (BuildId: 1155e8d81cf0d95697b1eac18e3f2d0b1869374d) > #1 0x5767b6bc9ed1 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 0x5767b6bc9389 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 0x5767b6bc9389 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 0x5767b6bc9389 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 0x5767b7242230 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 0x5767b72421b3 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 0x5767b723cc5a 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 0x5767b7236512 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 0x5767b72521be in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:183:37 > #10 0x5767b724a252 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>