texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.30Nov110424.1807505 -g
texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in alts ---------- 7c7 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1234.14"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1256.39"/> 10c10 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1293.51"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1310.06"/> 13c13 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1187.28"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1400.88"/> 16c16 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1301.83"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1498.57"/> 19c19 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1301.89"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1302.85"/> 22c22 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1129.82"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1450.19"/> 25c25 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1369.51"/> --- > <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1282.73"/> 28c28 < <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1260.71"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 10c10 < <walk edges="A0B0 A0A1 B1A1 B1B2 B2C2 C3C2 C3C4 C4D4 D5D4 D5E5 E5F5"/> --- > <walk edges="A0B0 A1A0 A1A2 B2A2 C2B2 C2C3 C3D3 D4D3 D4D5 D5E5 E5F5"/> 13c13 < <walk edges="A0B0 B0A0 B0B1 B2B1 B2C2 C3C2 C3D3 D4D3 D4E4 E5E4 E5F5"/> --- > <walk edges="A0B0 B0A0 C0B0 C0C1 C1C2 C2C3 D3C3 D4D3 D5D4 D5E5 E5F5"/> 16c16 < <walk edges="A0B0 B1B0 B2B1 B3B2 B3C3 C4C3 D4C4 E4D4 E5E4 E5F5"/> --- > <walk edges="A0B0 A0A1 A1B1 B2B1 B3B2 B3B4 C4B4 D4C4 E4D4 E5E4 E5F5"/> 19c19 < <walk edges="A0B0 A1A0 B1A1 B2B1 B3B2 C3B3 D3C3 D3E3 E4E3 E4E5 E5F5"/> --- > <walk edges="A0B0 B0A0 C0B0 C1C0 C2C1 C2C3 C3C4 D4C4 E4D4 E4E5 E5F5"/> 22c22 < <walk edges="A0B0 A0A1 A1B1 B2B1 B2C2 C2D2 D2D3 D4D3 E4D4 E4E5 E5F5"/> --- > <walk edges="A0B0 B1B0 B1C1 C1C2 D2C2 D2D3 D4D3 D4D5 E5D5 E5F5"/> 25c25 < <walk edges="A0B0 A0A1 A2A1 A3A2 A3B3 B4B3 B4C4 D4C4 E4D4 E5E4 E5F5"/> --- > <walk edges="A0B0 B0A0 B0C0 D0C0 D1D0 D1E1 E1E2 E3E2 E3E4 E5E4 E5F5"/> 28c28 < <walk edges="A0B0 B0A0 B0B1 B2B1 B2B3 B3C3 C4C3 C4D4 D4E4 E4E5 E5F5"/> --- > <walk edges="A0B0 A1A0 A1A2 A2B2 C2B2 C2D2 D2D3 D4D3 D5D4 D5E5 E5F5"/> 31c31 < <walk edges="A0B0 A0A1 B1A1 C1B1 C1D1 D2D1 D2D3 D4D3 D5D4 D5E5 E5F5"/> <truncated after showing first 30 lines>
---------- Differences in output ---------- 3c3 < Removing invalid edge 'left' for from route for vehicle '0_0'. --- > Removing invalid edge 'left' from route for vehicle '0_0'.function repair intermediate_unconnected_ignore ( Last six runs Nov2025 )
---------- Differences in errors ---------- 0a1,71 > > ================================================================= > ==1302960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 496 byte(s) in 2 object(s) allocated from: > #0 0x5653fe43edc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x5653fec04bf8 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 0x5653feb96c44 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x5653feef0498 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13 > #4 0x5653feb4dbe1 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27 > #5 0x5653ff0d86f8 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 0x70c97f9e63b6 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 0x70c97f9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x70c97f9b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5653ff113213 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5653fef0976b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5653fef0a8cf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5653fe8e47f6 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:176:19 > #13 0x5653fe443f66 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:100:12 > #14 0x5653fe45001b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #15 0x70c97ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x70c97ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5653fe365954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > > Indirect leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x5653fe43edc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x5653fec04eba 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 0x5653feb96c44 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5 > #3 0x5653feef0498 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 alts ---------- 19c19 < <route cost="19.80" probability="1.00000000" edges="E0 E3 E2"/> --- > <route cost="21.60" probability="1.00000000" edges="E0 E1 E2"/> ---------- Differences in routes ---------- 14c14 < <route edges="E0 E3 E2"/> --- > <route edges="E0 E1 E2"/>
---------- Differences in alts ---------- 13c13 < <route cost="21.60" probability="1.00000000" edges="E0 E1 E2"/> --- > <route cost="36.00" probability="1.00000000" edges="E0 E3 E2"/> ---------- Differences in routes ---------- 10c10 < <route edges="E0 E1 E2"/> --- > <route edges="E0 E3 E2"/>
---------- Differences in errors ---------- 3a4,41 > > ================================================================= > ==1301929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x5b657104ddc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x5b657170565c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:33 > #2 0x5b65716fdc32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x5b65717e0c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34 > #4 0x5b6571537652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:787:31 > #5 0x5b65714f7669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:213:24 > #6 0x5b657105cdf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x5b657105f01b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x74c06c82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x74c06c82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x5b6570f74954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > > Indirect leak of 48 byte(s) in 1 object(s) allocated from: > #0 0x5b657104ddc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x5b65710a7451 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 0x5b65710a6899 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 0x5b65710a6899 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 0x5b65716f30b0 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 0x5b65716f3033 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 0x5b65716efcfa 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 0x5b65716e92f2 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 0x5b6571705a35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:37 > #9 0x5b65716fdc32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #10 0x5b65717e0c97 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>
---------- Differences in errors ---------- 3a4,41 > > ================================================================= > ==1301905==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x61ee0e5a4dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x61ee0ec5c65c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:33 > #2 0x61ee0ec54c32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x61ee0ed37c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34 > #4 0x61ee0ea8e652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:787:31 > #5 0x61ee0ea4e669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:213:24 > #6 0x61ee0e5b3df8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x61ee0e5b601b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x788f02c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x788f02c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x61ee0e4cb954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > > Indirect leak of 48 byte(s) in 1 object(s) allocated from: > #0 0x61ee0e5a4dc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x61ee0e5fe451 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 0x61ee0e5fd899 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 0x61ee0e5fd899 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 0x61ee0ec4a0b0 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 0x61ee0ec4a033 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 0x61ee0ec46cfa 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 0x61ee0ec402f2 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 0x61ee0ec5ca35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:37 > #9 0x61ee0ec54c32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #10 0x61ee0ed37c97 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>
---------- Differences in errors ---------- 3a4,41 > > ================================================================= > ==1301885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x6504639dbdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x65046409365c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:33 > #2 0x65046408bc32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x65046416ec97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34 > #4 0x650463ec5652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:787:31 > #5 0x650463e85669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:213:24 > #6 0x6504639eadf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x6504639ed01b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x773aad42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x773aad42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x650463902954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x6504639dbdc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x650463a35451 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 0x650463a34899 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 0x650463a34899 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 0x6504640810b0 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 0x650464081033 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 0x65046407dcfa 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 0x6504640772f2 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 0x650464093a35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:37 > #9 0x65046408bc32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #10 0x65046416ec97 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>
---------- Differences in errors ---------- 3a4,41 > > ================================================================= > ==1301865==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 112 byte(s) in 1 object(s) allocated from: > #0 0x5b19324fedc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x5b1932bb665c in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:33 > #2 0x5b1932baec32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #3 0x5b1932c91c97 in ROVehicle::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROVehicle.cpp:159:34 > #4 0x5b19329e8652 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:787:31 > #5 0x5b19329a8669 in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:213:24 > #6 0x5b193250ddf8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:216:16 > #7 0x5b193251001b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:265:13 > #8 0x70fe0ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x70fe0ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x5b1932425954 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdd1954) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x5b19324fedc1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xeaadc1) (BuildId: 8d3da1111e8124d25ed1889329d9278ec7c3c752) > #1 0x5b1932558451 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 0x5b1932557899 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 0x5b1932557899 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 0x5b1932ba40b0 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 0x5b1932ba4033 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 0x5b1932ba0cfa 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 0x5b1932b9a2f2 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 0x5b1932bb6a35 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:181:37 > #9 0x5b1932baec32 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/extraClangDebug/sumo/src/router/RORouteDef.cpp:88:9 > #10 0x5b1932c91c97 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>
---------- Differences in alts ---------- 15c15 < <route cost="153.47" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/> --- > <route cost="251.92" probability="1.00000000" edges="absBeg middle end absEnd"/> ---------- Differences in routes ---------- 12c12 < <route edges="absBeg beg2left left left2end end absEnd"/> --- > <route edges="absBeg middle end absEnd"/>