texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.08Nov110839.926177 -g
texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15simpla basic ( Last six runs Nov2024 )
---------- Differences in errors ---------- 2a3,21 > > ================================================================= > ==1255881==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 608 byte(s) in 1 object(s) allocated from: > #0 0x5ac9360bb8c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x5ac937bb2a14 in MSCalibrator::setFlow(long long, long long, double, double, SUMOVehicleParameter) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:747:30 > #2 0x5ac936f7017b 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 0x5ac936ce73f5 in TraCIServerAPI_Calibrator::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Calibrator.cpp:78:17 > #4 0x5ac936c25a5c in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #5 0x5ac936c304cf in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #6 0x5ac9360d48f9 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:730:27 > #7 0x5ac9360d3378 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9 > #8 0x5ac9360bf875 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x740568c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #10 0x740568c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #11 0x5ac935fe2454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > > SUMMARY: AddressSanitizer: 608 byte(s) leaked in 1 allocation(s).
---------- Differences in errors ---------- 0a1,414 > > ================================================================= > ==1248637==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5baab719fc9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x731ef7cbb781 (<unknown module>) > #2 0x731ef773ca63 (<unknown module>) > #3 0x731ef7724b60 (<unknown module>) > #4 0x731ef7724d47 (<unknown module>) > #5 0x731ef76d188e (<unknown module>) > #6 0x731ef76d4641 (<unknown module>) > #7 0x731ef76cf144 (<unknown module>) > #8 0x731ef76788bf (<unknown module>) > #9 0x731ef76b8deb (<unknown module>) > #10 0x731ef76b4f7f (<unknown module>) > #11 0x731ef76484b2 (<unknown module>) > #12 0x731ef7641474 (<unknown module>) > #13 0x731ef764190f (<unknown module>) > #14 0x731ef7641dcc (<unknown module>) > #15 0x731ef774522c (<unknown module>) > #16 0x731ef7178c60 (<unknown module>) > #17 0x731ef71e6d13 (<unknown module>) > #18 0x731ef71e55a7 (<unknown module>) > #19 0x731ef738c48c (<unknown module>) > #20 0x5baab7a9ebc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x5baab747b97a in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:602:13 > #22 0x5baab740e68a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #23 0x5baab7564f91 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>
---------- Differences in errors ---------- 0a1,69 > > ================================================================= > ==1248876==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x59d90db60c9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x7416d54bb781 (<unknown module>) > #2 0x7416d4f3ca63 (<unknown module>) > #3 0x7416d4f24b60 (<unknown module>) > #4 0x7416d4f24d47 (<unknown module>) > #5 0x7416d4ed188e (<unknown module>) > #6 0x7416d4ed4641 (<unknown module>) > #7 0x7416d4ecf144 (<unknown module>) > #8 0x7416d4e788bf (<unknown module>) > #9 0x7416d4eb8deb (<unknown module>) > #10 0x7416d4eb4f7f (<unknown module>) > #11 0x7416d4e484b2 (<unknown module>) > #12 0x7416d4e41474 (<unknown module>) > #13 0x7416d4e4190f (<unknown module>) > #14 0x7416d4e41dcc (<unknown module>) > #15 0x7416d4f4522c (<unknown module>) > #16 0x7416d4978c60 (<unknown module>) > #17 0x7416d49e6d13 (<unknown module>) > #18 0x7416d49e55a7 (<unknown module>) > #19 0x7416d4b8c48c (<unknown module>) > #20 0x59d90e45fbc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x59d90e3d77f0 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 0x59d90e3d6627 in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9 > #23 0x59d90df25f91 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>
---------- Differences in errors ---------- 0a1,552 > > ================================================================= > ==1248435==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x556123679c9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x7887890bb781 (<unknown module>) > #2 0x788788b3ca63 (<unknown module>) > #3 0x788788b24b60 (<unknown module>) > #4 0x788788b24d47 (<unknown module>) > #5 0x788788ad188e (<unknown module>) > #6 0x788788ad4641 (<unknown module>) > #7 0x788788acf144 (<unknown module>) > #8 0x788788a788bf (<unknown module>) > #9 0x788788ab8deb (<unknown module>) > #10 0x788788ab4f7f (<unknown module>) > #11 0x788788a484b2 (<unknown module>) > #12 0x788788a41474 (<unknown module>) > #13 0x788788a4190f (<unknown module>) > #14 0x788788a41dcc (<unknown module>) > #15 0x788788b4522c (<unknown module>) > #16 0x788788578c60 (<unknown module>) > #17 0x7887885e6d13 (<unknown module>) > #18 0x7887885e55a7 (<unknown module>) > #19 0x78878878c48c (<unknown module>) > #20 0x556123f78bc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x556123ef07f0 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 0x556123eef627 in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9 > #23 0x556123a3ef91 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>
---------- Differences in errors ---------- 2a3,317 > > ================================================================= > ==1248568==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 240 byte(s) in 2 object(s) allocated from: > #0 0x5a0e91b518c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x5a0e926b16fb in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32 > #2 0x5a0e926b84fb 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 0x5a0e92c0f83a in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5 > #4 0x5a0e91b554b2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fb35442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x7fb35442a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5a0e91a78454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > > Indirect leak of 128 byte(s) in 2 object(s) allocated from: > #0 0x5a0e91b518c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x5a0e926fb031 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 0x5a0e926fa98c 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 0x5a0e926fa98c 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 0x5a0e926fa814 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 0x5a0e926f92b7 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 0x5a0e926f83d8 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 0x5a0e926e5390 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 0x5a0e926b1daf in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13 > #9 0x5a0e926b84fb 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 0x5a0e92c0f83a in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5 > #11 0x5a0e91b554b2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #12 0x7fb35442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #13 0x7fb35442a28a in __libc_start_main csu/../csu/libc-start.c:360:3 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,414 > > ================================================================= > ==1248187==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5ba3ded5ac9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x766ef22bb781 (<unknown module>) > #2 0x766ef1d3ca63 (<unknown module>) > #3 0x766ef1d24b60 (<unknown module>) > #4 0x766ef1d24d47 (<unknown module>) > #5 0x766ef1cd188e (<unknown module>) > #6 0x766ef1cd4641 (<unknown module>) > #7 0x766ef1ccf144 (<unknown module>) > #8 0x766ef1c788bf (<unknown module>) > #9 0x766ef1cb8deb (<unknown module>) > #10 0x766ef1cb4f7f (<unknown module>) > #11 0x766ef1c484b2 (<unknown module>) > #12 0x766ef1c41474 (<unknown module>) > #13 0x766ef1c4190f (<unknown module>) > #14 0x766ef1c41dcc (<unknown module>) > #15 0x766ef1d4522c (<unknown module>) > #16 0x766ef1778c60 (<unknown module>) > #17 0x766ef17e6d13 (<unknown module>) > #18 0x766ef17e55a7 (<unknown module>) > #19 0x766ef198c48c (<unknown module>) > #20 0x5ba3df659bc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x5ba3df5d17f0 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 0x5ba3df5d0627 in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9 > #23 0x5ba3df11ff91 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>
---------- Differences in errors ---------- 0a1,1380 > > ================================================================= > ==1248116==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x597bbeba0c9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x7f0ac3abb781 (<unknown module>) > #2 0x7f0ac353ca63 (<unknown module>) > #3 0x7f0ac3524b60 (<unknown module>) > #4 0x7f0ac3524d47 (<unknown module>) > #5 0x7f0ac34d188e (<unknown module>) > #6 0x7f0ac34d4641 (<unknown module>) > #7 0x7f0ac34cf144 (<unknown module>) > #8 0x7f0ac34788bf (<unknown module>) > #9 0x7f0ac34b8deb (<unknown module>) > #10 0x7f0ac34b4f7f (<unknown module>) > #11 0x7f0ac34484b2 (<unknown module>) > #12 0x7f0ac3441474 (<unknown module>) > #13 0x7f0ac344190f (<unknown module>) > #14 0x7f0ac3441dcc (<unknown module>) > #15 0x7f0ac354522c (<unknown module>) > #16 0x7f0ac2f78c60 (<unknown module>) > #17 0x7f0ac2fe6d13 (<unknown module>) > #18 0x7f0ac2fe55a7 (<unknown module>) > #19 0x7f0ac318c48c (<unknown module>) > #20 0x597bbf49fbc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x597bbf4177f0 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 0x597bbf416627 in GUIPointOfInterest::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIPointOfInterest.cpp:99:9 > #23 0x597bbef65f91 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>
---------- Differences in errors ---------- 6a7,75 > > ================================================================= > ==1248132==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x62b01c609c9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x75cca76bb781 (<unknown module>) > #2 0x75cca713ca63 (<unknown module>) > #3 0x75cca7124b60 (<unknown module>) > #4 0x75cca7124d47 (<unknown module>) > #5 0x75cca70d188e (<unknown module>) > #6 0x75cca70d4641 (<unknown module>) > #7 0x75cca70cf144 (<unknown module>) > #8 0x75cca70788bf (<unknown module>) > #9 0x75cca70b8deb (<unknown module>) > #10 0x75cca70b4f7f (<unknown module>) > #11 0x75cca70484b2 (<unknown module>) > #12 0x75cca7041474 (<unknown module>) > #13 0x75cca704190f (<unknown module>) > #14 0x75cca7041dcc (<unknown module>) > #15 0x75cca714522c (<unknown module>) > #16 0x75cca6b78c60 (<unknown module>) > #17 0x75cca6be6d13 (<unknown module>) > #18 0x75cca6be55a7 (<unknown module>) > #19 0x75cca6d8c48c (<unknown module>) > #20 0x62b01cf08bc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x62b01cb7dc17 in GUIJunctionWrapper::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIJunctionWrapper.cpp:182:13 > #22 0x62b01c9cef91 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 0x62b01c9ce75d 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>
---------- 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>
---------- Differences in errors ---------- 0a1,71 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 > > ================================================================= > ==1248042==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x61346e217c9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x71a16d0bb781 (<unknown module>) > #2 0x71a16cb3ca63 (<unknown module>) > #3 0x71a16cb24b60 (<unknown module>) > #4 0x71a16cb24d47 (<unknown module>) > #5 0x71a16cad188e (<unknown module>) > #6 0x71a16cad4641 (<unknown module>) > #7 0x71a16cacf144 (<unknown module>) > #8 0x71a16ca788bf (<unknown module>) > #9 0x71a16cab8deb (<unknown module>) > #10 0x71a16cab4f7f (<unknown module>) > #11 0x71a16ca484b2 (<unknown module>) > #12 0x71a16ca41474 (<unknown module>) > #13 0x71a16ca4190f (<unknown module>) > #14 0x71a16ca41dcc (<unknown module>) > #15 0x71a16cb4522c (<unknown module>) > #16 0x71a16c578c60 (<unknown module>) > #17 0x71a16c5e6d13 (<unknown module>) > #18 0x71a16c5e55a7 (<unknown module>) > #19 0x71a16c78c48c (<unknown module>) > #20 0x61346eb16bc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x61346ea8e7f0 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 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,69 > > ================================================================= > ==1248053==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x602544fe1c9d in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3040c9d) (BuildId: edd9c9d1a291ec8c92cbe966c7ed3586737ed550) > #1 0x7c9c01cbb781 (<unknown module>) > #2 0x7c9c0173ca63 (<unknown module>) > #3 0x7c9c01724b60 (<unknown module>) > #4 0x7c9c01724d47 (<unknown module>) > #5 0x7c9c016d188e (<unknown module>) > #6 0x7c9c016d4641 (<unknown module>) > #7 0x7c9c016cf144 (<unknown module>) > #8 0x7c9c016788bf (<unknown module>) > #9 0x7c9c016b8deb (<unknown module>) > #10 0x7c9c016b4f7f (<unknown module>) > #11 0x7c9c016484b2 (<unknown module>) > #12 0x7c9c01641474 (<unknown module>) > #13 0x7c9c0164190f (<unknown module>) > #14 0x7c9c01641dcc (<unknown module>) > #15 0x7c9c0174522c (<unknown module>) > #16 0x7c9c01178c60 (<unknown module>) > #17 0x7c9c011e6d13 (<unknown module>) > #18 0x7c9c011e55a7 (<unknown module>) > #19 0x7c9c0138c48c (<unknown module>) > #20 0x6025458e0bc0 in GLHelper::popMatrix() /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:131:5 > #21 0x602545555c17 in GUIJunctionWrapper::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIJunctionWrapper.cpp:182:13 > #22 0x6025453a6f91 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 0x602545394f8e 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>
---------- 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
---------- 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'
---------- 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:390: 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 1254925 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>
---------- Differences in errors ---------- 0a1,85 > /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x5060000c61a0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>' > 0x5060000c61a0: note: object has invalid vptr > 00 00 00 00 24 5c 00 00 00 00 00 00 00 00 00 00 be be be be 80 91 00 00 30 51 00 00 a0 8f 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 0x5060000c61a0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>' > 0x5060000c61a0: note: object has invalid vptr > 00 00 00 00 24 5c 00 00 00 00 00 00 00 00 00 00 be be be be 80 91 00 00 30 51 00 00 a0 8f 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9 > ================================================================= > ==1255664==ERROR: AddressSanitizer: heap-use-after-free on address 0x5060000c61d0 at pc 0x5a3cd64382a5 bp 0x7ffe786dc690 sp 0x7ffe786dc688 > WRITE of size 1 at 0x5060000c61d0 thread T0 > #0 0x5a3cd64382a4 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::deschedule() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:33 > #1 0x5a3cd642e209 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 > #2 0x5a3cd642e8b8 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:49:35 > #3 0x5a3cd39fa9bd in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:321:5 > #4 0x5a3cd39fcc38 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:294:17 > #5 0x5a3cd39ecade in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17 > #6 0x78131ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x78131ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #8 0x5a3cd390f454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > > 0x5060000c61d0 is located 48 bytes inside of 56-byte region [0x5060000c61a0,0x5060000c61d8) > freed by thread T0 here: > #0 0x5a3cd39e9141 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256b141) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x5a3cd4891301 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::~ParametrisedWrappingCommand() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:57:36 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,8 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15
---------- Differences in errors ---------- 18a19,53 > > ================================================================= > ==1255852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 608 byte(s) in 1 object(s) allocated from: > #0 0x5f1ffd8c78c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x5f1ffe7cc511 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 0x5f1ffe51cc67 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x5f1ffe431a5c in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x5f1ffe43c4cf in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x5f1ffd8e08f9 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:730:27 > #6 0x5f1ffd8df378 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9 > #7 0x5f1ffd8cb875 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x748d8de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x748d8de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x5f1ffd7ee454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > > Direct leak of 608 byte(s) in 1 object(s) allocated from: > #0 0x5f1ffd8c78c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x5f1ffe7cd1cc 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 0x5f1ffe51cc67 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x5f1ffe431a5c in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x5f1ffe43c4cf in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x5f1ffd8e08f9 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:730:27 > #6 0x5f1ffd8df378 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9 > #7 0x5f1ffd8cb875 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x748d8de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #9 0x748d8de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #10 0x5f1ffd7ee454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 3a6,13 > /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
---------- Differences in errors ---------- 0a1,10 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 > /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
---------- Differences in errors ---------- 0a1,4 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 1a4,50 > > ================================================================= > ==1254074==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 232 byte(s) in 1 object(s) allocated from: > #0 0x616c95e398c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x616c9788e9d4 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 0x616c978dfc52 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 0x616c9769608e 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 0x616c97d9b9f9 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:334:13 > #5 0x616c97d982b7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #6 0x616c97e1d265 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #7 0x616c97e5229b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20 > #8 0x616c95e567f5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26 > #9 0x616c95e51378 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9 > #10 0x616c95e3d875 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x79f7ef82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x79f7ef82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x616c95d60454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > > Indirect leak of 40 byte(s) in 1 object(s) allocated from: > #0 0x616c95e398c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x616c976d1341 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 0x616c976d0f4c 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 0x616c976d0f4c 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 0x616c976d0e1c 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 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,49 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 > > ================================================================= > ==1254161==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 928 byte(s) in 4 object(s) allocated from: > #0 0x63088e39f8c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x63088fdf49d4 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 0x63088fe45c52 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 0x63088fbfc08e 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 0x6308903019f9 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:334:13 > #5 0x6308902fe2b7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #6 0x630890383265 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #7 0x6308903b829b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20 > #8 0x63088e3bc7f5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26 > #9 0x63088e3b7378 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9 > #10 0x63088e3a3875 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7e254b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7e254b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x63088e2c6454 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2491454) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > > Indirect leak of 160 byte(s) in 4 object(s) allocated from: > #0 0x63088e39f8c1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256a8c1) (BuildId: 2e1b8e5ec7511a99e84b9790ec50d431e49298ac) > #1 0x63088fc37341 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 0x63088fc36f4c 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 0x63088fc36f4c 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 0x63088fc36e1c 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 0x63088fc36dc9 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 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,14 > /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15traci vehicle vehicle ( Last six runs Nov2024 )
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