texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31May114307.4006997 -g
texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 1d0 < .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) 3c2,3 < .. --- > .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) > .
---------- Differences in errors ---------- 1c1 < ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) --- > .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) 5c5 < ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. --- > .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
---------- Differences in errors ---------- 2a3,19 > > ================================================================= > ==381439==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 1 object(s) allocated from: > #0 0x557101a98aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x5571036add94 in MSCalibrator::setFlow(long long, long long, double, double, SUMOVehicleParameter) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:712:30 > #2 0x557102a5ed2c 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 ::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/libsumo/Calibrator.cpp:172:34 > #3 0x5571027c1ff3 in TraCIServerAPI_Calibrator::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Calibrator.cpp:78:17 > #4 0x557102700baf in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #5 0x55710270ba25 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #6 0x557101ab018f in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #7 0x557101aaebac in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #8 0x557101a9c878 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x7f83b047bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 560 byte(s) leaked in 1 allocation(s).
---------- Differences in errors ---------- 0a1,17 > > ================================================================= > ==374193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x556165bf743e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f2e9b2e5a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x556165bf7628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f2e9b2e851e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x556165be1e43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f2e9b2e54f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).
---------- Differences in errors ---------- 0a1,222 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==375032==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55b55bd2043e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f1745d44a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55b55bd20628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f1745d4751e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55b55bd0ae43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f1745d444f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,37 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==375135==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55f981c9143e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f0b62d51a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55f981c91628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f0b62d5451e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55f981c7be43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f0b62d514f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,296 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==374401==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55c54b2bf43e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fe68e1b7a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55c54b2bf628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fe68e1ba51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55c54b2a9e43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fe68e1b74f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,262 > > ================================================================= > ==374449==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 240 byte(s) in 2 object(s) allocated from: > #0 0x55c90feb0aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x55c910b0e3ce in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32 > #2 0x55c910b15451 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 0x55c9110923bd in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5 > #4 0x55c90feb45c9 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f390beadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 128 byte(s) in 2 object(s) allocated from: > #0 0x55c90feb0aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x55c910b5c5d9 in __gnu_cxx::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*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55c910b5c4da 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::a llocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55c910b5c1e7 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_tr aits<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_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16 > #4 0x55c910b5a604 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::ch ar_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 const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx1 1::basic_string<char, 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<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23 > #5 0x55c910b593fc 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_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 const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__c xx11::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<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19 > #6 0x55c910b4336c 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>, s td::allocator<char> > > > > > >::operator[](MSNet::VehicleState&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:520:15 > #7 0x55c910b0eb19 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13 > #8 0x55c910b15451 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 > #9 0x55c9110923bd in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5 > #10 0x55c90feb45c9 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #11 0x7f390beadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 128 byte(s) in 2 object(s) allocated from: > #0 0x55c90feb0aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x55c910b62f99 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<MSNet::TransportableState 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*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,222 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,740 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==374375==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55dfcf98943e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f660c5a7a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55dfcf989628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f660c5aa51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55dfcf973e43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f660c5a74f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,43 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==373996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x559c9125443e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fa0f4b2aa21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x559c91254628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fa0f4b2d51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x559c9123ee43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fa0f4b2a4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,37 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==373993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55cb8f8a943e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f45172bca21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55cb8f8a9628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f45172bf51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55cb8f893e43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7f45172bc4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,37 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==373924==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x559be680343e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fe5ee38ba21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x559be6803628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fe5ee38e51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x559be67ede43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fe5ee38b4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,37 > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in > /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in > > ================================================================= > ==373925==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55f27958543e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f643e) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fd95c4bea21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55f279585628 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f6628) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fd95c4c151e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55f27956fe43 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36e0e43) (BuildId: 200b6ccca91e895499f403ec23ab9c212fe0aefa) > #1 0x7fd95c4be4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 56 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:387:32: runtime error: implicit conversion from type 'unsigned char' of value 195 (8-bit, unsigned) to type 'const std::char_traits<char>::char_type' (aka 'const char') changed the value to -61 (8-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:387:32 in > /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_algobase.h:385: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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_algobase.h:385:20 in
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 26, in <module> > import libsumo > File "/home/delphi/extraClangDebug/sumo/tools/libsumo/__init__.py", line 30, in <module> > from .libsumo import vehicle, simulation, person, trafficlight, edge # noqa > File "/home/delphi/extraClangDebug/sumo/tools/libsumo/libsumo.py", line 13, 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,5d0 < 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 ---------- 0a1,81 > /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x6060000c6620 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>' > 0x6060000c6620: note: object has invalid vptr > 00 00 00 00 18 31 00 00 00 00 00 00 00 00 00 00 be be be be 80 91 00 00 30 61 00 00 e0 c5 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 in > /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9: runtime error: member access within address 0x6060000c6620 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>' > 0x6060000c6620: note: object has invalid vptr > 00 00 00 00 18 31 00 00 00 00 00 00 00 00 00 00 be be be be 80 91 00 00 30 61 00 00 e0 c5 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9 in > ================================================================= > ==381262==ERROR: AddressSanitizer: heap-use-after-free on address 0x6060000c6650 at pc 0x55c64384ff35 bp 0x7ffe6ecc3210 sp 0x7ffe6ecc3208 > WRITE of size 1 at 0x6060000c6650 thread T0 > #0 0x55c64384ff34 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::deschedule() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:33 > #1 0x55c64384491b in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 > #2 0x55c6438450d8 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:49:35 > #3 0x55c640d9c843 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:317:5 > #4 0x55c640d9ece8 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:290:17 > #5 0x55c640d8fa76 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17 > #6 0x7fc604b86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x7fc604b86e3f in __libc_start_main csu/../csu/libc-start.c:392:3 > #8 0x55c640ccde94 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2997e94) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > > 0x6060000c6650 is located 48 bytes inside of 56-byte region [0x6060000c6620,0x6060000c6658) > freed by thread T0 here: > #0 0x55c640d8c30d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a5630d) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x55c641d44bc1 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 ---------- 18a19,49 > > ================================================================= > ==381422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 1 object(s) allocated from: > #0 0x55875282eaad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x558753848a28 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 0x55875357b444 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x558753496baf in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x5587534a1a25 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x55875284618f in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #6 0x558752844bac in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #7 0x558752832878 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x7fda11507d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Direct leak of 560 byte(s) in 1 object(s) allocated from: > #0 0x55875282eaad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x5587538497cf 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 0x55875357b444 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x558753496baf in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x5587534a1a25 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x55875284618f in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #6 0x558752844bac in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #7 0x558752832878 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x7fda11507d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 93 byte(s) in 3 object(s) allocated from: > #0 0x55875282eaad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x7fda1195bfee in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/lib/x86_64-linux-gnu/libstdc++.so.6+0x14bfee) (BuildId: e37fe1a879783838de78cbc8c80621fa685d58a2) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,11 > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'unsigned long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43 in
---------- Differences in errors ---------- 0a1,8 > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'unsigned long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43 in
---------- Differences in errors ---------- 1a2,44 > > ================================================================= > ==380073==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 232 byte(s) in 1 object(s) allocated from: > #0 0x55a2fa019aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x55a2fbb7cdf4 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 0x55a2fbbdc556 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 0x55a2fb998e49 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::__c xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:197:19 > #4 0x55a2fc0d6aba in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:328:13 > #5 0x55a2fc0d323d in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:292:9 > #6 0x55a2fc1501f7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #7 0x55a2fc183903 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20 > #8 0x55a2fa035206 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26 > #9 0x55a2fa02fbac in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x55a2fa01d878 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7fa4ab53fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 40 byte(s) in 1 object(s) allocated from: > #0 0x55a2fa019aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x55a2fb9d24e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable const*> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x55a2fb9d23ea in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x55a2fb9d2227 in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16 > #4 0x55a2fb9d20ec 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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23 > #5 0x55a2fb9d2095 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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18 > #6 0x55a2fb9e4d56 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 _node_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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1784:19 > #7 0x55a2fbb8ede6 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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2237:9 > #8 0x55a2fbb8e6ce in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >::value, void>::type std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTra nsportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1102:6 > #9 0x55a2fbb8e1e3 in std::set<MSTransportable const*, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::set<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTran sportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h:193:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,43 > > ================================================================= > ==380088==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 928 byte(s) in 4 object(s) allocated from: > #0 0x563223394aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x563224ef7df4 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 0x563224f57556 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 0x563224d13e49 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::__c xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:197:19 > #4 0x563225451aba in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:328:13 > #5 0x56322544e23d in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:292:9 > #6 0x5632254cb1f7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #7 0x5632254fe903 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20 > #8 0x5632233b0206 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26 > #9 0x5632233aabac in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x563223398878 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7fa97d7e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 160 byte(s) in 4 object(s) allocated from: > #0 0x563223394aad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a55aad) (BuildId: 11bf9c8e2dbcf1500855732beec1284a6710ab32) > #1 0x563224d4d4e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable const*> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x563224d4d3ea in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x563224d4d227 in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16 > #4 0x563224d4d0ec 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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23 > #5 0x563224d4d095 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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18 > #6 0x563224d5fd56 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 _node_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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1784:19 > #7 0x563224f09de6 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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2237:9 > #8 0x563224f096ce in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >::value, void>::type std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTra nsportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1102:6 > #9 0x563224f091e3 in std::set<MSTransportable const*, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::set<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTran sportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h:193:9 <truncated after showing first 30 lines>
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