texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.02Mar114535.1044732 -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 > > ================================================================= > ==2617909==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 528 byte(s) in 1 object(s) allocated from: > #0 0x563678a6b8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x56367a5c3dd4 in MSCalibrator::setFlow(long long, long long, double, double, SUMOVehicleParameter) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:712:30 > #2 0x5636799e9f8c 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 0x5636797515f3 in TraCIServerAPI_Calibrator::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Calibrator.cpp:78:17 > #4 0x56367968e6ef in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #5 0x563679699565 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #6 0x563678a831af in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #7 0x563678a81bcc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #8 0x563678a6f678 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x7f5912290d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 528 byte(s) leaked in 1 allocation(s).
---------- Differences in errors ---------- 0a1,17 > > ================================================================= > ==2610878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x556861c2322e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35dd22e) (BuildId: 1676ba05a3137cb2ce1fa91d5e825ac4bdefb1b0) > #1 0x7f4155f21a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x556861c23418 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35dd418) (BuildId: 1676ba05a3137cb2ce1fa91d5e825ac4bdefb1b0) > #1 0x7f4155f2451e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x556861c0dc33 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35c7c33) (BuildId: 1676ba05a3137cb2ce1fa91d5e825ac4bdefb1b0) > #1 0x7f4155f214f7 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,306 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2611757==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,51 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2611960==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in output ---------- 3a4 > done. 141a143 > Loading configuration ... Starting process 2 with steplength 1.0 157d158 < Starting process 2 with steplength 1.0 172d172 < Loading configuration ... done.
---------- Differences in errors ---------- 0a1,408 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2610967==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,262 > > ================================================================= > ==2611072==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 240 byte(s) in 2 object(s) allocated from: > #0 0x55d0cf4fc8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x55d0d0114f0e in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32 > #2 0x55d0d011bf91 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 0x55d0d06996dd in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:334:5 > #4 0x55d0cf5003c9 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fbf423afd8f 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 0x55d0cf4fc8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x55d0d0163439 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 0x55d0d016333a 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 0x55d0d0163047 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 0x55d0d0161464 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 0x55d0d016025c 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 0x55d0d0149ecc 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 0x55d0d0115659 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13 > #8 0x55d0d011bf91 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 0x55d0d06996dd in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:334:5 > #10 0x55d0cf5003c9 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #11 0x7fbf423afd8f 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 0x55d0cf4fc8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x55d0d0169df9 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,306 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 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) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,1020 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2610957==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,57 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2610904==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,51 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2610605==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,51 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2610564==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,51 > /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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > > ================================================================= > ==2610572==ERROR: LeakSanitizer: detected memory leaks <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 0x6060000c5780 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>' > 0x6060000c5780: note: object has invalid vptr > 00 00 00 00 57 30 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 0x6060000c5780 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>' > 0x6060000c5780: note: object has invalid vptr > 00 00 00 00 57 30 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 > ================================================================= > ==2617754==ERROR: AddressSanitizer: heap-use-after-free on address 0x6060000c57b0 at pc 0x55f701a4f625 bp 0x7ffcc31d18b0 sp 0x7ffcc31d18a8 > WRITE of size 1 at 0x6060000c57b0 thread T0 > #0 0x55f701a4f624 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::deschedule() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:33 > #1 0x55f701a4400b in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 > #2 0x55f701a447c8 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:49:35 > #3 0x55f6ff07f853 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:317:5 > #4 0x55f6ff081cf8 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:290:17 > #5 0x55f6ff072876 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17 > #6 0x7fc8c8836d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x7fc8c8836e3f in __libc_start_main csu/../csu/libc-start.c:392:3 > #8 0x55f6fefb0c94 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28b7c94) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > > 0x6060000c57b0 is located 48 bytes inside of 56-byte region [0x6060000c5780,0x6060000c57b8) > freed by thread T0 here: > #0 0x55f6ff06f10d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x297610d) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x55f6fffdfe21 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 > > ================================================================= > ==2617900==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 528 byte(s) in 1 object(s) allocated from: > #0 0x55bd66a0d8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x55bd679df957 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:627:24 > #2 0x55bd67716a44 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x55bd676306ef in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x55bd6763b565 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x55bd66a251af in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #6 0x55bd66a23bcc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #7 0x55bd66a11678 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x7f4cc596ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Direct leak of 528 byte(s) in 1 object(s) allocated from: > #0 0x55bd66a0d8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x55bd679e073e 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:640:28 > #2 0x55bd67716a44 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x55bd676306ef in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x55bd6763b565 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x55bd66a251af in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #6 0x55bd66a23bcc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #7 0x55bd66a11678 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x7f4cc596ed8f 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 0x55bd66a0d8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x7f4cc5dc2fee 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:1183: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:1183:76 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1183: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:1183:74 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1217: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:1217:29 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1217: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:1217:43 in
---------- Differences in errors ---------- 0a1,8 > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1183: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:1183:76 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1183: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:1183:74 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1217: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:1217:29 in > /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1217: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:1217:43 in
---------- Differences in errors ---------- 1a2,44 > > ================================================================= > ==2616600==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 208 byte(s) in 1 object(s) allocated from: > #0 0x558fb4f1e8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x558fb69be88d in MSDispatch::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, 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:113:31 > #2 0x558fb6a24c30 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, 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:48:36 > #3 0x558fb68101fa 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, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc ator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:190:19 > #4 0x558fb6f14c02 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:288:9 > #5 0x558fb6f11617 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:254:9 > #6 0x558fb6f87415 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:135:20 > #7 0x558fb6fb746e in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:207:20 > #8 0x558fb4f3a226 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26 > #9 0x558fb4f34bcc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x558fb4f22678 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7f29cdc47d8f 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 0x558fb4f1e8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x558fb5784479 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable*> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x558fb578437a in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable*> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x558fb69d3847 in std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16 > #4 0x558fb69d370c in std::_Rb_tree_node<MSTransportable*>* std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_create_node<MSTransportable* const&>(MSTransportable* const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23 > #5 0x558fb69d36b5 in std::_Rb_tree_node<MSTransportable*>* std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node::operator()<MSTransportable* const&>(MSTransportable* const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18 > #6 0x558fb69d1ec6 in std::_Rb_tree_iterator<MSTransportable*> std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_<MSTransportable* const&, std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, MSTransportable* const&, std::_Rb _tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1784:19 > #7 0x558fb69d0216 in std::_Rb_tree_iterator<MSTransportable*> std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_unique_<MSTransportable* const&, std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node>(std::_Rb_tree_const_iterator<MSTransportable*>, MSTransportable* const&, std:: _Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2237:9 > #8 0x558fb69cfa6e in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >::value, void>::type std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >(__ gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >, __gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1102:6 > #9 0x558fb69cf5d3 in std::set<MSTransportable*, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::set<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >(__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >, __gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >) /bin/../li b/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 > > ================================================================= > ==2616626==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 832 byte(s) in 4 object(s) allocated from: > #0 0x5616fe8cf8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x56170036f88d in MSDispatch::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, 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:113:31 > #2 0x5617003d5c30 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, 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:48:36 > #3 0x5617001c11fa 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, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc ator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:190:19 > #4 0x5617008c5c02 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:288:9 > #5 0x5617008c2617 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:254:9 > #6 0x561700938415 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:135:20 > #7 0x56170096846e in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:207:20 > #8 0x5616fe8eb226 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26 > #9 0x5616fe8e5bcc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x5616fe8d3678 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7fedbc76bd8f 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 0x5616fe8cf8ad in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29758ad) (BuildId: d3444fd406244f3c85bd7c4421cc176ff5828a41) > #1 0x5616ff135479 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable*> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x5616ff13537a in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable*> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x561700384847 in std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16 > #4 0x56170038470c in std::_Rb_tree_node<MSTransportable*>* std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_create_node<MSTransportable* const&>(MSTransportable* const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23 > #5 0x5617003846b5 in std::_Rb_tree_node<MSTransportable*>* std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node::operator()<MSTransportable* const&>(MSTransportable* const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18 > #6 0x561700382ec6 in std::_Rb_tree_iterator<MSTransportable*> std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_<MSTransportable* const&, std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, MSTransportable* const&, std::_Rb _tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1784:19 > #7 0x561700381216 in std::_Rb_tree_iterator<MSTransportable*> std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_unique_<MSTransportable* const&, std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node>(std::_Rb_tree_const_iterator<MSTransportable*>, MSTransportable* const&, std:: _Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2237:9 > #8 0x561700380a6e in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >::value, void>::type std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >(__ gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >, __gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1102:6 > #9 0x5617003805d3 in std::set<MSTransportable*, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::set<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >(__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >, __gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >) /bin/../li b/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