texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Sep074329.2923006 -g
texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2654514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x5578a8af83dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5578a9125621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x5578a9133e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x5578a8e8d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x5578a8e52f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x5578a8b03c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x5578a8b055cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f142f893d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x5578a8af83dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5578a9152bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x5578a9152ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x5578a91527c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x5578a915ae40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x5578a915a7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x5578a9138f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x5578a9126396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x5578a9133e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x5578a8e8d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x5578a8e52f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x5578a8b03c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x5578a8b055cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f142f893d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653465==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x558ed359a3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x558ed3bc7621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x558ed3bd5e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x558ed392f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x558ed38f4f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x558ed35a5c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x558ed35a75cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f8e13166d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x558ed359a3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x558ed3bf4bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x558ed3bf4ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x558ed3bf47c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x558ed3bfce40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x558ed3bfc7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x558ed3bdaf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x558ed3bc8396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x558ed3bd5e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x558ed392f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x558ed38f4f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x558ed35a5c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x558ed35a75cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f8e13166d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2652926==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x562e8b0b73dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x562e8b6e4621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x562e8b6f2e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x562e8b44c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x562e8b411f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x562e8b0c2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x562e8b0c45cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f4681696d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x562e8b0b73dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x562e8b711bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x562e8b711ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x562e8b7117c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x562e8b719e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x562e8b7197a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x562e8b6f7f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x562e8b6e5396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x562e8b6f2e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x562e8b44c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x562e8b411f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x562e8b0c2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x562e8b0c45cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f4681696d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653626==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x5622e3ab83dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5622e40e5621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x5622e40f3e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x5622e3e4d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x5622e3e12f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x5622e3ac3c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x5622e3ac55cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fd2a8693d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x5622e3ab83dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5622e4112bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x5622e4112ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x5622e41127c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x5622e411ae40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x5622e411a7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x5622e40f8f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x5622e40e6396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x5622e40f3e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x5622e3e4d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x5622e3e12f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x5622e3ac3c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x5622e3ac55cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fd2a8693d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653627==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55e3338263dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55e333e53621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55e333e61e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55e333bbb859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55e333b80f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55e333831c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55e3338335cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fd3081e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x55e3338263dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55e333e80bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55e333e80ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55e333e807c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55e333e88e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55e333e887a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55e333e66f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55e333e54396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55e333e61e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55e333bbb859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55e333b80f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55e333831c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55e3338335cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fd3081e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2652946==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x558b4ed823dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x558b4f3af621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x558b4f3bde77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x558b4f117859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x558b4f0dcf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x558b4ed8dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x558b4ed8f5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fe63d980d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x558b4ed823dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x558b4f3dcbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x558b4f3dcada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x558b4f3dc7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x558b4f3e4e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x558b4f3e47a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x558b4f3c2f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x558b4f3b0396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x558b4f3bde77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x558b4f117859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x558b4f0dcf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x558b4ed8dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x558b4ed8f5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fe63d980d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2652953==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x564018fdb3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x564019608621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x564019616e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x564019370859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x564019335f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x564018fe6c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x564018fe85cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7efff1f8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x564018fdb3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x564019635bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x564019635ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x5640196357c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x56401963de40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x56401963d7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x56401961bf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x564019609396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x564019616e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x564019370859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x564019335f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x564018fe6c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x564018fe85cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7efff1f8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653309==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55d510dc73dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55d5113f4621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55d511402e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55d51115c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55d511121f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55d510dd2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55d510dd45cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fe16e18bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x55d510dc73dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55d511421bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55d511421ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55d5114217c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55d511429e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55d5114297a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55d511407f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55d5113f5396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55d511402e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55d51115c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55d511121f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55d510dd2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55d510dd45cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fe16e18bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653329==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55a21e0c73dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55a21e6f4621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55a21e702e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55a21e45c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55a21e421f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55a21e0d2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55a21e0d45cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fed35131d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x55a21e0c73dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55a21e721bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55a21e721ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55a21e7217c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55a21e729e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55a21e7297a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55a21e707f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55a21e6f5396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55a21e702e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55a21e45c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55a21e421f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55a21e0d2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55a21e0d45cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fed35131d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653356==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55e52abaa3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55e52b1d7621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55e52b1e5e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55e52af3f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55e52af04f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55e52abb5c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55e52abb75cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f2e1a182d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x55e52abaa3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55e52b204bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55e52b204ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55e52b2047c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55e52b20ce40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55e52b20c7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55e52b1eaf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55e52b1d8396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55e52b1e5e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55e52af3f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55e52af04f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55e52abb5c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55e52abb75cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f2e1a182d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653355==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x555ab6c003dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x555ab722d621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x555ab723be77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x555ab6f95859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x555ab6f5af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x555ab6c0bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x555ab6c0d5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fc044e85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x555ab6c003dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x555ab725abd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x555ab725aada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x555ab725a7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x555ab7262e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x555ab72627a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x555ab7240f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x555ab722e396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x555ab723be77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x555ab6f95859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x555ab6f5af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x555ab6c0bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x555ab6c0d5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fc044e85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x5622cb40b3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5622cba38621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x5622cba46e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x5622cb7a0859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x5622cb765f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x5622cb416c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x5622cb4185cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f8a72694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x5622cb40b3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5622cba65bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x5622cba65ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x5622cba657c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x5622cba6de40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x5622cba6d7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x5622cba4bf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x5622cba39396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x5622cba46e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x5622cb7a0859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x5622cb765f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x5622cb416c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x5622cb4185cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f8a72694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2652965==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x564c023b13dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x564c029de621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x564c029ece77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x564c02746859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x564c0270bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x564c023bcc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x564c023be5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f22846d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x564c023b13dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x564c02a0bbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x564c02a0bada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x564c02a0b7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x564c02a13e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x564c02a137a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x564c029f1f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x564c029df396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x564c029ece77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x564c02746859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x564c0270bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x564c023bcc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x564c023be5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f22846d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2652991==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x5609eec8c3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5609ef2b9621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x5609ef2c7e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x5609ef021859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x5609eefe6f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x5609eec97c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x5609eec995cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f850069fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x5609eec8c3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5609ef2e6bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x5609ef2e6ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x5609ef2e67c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x5609ef2eee40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x5609ef2ee7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x5609ef2ccf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x5609ef2ba396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x5609ef2c7e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x5609ef021859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x5609eefe6f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x5609eec97c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x5609eec995cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f850069fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653042==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x564840a343dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x564841061621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x56484106fe77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x564840dc9859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x564840d8ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x564840a3fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x564840a415cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f2e2c353d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x564840a343dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x56484108ebd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x56484108eada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x56484108e7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x564841096e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x5648410967a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x564841074f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x564841062396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x56484106fe77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x564840dc9859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x564840d8ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x564840a3fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x564840a415cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f2e2c353d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653054==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x557849db23dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55784a3df621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55784a3ede77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55784a147859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55784a10cf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x557849dbdc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x557849dbf5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fd4879dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x557849db23dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55784a40cbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55784a40cada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55784a40c7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55784a414e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55784a4147a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55784a3f2f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55784a3e0396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55784a3ede77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55784a147859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55784a10cf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x557849dbdc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x557849dbf5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fd4879dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653001==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55680c1fc3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55680c829621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55680c837e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55680c591859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55680c556f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55680c207c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55680c2095cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7ff6d7d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x55680c1fc3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55680c856bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55680c856ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55680c8567c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55680c85ee40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55680c85e7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55680c83cf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55680c82a396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55680c837e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55680c591859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55680c556f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55680c207c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55680c2095cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7ff6d7d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55c1258d93dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55c125f06621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55c125f14e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55c125c6e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55c125c33f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55c1258e4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55c1258e65cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fa4035e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 8 byte(s) in 1 object(s) allocated from: > #0 0x55c1258d93dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55c125f33bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55c125f33ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55c125f337c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55c125f3be40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55c125f3b7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55c125f19f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55c125f07396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55c125f14e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55c125c6e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55c125c33f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55c1258e4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55c1258e65cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fa4035e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x560ba696c3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x560ba6f99621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x560ba6fa7e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x560ba6d01859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x560ba6cc6f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x560ba6977c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x560ba69795cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f3c1bcbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x560ba696c3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x560ba6fc6bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x560ba6fc6ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x560ba6fc67c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x560ba6fcee40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x560ba6fce7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x560ba6facf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x560ba6f9a396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x560ba6fa7e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x560ba6d01859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x560ba6cc6f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x560ba6977c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x560ba69795cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f3c1bcbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x56114c9673dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x56114cf94621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x56114cfa2e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x56114ccfc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x56114ccc1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x56114c972c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x56114c9745cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f16da7a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x56114c9673dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x56114cfc1bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x56114cfc1ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x56114cfc17c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x56114cfc9e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x56114cfc97a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x56114cfa7f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x56114cf95396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x56114cfa2e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x56114ccfc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x56114ccc1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x56114c972c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x56114c9745cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f16da7a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55ad737c13dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55ad73dee621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55ad73dfce77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55ad73b56859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55ad73b1bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55ad737ccc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55ad737ce5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fdb7dfa3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x55ad737c13dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55ad73e1bbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55ad73e1bada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55ad73e1b7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55ad73e23e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55ad73e237a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55ad73e01f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55ad73def396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55ad73dfce77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55ad73b56859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55ad73b1bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55ad737ccc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55ad737ce5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fdb7dfa3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 400 byte(s) in 2 object(s) allocated from: > #0 0x5633ce5983dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5633cebc5621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x5633cebd3e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x5633ce92d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x5633ce8f2f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x5633ce5a3c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x5633ce5a55cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7fba1cd01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 16 byte(s) in 2 object(s) allocated from: > #0 0x5633ce5983dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x5633cebf2bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x5633cebf2ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x5633cebf27c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x5633cebfae40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x5633cebfa7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x5633cebd8f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x5633cebc6396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x5633cebd3e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x5633ce92d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x5633ce8f2f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x5633ce5a3c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x5633ce5a55cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7fba1cd01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,31 > > ================================================================= > ==2653446==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 200 byte(s) in 1 object(s) allocated from: > #0 0x55f1c4d2f3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55f1c535c621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26 > #2 0x55f1c536ae77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #3 0x55f1c50c4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #4 0x55f1c5089f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #5 0x55f1c4d3ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #6 0x55f1c4d3c5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #7 0x7f5adc646d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x55f1c4d2f3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: 2a0584f94fdf59293e3ac7ed9288528cba070f6f) > #1 0x55f1c5389bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55f1c5389ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55f1c53897c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20 > #4 0x55f1c5391e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33 > #5 0x55f1c53917a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4 > #6 0x55f1c536ff20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9 > #7 0x55f1c535d396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29 > #8 0x55f1c536ae77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67 > #9 0x55f1c50c4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31 > #10 0x55f1c5089f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24 > #11 0x55f1c4d3ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16 > #12 0x55f1c4d3c5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13 > #13 0x7f5adc646d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1