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 > > ================================================================= > ==1077121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 1 object(s) allocated from: > #0 0x560cc2332afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x560cc3f48d34 in MSCalibrator::setFlow(long long, long long, double, double, SUMOVehicleParameter) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:712:30 > #2 0x560cc32f9bcc 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 0x560cc305cd83 in TraCIServerAPI_Calibrator::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Calibrator.cpp:78:17 > #4 0x560cc2f9b8bf in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #5 0x560cc2fa6735 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #6 0x560cc234a1df in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #7 0x560cc2348bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #8 0x560cc23368c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x7f014b8e4d8f 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 > > ================================================================= > ==1069746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x5556be03b48e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fe0e7af7a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x5556be03b678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fe0e7afa51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x5556be025e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fe0e7af74f7 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 > > ================================================================= > ==1070680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55dd2108448e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ffa4833da21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55dd21084678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ffa4834051e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55dd2106ee93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ffa4833d4f7 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 > > ================================================================= > ==1070889==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55d4f604548e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7f0da14aca21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55d4f6045678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7f0da14af51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55d4f602fe93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7f0da14ac4f7 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 > > ================================================================= > ==1070029==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x5565e901148e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7faafb344a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x5565e9011678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7faafb34751e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x5565e8ffbe93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7faafb3444f7 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 > > ================================================================= > ==1070086==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 240 byte(s) in 2 object(s) allocated from: > #0 0x555782c8aafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x5557838e90de in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32 > #2 0x5557838f0161 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 0x555783e6d3bd in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5 > #4 0x555782c8e619 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fce61e45d8f 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 0x555782c8aafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x555783937369 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 0x55578393726a 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 0x555783936f77 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 0x555783935394 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 0x55578393418c 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 0x55578391e0fc 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 0x5557838e9829 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13 > #8 0x5557838f0161 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 0x555783e6d3bd in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5 > #10 0x555782c8e619 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #11 0x7fce61e45d8f 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 0x555782c8aafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x55578393dd29 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 > > ================================================================= > ==1069919==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x559e1b17048e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fae4db60a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x559e1b170678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fae4db6351e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x559e1b15ae93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fae4db604f7 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 > > ================================================================= > ==1069792==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55a0db1cd48e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fbbea1c9a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55a0db1cd678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fbbea1cc51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55a0db1b7e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7fbbea1c94f7 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 > > ================================================================= > ==1069706==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55a8a690648e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ff31aa97a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55a8a6906678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ff31aa9a51e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55a8a68f0e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ff31aa974f7 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 > > ================================================================= > ==1069594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x55910ec8e48e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ff486d1fa21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x55910ec8e678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ff486d2251e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x55910ec78e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7ff486d1f4f7 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 > > ================================================================= > ==1069595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4608 byte(s) in 18 object(s) allocated from: > #0 0x557159bdc48e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370848e) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7f3961394a21 (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 1120 byte(s) in 35 object(s) allocated from: > #0 0x557159bdc678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3708678) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7f396139751e (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94) > > Indirect leak of 339 byte(s) in 34 object(s) allocated from: > #0 0x557159bc6e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f2e93) (BuildId: cb2e2bb7ab33b611d7568b78c8772174031c6107) > #1 0x7f39613944f7 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 27 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 27 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 > ================================================================= > ==1076942==ERROR: AddressSanitizer: heap-use-after-free on address 0x6060000c6650 at pc 0x56367ba74345 bp 0x7ffc52d06530 sp 0x7ffc52d06528 > WRITE of size 1 at 0x6060000c6650 thread T0 > #0 0x56367ba74344 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::deschedule() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:33 > #1 0x56367ba68d2b in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 > #2 0x56367ba694e8 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:49:35 > #3 0x563678fb8893 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:317:5 > #4 0x563678fbad38 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:290:17 > #5 0x563678fabac6 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17 > #6 0x7f075106ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x7f075106ae3f in __libc_start_main csu/../csu/libc-start.c:392:3 > #8 0x563678ee9ee4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a9ee4) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > > 0x6060000c6650 is located 48 bytes inside of 56-byte region [0x6060000c6620,0x6060000c6658) > freed by thread T0 here: > #0 0x563678fa835d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a6835d) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x563679f61a61 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 > > ================================================================= > ==1077116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 1 object(s) allocated from: > #0 0x564c59bc3afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x564c5abde8c8 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 0x564c5a9111d4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x564c5a82c8bf in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x564c5a837735 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x564c59bdb1df in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #6 0x564c59bd9bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #7 0x564c59bc78c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x7febeb1ded8f 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 0x564c59bc3afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x564c5abdf66f 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 0x564c5a9111d4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66 > #3 0x564c5a82c8bf in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19 > #4 0x564c5a837735 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41 > #5 0x564c59bdb1df in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27 > #6 0x564c59bd9bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #7 0x564c59bc78c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #8 0x7febeb1ded8f 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 0x564c59bc3afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x7febeb632fee 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 > > ================================================================= > ==1075734==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 232 byte(s) in 1 object(s) allocated from: > #0 0x55d40b830afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x55d40d394cd4 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 0x55d40d3f44d6 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 0x55d40d1af649 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 0x55d40d8f576a in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:328:13 > #5 0x55d40d8f1eed in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:292:9 > #6 0x55d40d96eff7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #7 0x55d40d9a27f3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20 > #8 0x55d40b84c256 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26 > #9 0x55d40b846bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x55d40b8348c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7fb69dfa1d8f 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 0x55d40b830afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x55d40d1e8d19 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 0x55d40d1e8c1a 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 0x55d40d1e8a57 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 0x55d40d1e891c 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 0x55d40d1e88c5 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 0x55d40d1fb586 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 0x55d40d3a6cc6 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 0x55d40d3a65ae 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 0x55d40d3a60c3 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 > > ================================================================= > ==1075805==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 928 byte(s) in 4 object(s) allocated from: > #0 0x55b31187fafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x55b3133e3cd4 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 0x55b3134434d6 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 0x55b3131fe649 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 0x55b31394476a in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:328:13 > #5 0x55b313940eed in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:292:9 > #6 0x55b3139bdff7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #7 0x55b3139f17f3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20 > #8 0x55b31189b256 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26 > #9 0x55b311895bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x55b3118838c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7f46ab29dd8f 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 0x55b31187fafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a67afd) (BuildId: 7ab54f744586a388c7eafd82d5160fa055c03ef3) > #1 0x55b313237d19 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 0x55b313237c1a 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 0x55b313237a57 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 0x55b31323791c 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 0x55b3132378c5 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 0x55b31324a586 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 0x55b3133f5cc6 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 0x55b3133f55ae 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 0x55b3133f50c3 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