28Dec2024 - detailed test results for COMPLEX.libtraci

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.02Jan110845.2081166 -g

To start TextTest for these tests, run:

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


libtraci: 562 tests: 541 succeeded 20 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci calibrator calibrator ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==1011957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 1 object(s) allocated from:
>     #0 0x5f0a58c7dd51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x5f0a5a794c84 in MSCalibrator::setFlow(long long, long long, double, double, SUMOVehicleParameter) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:747:30
>     #2 0x5f0a59b3f2cb in libsumo::Calibrator::setFlow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::al
locator<char>> const&) /home/delphi/extraClangDebug/sumo/src/libsumo/Calibrator.cpp:172:34
>     #3 0x5f0a598b3405 in TraCIServerAPI_Calibrator::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Calibrator.cpp:78:17
>     #4 0x5f0a597f1a6c in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #5 0x5f0a597fc4df in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #6 0x5f0a58c96d09 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:732:27
>     #7 0x5f0a58c95788 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x5f0a58c81d05 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x74557342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x74557342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x5f0a58ba48e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
> 
> SUMMARY: AddressSanitizer: 608 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo-gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,414
> 
> =================================================================
> ==1005136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5a1627e0f17d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x7a9ccfebb781  (<unknown module>)
>     #2 0x7a9ccf93ca63  (<unknown module>)
>     #3 0x7a9ccf924b60  (<unknown module>)
>     #4 0x7a9ccf924d47  (<unknown module>)
>     #5 0x7a9ccf8d188e  (<unknown module>)
>     #6 0x7a9ccf8d4641  (<unknown module>)
>     #7 0x7a9ccf8cf144  (<unknown module>)
>     #8 0x7a9ccf8788bf  (<unknown module>)
>     #9 0x7a9ccf8b8deb  (<unknown module>)
>     #10 0x7a9ccf8b4f7f  (<unknown module>)
>     #11 0x7a9ccf8484b2  (<unknown module>)
>     #12 0x7a9ccf841474  (<unknown module>)
>     #13 0x7a9ccf84190f  (<unknown module>)
>     #14 0x7a9ccf841dcc  (<unknown module>)
>     #15 0x7a9ccf94522c  (<unknown module>)
>     #16 0x7a9ccf378c60  (<unknown module>)
>     #17 0x7a9ccf3e6d13  (<unknown module>)
>     #18 0x7a9ccf3e55a7  (<unknown module>)
>     #19 0x7a9ccf58c48c  (<unknown module>)
>     #20 0x5a16286d08e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x5a16280eef70 in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:601:13
>     #22 0x5a162808291a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #23 0x5a16281dd211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection closingOutput sumo-gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,69
> 
> =================================================================
> ==1005293==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5cdbe725417d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x70612bcbb781  (<unknown module>)
>     #2 0x70612b73ca63  (<unknown module>)
>     #3 0x70612b724b60  (<unknown module>)
>     #4 0x70612b724d47  (<unknown module>)
>     #5 0x70612b6d188e  (<unknown module>)
>     #6 0x70612b6d4641  (<unknown module>)
>     #7 0x70612b6cf144  (<unknown module>)
>     #8 0x70612b6788bf  (<unknown module>)
>     #9 0x70612b6b8deb  (<unknown module>)
>     #10 0x70612b6b4f7f  (<unknown module>)
>     #11 0x70612b6484b2  (<unknown module>)
>     #12 0x70612b641474  (<unknown module>)
>     #13 0x70612b64190f  (<unknown module>)
>     #14 0x70612b641dcc  (<unknown module>)
>     #15 0x70612b74522c  (<unknown module>)
>     #16 0x70612b178c60  (<unknown module>)
>     #17 0x70612b1e6d13  (<unknown module>)
>     #18 0x70612b1e55a7  (<unknown module>)
>     #19 0x70612b38c48c  (<unknown module>)
>     #20 0x5cdbe7b158e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x5cdbe7ad8540 in GUIPointOfInterest::drawInnerPOI(GUIVisualizationSettings const&, PointOfInterest const*, GUIGlObject const*, bool, double, double, double) /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:163:5
>     #22 0x5cdbe7ad737e in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9
>     #23 0x5cdbe7622211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,552
> 
> =================================================================
> ==1004557==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x61d29999517d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x76f1a94bb781  (<unknown module>)
>     #2 0x76f1a8f3ca63  (<unknown module>)
>     #3 0x76f1a8f24b60  (<unknown module>)
>     #4 0x76f1a8f24d47  (<unknown module>)
>     #5 0x76f1a8ed188e  (<unknown module>)
>     #6 0x76f1a8ed4641  (<unknown module>)
>     #7 0x76f1a8ecf144  (<unknown module>)
>     #8 0x76f1a8e788bf  (<unknown module>)
>     #9 0x76f1a8eb8deb  (<unknown module>)
>     #10 0x76f1a8eb4f7f  (<unknown module>)
>     #11 0x76f1a8e484b2  (<unknown module>)
>     #12 0x76f1a8e41474  (<unknown module>)
>     #13 0x76f1a8e4190f  (<unknown module>)
>     #14 0x76f1a8e41dcc  (<unknown module>)
>     #15 0x76f1a8f4522c  (<unknown module>)
>     #16 0x76f1a8978c60  (<unknown module>)
>     #17 0x76f1a89e6d13  (<unknown module>)
>     #18 0x76f1a89e55a7  (<unknown module>)
>     #19 0x76f1a8b8c48c  (<unknown module>)
>     #20 0x61d29a2568e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x61d29a219540 in GUIPointOfInterest::drawInnerPOI(GUIVisualizationSettings const&, PointOfInterest const*, GUIGlObject const*, bool, double, double, double) /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:163:5
>     #22 0x61d29a21837e in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9
>     #23 0x61d299d63211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==1004619==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 240 byte(s) in 2 object(s) allocated from:
>     #0 0x63fe91e3ed51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x63fe929a870b in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32
>     #2 0x63fe929af50b in TraCIServer::openSocket(std::map<int, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&), std::less<int>, std::allocator<std::pair<int const, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&)>>> const&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:374:26
>     #3 0x63fe92f0a393 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:345:5
>     #4 0x63fe91e42942 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dec20e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dec20e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63fe91d658e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x63fe91e3ed51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x63fe929f2041 in std::__new_allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x63fe929f199c in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x63fe929f199c in std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<c
har>, std::allocator<char>>>>>>, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x63fe929f1824 in std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>* std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_trai
ts<char>, std::allocator<char>>>>>, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char>>>>>>>::_M_create_node<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<>>(std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:609:23
>     #5 0x63fe929f02c7 in std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<c
har>, std::allocator<char>>>>>>, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>>::_Auto_node::_Auto_node<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<>>(std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState c
onst, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>>&, std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1633:18
>     #6 0x63fe929ef3e8 in std::_Rb_tree_iterator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>> std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char>>>>>, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string
<char, std::char_traits<char>, std::allocator<char>>>>>>>::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<>>(std::_Rb_tree_const_iterator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>>, std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>&&, std::
tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2458:13
>     #7 0x63fe929dc3a0 in std::map<MSNet::VehicleState, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::a
llocator<char>>>>>>>::operator[](MSNet::VehicleState&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:532:15
>     #8 0x63fe929a8dbf in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13
>     #9 0x63fe929af50b in TraCIServer::openSocket(std::map<int, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&), std::less<int>, std::allocator<std::pair<int const, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&)>>> const&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:374:26
>     #10 0x63fe92f0a393 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:345:5
>     #11 0x63fe91e42942 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #12 0x7dec20e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7dec20e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo-gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,414
> 
> =================================================================
> ==1004529==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b618cd2a17d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x7aaa054bb781  (<unknown module>)
>     #2 0x7aaa04f3ca63  (<unknown module>)
>     #3 0x7aaa04f24b60  (<unknown module>)
>     #4 0x7aaa04f24d47  (<unknown module>)
>     #5 0x7aaa04ed188e  (<unknown module>)
>     #6 0x7aaa04ed4641  (<unknown module>)
>     #7 0x7aaa04ecf144  (<unknown module>)
>     #8 0x7aaa04e788bf  (<unknown module>)
>     #9 0x7aaa04eb8deb  (<unknown module>)
>     #10 0x7aaa04eb4f7f  (<unknown module>)
>     #11 0x7aaa04e484b2  (<unknown module>)
>     #12 0x7aaa04e41474  (<unknown module>)
>     #13 0x7aaa04e4190f  (<unknown module>)
>     #14 0x7aaa04e41dcc  (<unknown module>)
>     #15 0x7aaa04f4522c  (<unknown module>)
>     #16 0x7aaa04978c60  (<unknown module>)
>     #17 0x7aaa049e6d13  (<unknown module>)
>     #18 0x7aaa049e55a7  (<unknown module>)
>     #19 0x7aaa04b8c48c  (<unknown module>)
>     #20 0x5b618d5eb8e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x5b618d5ae540 in GUIPointOfInterest::drawInnerPOI(GUIVisualizationSettings const&, PointOfInterest const*, GUIGlObject const*, bool, double, double, double) /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:163:5
>     #22 0x5b618d5ad37e in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9
>     #23 0x5b618d0f8211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo-gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,1380
> 
> =================================================================
> ==1004506==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5be50d25117d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x76aa77cbb781  (<unknown module>)
>     #2 0x76aa7773ca63  (<unknown module>)
>     #3 0x76aa77724b60  (<unknown module>)
>     #4 0x76aa77724d47  (<unknown module>)
>     #5 0x76aa776d188e  (<unknown module>)
>     #6 0x76aa776d4641  (<unknown module>)
>     #7 0x76aa776cf144  (<unknown module>)
>     #8 0x76aa776788bf  (<unknown module>)
>     #9 0x76aa776b8deb  (<unknown module>)
>     #10 0x76aa776b4f7f  (<unknown module>)
>     #11 0x76aa776484b2  (<unknown module>)
>     #12 0x76aa77641474  (<unknown module>)
>     #13 0x76aa7764190f  (<unknown module>)
>     #14 0x76aa77641dcc  (<unknown module>)
>     #15 0x76aa7774522c  (<unknown module>)
>     #16 0x76aa77178c60  (<unknown module>)
>     #17 0x76aa771e6d13  (<unknown module>)
>     #18 0x76aa771e55a7  (<unknown module>)
>     #19 0x76aa7738c48c  (<unknown module>)
>     #20 0x5be50db128e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x5be50dad5540 in GUIPointOfInterest::drawInnerPOI(GUIVisualizationSettings const&, PointOfInterest const*, GUIGlObject const*, bool, double, double, double) /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:163:5
>     #22 0x5be50dad437e in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9
>     #23 0x5be50d61f211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui b50 ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
6a7,75
> 
> =================================================================
> ==1004219==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5f2ff133417d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x7f34218bb781  (<unknown module>)
>     #2 0x7f342133ca63  (<unknown module>)
>     #3 0x7f3421324b60  (<unknown module>)
>     #4 0x7f3421324d47  (<unknown module>)
>     #5 0x7f34212d188e  (<unknown module>)
>     #6 0x7f34212d4641  (<unknown module>)
>     #7 0x7f34212cf144  (<unknown module>)
>     #8 0x7f34212788bf  (<unknown module>)
>     #9 0x7f34212b8deb  (<unknown module>)
>     #10 0x7f34212b4f7f  (<unknown module>)
>     #11 0x7f34212484b2  (<unknown module>)
>     #12 0x7f3421241474  (<unknown module>)
>     #13 0x7f342124190f  (<unknown module>)
>     #14 0x7f3421241dcc  (<unknown module>)
>     #15 0x7f342134522c  (<unknown module>)
>     #16 0x7f3420d78c60  (<unknown module>)
>     #17 0x7f3420de6d13  (<unknown module>)
>     #18 0x7f3420de55a7  (<unknown module>)
>     #19 0x7f3420f8c48c  (<unknown module>)
>     #20 0x5f2ff1bf58e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x5f2ff18b1d57 in GUIJunctionWrapper::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIJunctionWrapper.cpp:182:13
>     #22 0x5f2ff1702211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #23 0x5f2ff17019dd in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/gui/gui/runner.py", line 26, in <module>
>     from matplotlib.pyplot import imread
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1,33d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-809.6875, -232.0), (1609.6875, 1032.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,69
> 
> =================================================================
> ==1004138==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x64a6fa4e817d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x77eece0bb781  (<unknown module>)
>     #2 0x77eecdb3ca63  (<unknown module>)
>     #3 0x77eecdb24b60  (<unknown module>)
>     #4 0x77eecdb24d47  (<unknown module>)
>     #5 0x77eecdad188e  (<unknown module>)
>     #6 0x77eecdad4641  (<unknown module>)
>     #7 0x77eecdacf144  (<unknown module>)
>     #8 0x77eecda788bf  (<unknown module>)
>     #9 0x77eecdab8deb  (<unknown module>)
>     #10 0x77eecdab4f7f  (<unknown module>)
>     #11 0x77eecda484b2  (<unknown module>)
>     #12 0x77eecda41474  (<unknown module>)
>     #13 0x77eecda4190f  (<unknown module>)
>     #14 0x77eecda41dcc  (<unknown module>)
>     #15 0x77eecdb4522c  (<unknown module>)
>     #16 0x77eecd578c60  (<unknown module>)
>     #17 0x77eecd5e6d13  (<unknown module>)
>     #18 0x77eecd5e55a7  (<unknown module>)
>     #19 0x77eecd78c48c  (<unknown module>)
>     #20 0x64a6fada98e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x64a6fad6c540 in GUIPointOfInterest::drawInnerPOI(GUIVisualizationSettings const&, PointOfInterest const*, GUIGlObject const*, bool, double, double, double) /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:163:5
>     #22 0x64a6fad6b37e in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9
>     #23 0x64a6fa8b6211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_remove ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,69
> 
> =================================================================
> ==1004137==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1ed0bd017d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x30ae17d) (BuildId: 0742253dd9304d19505b7332286fdef526b28e6c)
>     #1 0x7d394d6bb781  (<unknown module>)
>     #2 0x7d394d13ca63  (<unknown module>)
>     #3 0x7d394d124b60  (<unknown module>)
>     #4 0x7d394d124d47  (<unknown module>)
>     #5 0x7d394d0d188e  (<unknown module>)
>     #6 0x7d394d0d4641  (<unknown module>)
>     #7 0x7d394d0cf144  (<unknown module>)
>     #8 0x7d394d0788bf  (<unknown module>)
>     #9 0x7d394d0b8deb  (<unknown module>)
>     #10 0x7d394d0b4f7f  (<unknown module>)
>     #11 0x7d394d0484b2  (<unknown module>)
>     #12 0x7d394d041474  (<unknown module>)
>     #13 0x7d394d04190f  (<unknown module>)
>     #14 0x7d394d041dcc  (<unknown module>)
>     #15 0x7d394d14522c  (<unknown module>)
>     #16 0x7d394cb78c60  (<unknown module>)
>     #17 0x7d394cbe6d13  (<unknown module>)
>     #18 0x7d394cbe55a7  (<unknown module>)
>     #19 0x7d394cd8c48c  (<unknown module>)
>     #20 0x5e1ed14918e0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:132:5
>     #21 0x5e1ed114dd57 in GUIJunctionWrapper::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIJunctionWrapper.cpp:182:13
>     #22 0x5e1ed0f9e211 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #23 0x5e1ed0f8c20e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc encoding ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,4
> /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.h:466:32: runtime error: implicit conversion from type 'unsigned char' of value 195 (8-bit, unsigned) to type 'const char_type' (aka 'const char') changed the value to -61 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.h:466:32 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h:403:20: runtime error: implicit conversion from type 'char' of value -61 (8-bit, signed) to type 'unsigned char' changed the value to 195 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h:403:20 

TEST FAILED on ts-sim-build-ba : traci misc signature ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,9
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 27, in <module>
>     import libsumo
>   File "/home/delphi/extraClangDebug/sumo/tools/libsumo/__init__.py", line 38, in <module>
>     from .libsumo import vehicle, simulation, person, trafficlight, edge  # noqa
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/home/delphi/extraClangDebug/sumo/tools/libsumo/libsumo.py", line 10, in <module>
>     from . import _libsumo
> ImportError: cannot import name '_libsumo' from partially initialized module 'libsumo' (most likely due to a circular import) (/home/delphi/extraClangDebug/sumo/tools/libsumo/__init__.py)
---------- Differences in output ----------
1,9d0
< chargingstation.setChargeDelay traci: (typeID, delay) libsumo: (stopID, delay)
< chargingstation.setChargeInTransit traci: (typeID, inTransit) libsumo: (stopID, value)
< chargingstation.setChargingPower traci: (typeID, power) libsumo: (stopID, chargingpower)
< chargingstation.setEfficiency traci: (typeID, efficiency) libsumo: (stopID, efficiency)
< lane.getLinks traci: (laneID, extended=True) libsumo: (laneID)
< person.getPosition traci: (personID) libsumo: (personID, includeZ=False)
< poi.getPosition traci: (poiID) libsumo: (poiID, includeZ=False)
< vehicle.getPosition traci: (vehID) libsumo: (vehID, includeZ=False)
< Domain.setParameter() got an unexpected keyword argument 'oID'

TEST FAILED on ts-sim-build-ba : traci person person ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
5,7c5,9
< Error: Answered with error to command 0xae: The stage index must be lower than the number of remaining stages.
< Error: Answered with error to command 0xae: The negative stage index -2 must refer to a valid previous stage.
< Warning: Person 'tripTest2' walking from edge '2fi' to edge '1fi' has a disconnect, time=219.00.
---
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:393: static const MSPModel_Striping::WalkingAreaPath *MSPModel_Striping::getWalkingAreaPath(const MSEdge *, const MSLane *, const MSLane *): Assertion `pathIt2 != myWalkingAreaPaths.end()' failed.
> Traceback (most recent call last):
>     raise FatalTraCIError("Connection closed by SUMO.")
> traci.exceptions.FatalTraCIError: Connection closed by SUMO.
> /usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 1011156 is still running
---------- Differences in fcd ----------
80,1655c80
<         <person id="detour2" x="511.55" y="479.48" angle="0.00" speed="1.33" pos="227.98" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="511.55" y="484.24" angle="0.00" speed="1.32" pos="232.74" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="11.00">
<         <vehicle id="veh0" x="504.95" y="486.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.10" pos="234.93" lane="3si_2" slope="0.00"/>
<         <person id="newPerson" x="504.95" y="486.43" angle="0.00" speed="0.10" pos="234.93" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="750.46" y="504.37" angle="351.38" speed="1.23" pos="1.03" edge=":m2_w0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="750.46" y="508.59" angle="351.38" speed="1.62" pos="5.20" edge=":m2_w0" slope="0.00" type="pType3@horiz"/>
<         <person id="detour2" x="511.55" y="480.64" angle="0.00" speed="1.16" pos="229.14" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="511.55" y="485.56" angle="0.00" speed="1.32" pos="234.06" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="12.00">
<         <vehicle id="veh0" x="504.95" y="486.50" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.07" pos="235.00" lane="3si_2" slope="0.00"/>
<         <person id="newPerson" x="504.95" y="486.50" angle="0.00" speed="0.07" pos="235.00" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="511.19" y="486.76" angle="0.00" speed="1.19" pos="0.21" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="750.28" y="505.56" angle="351.38" speed="1.20" pos="2.23" edge=":m2_w0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="750.22" y="510.22" angle="351.38" speed="1.65" pos="6.85" edge=":m2_w0" slope="0.00" type="pType3@horiz"/>
<         <person id="detour2" x="511.55" y="481.86" angle="0.00" speed="1.22" pos="230.36" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="13.00">
<         <vehicle id="veh0" x="501.65" y="486.53" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.03" pos="235.03" lane="3si_3" slope="0.00"/>
<         <person id="newPerson" x="501.65" y="486.53" angle="0.00" speed="0.03" pos="235.03" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="511.19" y="487.95" angle="0.00" speed="1.20" pos="1.40" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="750.11" y="506.67" angle="351.38" speed="1.12" pos="3.36" edge=":m2_w0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="748.96" y="511.55" angle="270.00" speed="1.37" pos="8.22" edge=":m2_w0" slope="0.00" type="pType3@horiz"/>
<         <person id="detour2" x="511.55" y="483.17" angle="0.00" speed="1.30" pos="231.67" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="14.00">
<         <vehicle id="veh0" x="501.37" y="488.50" angle="356.82" type="DEFAULT_VEHTYPE" speed="1.99" pos="1.96" lane=":0_10_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
108,140d107
< :0_w1
< 10.204908506891279
< :0_c0
< recovering from exception after asking for invalid stage index
< recovering from exception after asking for invalid stage index
< 214.0 person=tripTest2 edge=2fi pos=10.0
< 215.0 person=tripTest2 edge=2fi pos=10.0
< 216.0 person=tripTest2 edge=2fi pos=11.270260349782701
< 217.0 person=tripTest2 edge=2fi pos=12.633023575698543
< 218.0 person=tripTest2 edge=2fi pos=13.800850237926674
<   tripTest2 new edges edges=('2fi', '1fi')
< 219.0 person=tripTest2 edge=2fi pos=15.108002757058582
< 220.0 person=tripTest2 edge=2fi pos=16.448834158169728
< 221.0 person=tripTest2 edge=2fi pos=17.739631039504378
< 222.0 person=tripTest2 edge=2fi pos=19.050406385277814
< 223.0 person=tripTest2 edge=2fi pos=20.296709538476232
< remaining stages for 'p3' (before replacement of current stage)
<   0: Stage(type=2, edges=('1fi', '1si'), travelTime=10.0, cost=INVALID, length=27.24982758415672, depart=224.0, departPos=238.5, arrivalPos=10.0, description=walking)
< remaining stages for 'p3' (after replacement)
<   0: Stage(type=2, edges=('1fi', '1o'), travelTime=0.0, cost=INVALID, length=495.25, depart=234.0, departPos=10.0, arrivalPos=10.0, description=walking)
< remaining stages for 'p3' (before replacement of next stage)
<   0: Stage(type=2, edges=('1fi', '1o'), travelTime=0.0, cost=INVALID, length=495.25, depart=234.0, departPos=10.0, arrivalPos=10.0, description=walking)
<   1: Stage(type=2, edges=('1o', '3o'), travelTime=INVALID, cost=INVALID, length=39.991248085099585, depart=INVALID, departPos=10.0, arrivalPos=10.0, description=walking)
< remaining stages for 'p3' (after replacement)
<   0: Stage(type=2, edges=('1fi', '1o'), travelTime=0.0, cost=INVALID, length=495.25, depart=234.0, departPos=10.0, arrivalPos=10.0, description=walking)
<   1: Stage(type=2, edges=('1o', '4o'), travelTime=INVALID, cost=INVALID, length=39.991248085099585, depart=INVALID, departPos=10.0, arrivalPos=10.0, description=walking)
< speed (before setSpeed) 0.0
< type maxSpeed (before setSpeed) 10.438888888888888
< person maxSpeed (before setSpeed) 1.3888888888888888
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci poi poi ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x5060000c6a40 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x5060000c6a40: note: object has invalid vptr
>  00 00 00 00  b8 5b 00 00 00 00 00 00  00 00 00 00 be be be be  80 91 00 00 30 51 00 00  60 91 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 
> /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9: runtime error: member access within address 0x5060000c6a40 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x5060000c6a40: note: object has invalid vptr
>  00 00 00 00  b8 5b 00 00 00 00 00 00  00 00 00 00 be be be be  80 91 00 00 30 51 00 00  60 91 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9 
> =================================================================
> ==1011765==ERROR: AddressSanitizer: heap-use-after-free on address 0x5060000c6a70 at pc 0x651ba7e159f5 bp 0x7fff9c491a50 sp 0x7fff9c491a48
> WRITE of size 1 at 0x5060000c6a70 thread T0
>     #0 0x651ba7e159f4 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::deschedule() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:33
>     #1 0x651ba7e0b959 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19
>     #2 0x651ba7e0c008 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:49:35
>     #3 0x651ba5381dcd in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:319:5
>     #4 0x651ba5384048 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:292:17
>     #5 0x651ba5373f6e in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17
>     #6 0x75ce2f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x75ce2f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x651ba52968e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
> 
> 0x5060000c6a70 is located 48 bytes inside of 56-byte region [0x5060000c6a40,0x5060000c6a78)
> freed by thread T0 here:
>     #0 0x651ba53705d1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bc5d1) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x651ba6225451 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::~ParametrisedWrappingCommand() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:57:36
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation simulation ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
18a19,53
> 
> =================================================================
> ==1011922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 1 object(s) allocated from:
>     #0 0x63eefd0e3d51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x63eefdff5661 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char
, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/libsumo/Simulation.cpp:628:24
>     #2 0x63eefdd42c77 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #3 0x63eefdc57a6c in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #4 0x63eefdc624df in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #5 0x63eefd0fcd09 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:732:27
>     #6 0x63eefd0fb788 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #7 0x63eefd0e7d05 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #8 0x72130222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x72130222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x63eefd00a8e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
> 
> Direct leak of 608 byte(s) in 1 object(s) allocated from:
>     #0 0x63eefd0e3d51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x63eefdff631c in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char
, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/libsumo/Simulation.cpp:641:28
>     #2 0x63eefdd42c77 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #3 0x63eefdc57a6c in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #4 0x63eefdc624df in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #5 0x63eefd0fcd09 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:732:27
>     #6 0x63eefd0fb788 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #7 0x63eefd0e7d05 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #8 0x72130222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #9 0x72130222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #10 0x63eefd00a8e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
3a4,11
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'size_type' (aka 'unsigned long') changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:76 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'size_type' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:74 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'size_type' (aka 'unsigned long') changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:29 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'size_type' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:43 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only_triggered ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'size_type' (aka 'unsigned long') changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:76 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'size_type' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1219:74 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'size_type' (aka 'unsigned long') changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:29 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'size_type' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1253:43 

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
1a2,48
> 
> =================================================================
> ==1010428==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x620b635bed51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x620b65033da4 in MSDispatch::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch.cpp:116:31
>     #2 0x620b65085022 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch_TraCI.cpp:51:36
>     #3 0x620b64e2e59e in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::
basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:200:19
>     #4 0x620b65545d89 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:334:13
>     #5 0x620b65542647 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #6 0x620b655c75f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #7 0x620b655fc62b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #8 0x620b635dbc05 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #9 0x620b635d6788 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x620b635c2d05 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f618fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f618fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x620b634e58e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x620b635bed51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x620b64e69851 in std::__new_allocator<std::_Rb_tree_node<MSTransportable const*>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x620b64e6945c in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*>>>::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x620b64e6945c in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x620b64e6932c in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_create_node<MSTransportable const* const&>(MSTransportable const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:609:23
>     #5 0x620b64e692d9 in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node::operator()<MSTransportable const* const&>(MSTransportable const* const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:527:18
>     #6 0x620b64e794d8 in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_insert_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node>(std::_Rb_tree_n
ode_base*, std::_Rb_tree_node_base*, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1827:19
>     #7 0x620b65042e2d in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_insert_unique_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node>(std::_Rb
_tree_const_iterator<MSTransportable const*>, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2280:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi redispatch_on_internal ( Last six runs Jan2025 Dec2024 )

---------- Differences in errors ----------
0a1,47
> 
> =================================================================
> ==1010470==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 928 byte(s) in 4 object(s) allocated from:
>     #0 0x5b672f94ad51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x5b67313bfda4 in MSDispatch::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch.cpp:116:31
>     #2 0x5b6731411022 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch_TraCI.cpp:51:36
>     #3 0x5b67311ba59e in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::
basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:200:19
>     #4 0x5b67318d1d89 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:334:13
>     #5 0x5b67318ce647 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #6 0x5b67319535f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #7 0x5b673198862b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #8 0x5b672f967c05 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #9 0x5b672f962788 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x5b672f94ed05 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x76746d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x76746d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b672f8718e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
> 
> Indirect leak of 160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b672f94ad51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 864136bff2bd705e4df348f0de95c6121ea652f0)
>     #1 0x5b67311f5851 in std::__new_allocator<std::_Rb_tree_node<MSTransportable const*>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5b67311f545c in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*>>>::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5b67311f545c in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x5b67311f532c in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_create_node<MSTransportable const* const&>(MSTransportable const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:609:23
>     #5 0x5b67311f52d9 in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node::operator()<MSTransportable const* const&>(MSTransportable const* const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:527:18
>     #6 0x5b67312054d8 in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_insert_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node>(std::_Rb_tree_n
ode_base*, std::_Rb_tree_node_base*, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1827:19
>     #7 0x5b67313cee2d in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_M_insert_unique_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node>(std::_Rb
_tree_const_iterator<MSTransportable const*>, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*>>::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2280:9
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #3263) on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Jan2025 Dec2024 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9