texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.30Apr110225.3439129 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==270066==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x5f064a667761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5f064c035ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5f064aebcfb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x712b1904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 40320 byte(s) leaked in 8 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==266540==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x5611f86a0761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5611fa06eea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5611f8ef5fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x70743804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 e5 ed 0d 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 e5 ed 0d 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 e5 ed 0d 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 e5 ed 0d 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 e5 ed 0d 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300001a280 which does not point to an object of type 'const MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 b8 e4 3b 59 00 00 98 a2 01 00 30 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300001a280 which does not point to an object of type 'MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 b8 e4 3b 59 00 00 98 a2 01 00 30 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x51300001a280 which does not point to an object of type 'MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 b8 e4 3b 59 00 00 98 a2 01 00 30 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300001a0c0 which does not point to an object of type 'MSVehicle' > 0x51300001a0c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 b8 e4 3b 59 00 00 80 76 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300001a0c0 which does not point to an object of type 'MSVehicle' > 0x51300001a0c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 b8 e4 3b 59 00 00 80 76 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 9c 71 bc 63 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 9c 71 bc 63 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 9c 71 bc 63 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 9c 71 bc 63 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 9c 71 bc 63 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,50 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 dd a9 8e 5d 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 dd a9 8e 5d 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 dd a9 8e 5d 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 dd a9 8e 5d 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 dd a9 8e 5d 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 00 57 57 5e 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 00 57 57 5e 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 00 57 57 5e 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 00 57 57 5e 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 00 57 57 5e 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 d7 3a 37 4e 5b 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 d7 3a 37 4e 5b 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 d7 3a 37 4e 5b 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 d7 3a 37 4e 5b 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 d7 3a 37 4e 5b 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300000e580 which does not point to an object of type 'const MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 8b c2 d9 5c 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 8b c2 d9 5c 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 8b c2 d9 5c 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 8b c2 d9 5c 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 8b c2 d9 5c 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 f5 3b 4d 56 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 f5 3b 4d 56 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 f5 3b 4d 56 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 f5 3b 4d 56 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 f5 3b 4d 56 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x5130000096c0 which does not point to an object of type 'const MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 07 13 09 52 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 07 13 09 52 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 07 13 09 52 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 07 13 09 52 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 07 13 09 52 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009dc0 which does not point to an object of type 'const MSVehicle' > 0x513000009dc0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 69 69 aa 64 00 00 d8 9d 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle' > 0x513000009dc0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 69 69 aa 64 00 00 d8 9d 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle' > 0x513000009dc0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 69 69 aa 64 00 00 d8 9d 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle' > 0x513000009dc0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 69 69 aa 64 00 00 d8 9d 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle' > 0x513000009dc0: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 69 69 aa 64 00 00 d8 9d 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009880 which does not point to an object of type 'const MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 87 91 39 63 00 00 98 98 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 87 91 39 63 00 00 98 98 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 87 91 39 63 00 00 98 98 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 87 91 39 63 00 00 98 98 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 c7 87 91 39 63 00 00 98 98 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 17 c1 c9 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 17 c1 c9 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 17 c1 c9 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 17 c1 c9 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 b7 17 c1 c9 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 37 69 fa 93 5a 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 37 69 fa 93 5a 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 37 69 fa 93 5a 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 37 69 fa 93 5a 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 b0 37 69 fa 93 5a 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009880 which does not point to an object of type 'const MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 ce 4a b5 5f 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 ce 4a b5 5f 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 ce 4a b5 5f 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 ce 4a b5 5f 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 b0 67 ce 4a b5 5f 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009a40 which does not point to an object of type 'const MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 1f f0 57 55 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 1f f0 57 55 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 1f f0 57 55 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 1f f0 57 55 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 1f f0 57 55 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 5e a6 b6 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 5e a6 b6 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 5e a6 b6 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 5e a6 b6 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 17 5e a6 b6 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 4f 80 28 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 4f 80 28 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 4f 80 28 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 4f 80 28 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 4f 80 28 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 47 48 f1 5d 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 47 48 f1 5d 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 47 48 f1 5d 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 47 48 f1 5d 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 47 48 f1 5d 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 a7 0c 94 1d 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 a7 0c 94 1d 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 a7 0c 94 1d 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 a7 0c 94 1d 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 b0 a7 0c 94 1d 56 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300004c780 which does not point to an object of type 'const MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 c3 05 f2 59 00 00 c0 f9 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 c3 05 f2 59 00 00 c0 f9 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 c3 05 f2 59 00 00 c0 f9 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 c3 05 f2 59 00 00 c0 f9 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 b0 57 c3 05 f2 59 00 00 c0 f9 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,841 > > ================================================================= > ==250863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x63e621c6a761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x63e622e71c32 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:924:50 > #2 0x63e622e718f4 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x63e622db66da in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34 > #4 0x63e6248692f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #5 0x718db25e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x718db25b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x718db25b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x718db25b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x718db25e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x63e62489d5b2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #11 0x63e624b29c11 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #12 0x63e622d97a1a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #13 0x63e622d8ecd2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x63e622d9fcfb in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #15 0x63e621c6e352 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #16 0x718db122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x718db122a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x63e621b912f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 144 byte(s) in 6 object(s) allocated from: > #0 0x63e621c6a761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x63e624ef3af8 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22 > #2 0x63e624d3e682 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==252371==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5da25d7df761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5da25f1adea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5da25e034fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7a194684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==252381==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x63cac604e761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x63cac7a1cea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x63cac68a3fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x77e24424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 4a5,15 > > ================================================================= > ==252389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5de8c4115761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5de8c5ae3ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5de8c496afb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7d378f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==252392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5ebd230f1761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5ebd24abfea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5ebd23946fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x79e12924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==252420==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5eddec625761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5eddedff3ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5eddece7afb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7143eaa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==252431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5d531a152761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5d531bb20ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5d531a9a7fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x77bcbe84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,12 > > ================================================================= > ==252410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5b272e806761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5b27301d4ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5b272f05bfb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7de614c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72devices rerouting personTrip early_ending_flow ( Last six runs Apr2025 )
---------- Differences in errors ---------- 1,2c1,89 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400013c7d0 which does not point to an object of type 'BookReservation' > 0x50400013c7d0: note: object has invalid vptr > 00 00 00 00 ab 4a 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255932==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013c7f8 at pc 0x641260a51b2c bp 0x7ffc441efe70 sp 0x7ffc441efe68 > READ of size 8 at 0x50400013c7f8 thread T0 > #0 0x641260a51b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x641260a4e00b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x641260ad5888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x641260b0b83b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x64125ea3c548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x64125ea37198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x64125ea23715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x6fff2ec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x6fff2ec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x64125e9462f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400013c7f8 is located 40 bytes inside of 48-byte region [0x50400013c7d0,0x50400013c800) > freed by thread T0 here: > #0 0x64125ea1ffe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x641260a6fa01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x64125f2ab28d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x64125ea3a8b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-04-19 22:13:59 by Eclipse SUMO sumo Version v1_22_0+1609-d3d000a8f75 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,46 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,20d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,89 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400013c7d0 which does not point to an object of type 'BookReservation' > 0x50400013c7d0: note: object has invalid vptr > 00 00 00 00 ab 4a 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255882==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013c7f8 at pc 0x62e025e18b2c bp 0x7fffeb25bfb0 sp 0x7fffeb25bfa8 > READ of size 8 at 0x50400013c7f8 thread T0 > #0 0x62e025e18b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x62e025e1500b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x62e025e9c888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x62e025ed283b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x62e023e03548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x62e023dfe198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x62e023dea715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7de7ede2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7de7ede2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x62e023d0d2f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400013c7f8 is located 40 bytes inside of 48-byte region [0x50400013c7d0,0x50400013c800) > freed by thread T0 here: > #0 0x62e023de6fe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x62e025e36a01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x62e02467228d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x62e023e018b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-04-19 22:13:59 by Eclipse SUMO sumo Version v1_22_0+1609-d3d000a8f75 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,46 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,20d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,5c1,89 < Warning: Person 'p.1' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.2' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400013c9d0 which does not point to an object of type 'BookReservation' > 0x50400013c9d0: note: object has invalid vptr > 00 00 00 00 f9 4a 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255875==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013c9f8 at pc 0x5dce8df1bb2c bp 0x7ffdb87f2b90 sp 0x7ffdb87f2b88 > READ of size 8 at 0x50400013c9f8 thread T0 > #0 0x5dce8df1bb2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5dce8df1800b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5dce8df9f888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5dce8dfd583b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x5dce8bf06548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x5dce8bf01198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5dce8beed715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7b189f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7b189f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5dce8be102f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400013c9f8 is located 40 bytes inside of 48-byte region [0x50400013c9d0,0x50400013ca00) > freed by thread T0 here: > #0 0x5dce8bee9fe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-04-19 22:13:59 by Eclipse SUMO sumo Version v1_22_0+1609-d3d000a8f75 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,46 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,23d4 < <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00"> < <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="242.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="242.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="162.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="162.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="82.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="82.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="322.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2,4c2,93 < Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f090 which does not point to an object of type 'BookReservation' > 0x50400012f090: note: object has invalid vptr > 00 00 00 00 da 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255820==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0b8 at pc 0x5a7d6af25b2c bp 0x7fff27d65170 sp 0x7fff27d65168 > READ of size 8 at 0x50400012f0b8 thread T0 > #0 0x5a7d6af25b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5a7d6af2200b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5a7d6afa9888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5a7d6afdf83b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x5a7d68f10548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x5a7d68f0b198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5a7d68ef7715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7b8ebbe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7b8ebbe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5a7d68e1a2f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012f0b8 is located 40 bytes inside of 48-byte region [0x50400012f090,0x50400012f0c0) > freed by thread T0 here: > #0 0x5a7d68ef3fe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5a7d6af43a01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5a7d6977f28d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="97.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="97.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012ee90 which does not point to an object of type 'BookReservation' > 0x50400012ee90: note: object has invalid vptr > 00 00 00 00 86 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255883==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012eeb8 at pc 0x589e04cfbb2c bp 0x7ffc1f6cf570 sp 0x7ffc1f6cf568 > READ of size 8 at 0x50400012eeb8 thread T0 > #0 0x589e04cfbb2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x589e04cf800b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x589e04d7f888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x589e04db583b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x589e02ce6548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x589e02ce1198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x589e02ccd715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x77c83c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x77c83c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x589e02bf02f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012eeb8 is located 40 bytes inside of 48-byte region [0x50400012ee90,0x50400012eec0) > freed by thread T0 here: > #0 0x589e02cc9fe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x589e04d19a01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x589e0355528d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x589e02ce48b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00"> < <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f090 which does not point to an object of type 'BookReservation' > 0x50400012f090: note: object has invalid vptr > 00 00 00 00 84 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255939==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0b8 at pc 0x5ec2fd8a1b2c bp 0x7ffd4e0f9390 sp 0x7ffd4e0f9388 > READ of size 8 at 0x50400012f0b8 thread T0 > #0 0x5ec2fd8a1b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5ec2fd89e00b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5ec2fd925888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5ec2fd95b83b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x5ec2fb88c548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x5ec2fb887198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5ec2fb873715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x71130442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x71130442a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5ec2fb7962f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012f0b8 is located 40 bytes inside of 48-byte region [0x50400012f090,0x50400012f0c0) > freed by thread T0 here: > #0 0x5ec2fb86ffe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5ec2fd8bfa01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5ec2fc0fb28d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x5ec2fb88a8b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #4 0x5ec2fb887198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="81.00" waitingTime="48.00" timeLoss="0.00" traveltime="33.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="81.00" arrivalPos="190.40" duration="33.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="249.00" waitingTime="175.00" timeLoss="0.00" traveltime="74.00"> < <ride waitingTime="175.00" vehicle="trip_0" depart="175.00" arrival="249.00" arrivalPos="191.73" duration="74.00" routeLength="1021.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="310.00" routeLength="2594.13" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1468.93" occupiedTime="107.76"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,92 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012fe10 which does not point to an object of type 'BookReservation' > 0x50400012fe10: note: object has invalid vptr > 00 00 00 00 a7 4b 00 00 00 00 00 00 00 00 00 00 be be be be e0 5d 00 00 e0 50 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255940==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012fe38 at pc 0x5af65d356b2c bp 0x7ffcbb578710 sp 0x7ffcbb578708 > READ of size 8 at 0x50400012fe38 thread T0 > #0 0x5af65d356b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5af65d35300b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5af65d3da888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5af65d41083b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x5af65b341548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x5af65b33c198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5af65b328715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7d1f5c42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7d1f5c42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5af65b24b2f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012fe38 is located 40 bytes inside of 48-byte region [0x50400012fe10,0x50400012fe40) > freed by thread T0 here: > #0 0x5af65b324fe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5af65d374a01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5af65bbb028d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f290 which does not point to an object of type 'BookReservation' > 0x50400012f290: note: object has invalid vptr > 00 00 00 00 88 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255946==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f2b8 at pc 0x61ab79361b2c bp 0x7ffffe1f5a30 sp 0x7ffffe1f5a28 > READ of size 8 at 0x50400012f2b8 thread T0 > #0 0x61ab79361b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x61ab7935e00b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x61ab793e5888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x61ab7941b83b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x61ab7734c548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x61ab77347198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x61ab77333715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x785e2e22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x785e2e22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x61ab772562f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012f2b8 is located 40 bytes inside of 48-byte region [0x50400012f290,0x50400012f2c0) > freed by thread T0 here: > #0 0x61ab7732ffe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x61ab7937fa01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x61ab77bbb28d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x61ab7734a8b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #4 0x61ab77347198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="82.00" waitingTime="48.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="82.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="196.00" waitingTime="61.00" timeLoss="0.00" traveltime="135.00"> < <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="196.00" arrivalPos="191.73" duration="135.00" routeLength="1021.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="257.00" routeLength="1851.73" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1192.93" occupiedTime="148.89"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,92 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000130010 which does not point to an object of type 'BookReservation' > 0x504000130010: note: object has invalid vptr > 00 00 00 00 ab 4b 00 00 00 00 00 00 00 00 00 00 be be be be e0 5d 00 00 e0 50 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255949==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000130038 at pc 0x59cc08ebeb2c bp 0x7fffafafd250 sp 0x7fffafafd248 > READ of size 8 at 0x504000130038 thread T0 > #0 0x59cc08ebeb2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x59cc08ebb00b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x59cc08f42888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x59cc08f7883b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x59cc06ea9548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x59cc06ea4198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x59cc06e90715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7ea58922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7ea58922a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x59cc06db32f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x504000130038 is located 40 bytes inside of 48-byte region [0x504000130010,0x504000130040) > freed by thread T0 here: > #0 0x59cc06e8cfe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x59cc08edca01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x59cc0771828d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f090 which does not point to an object of type 'BookReservation' > 0x50400012f090: note: object has invalid vptr > 00 00 00 00 da 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255815==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0b8 at pc 0x5805a7541b2c bp 0x7ffdebe2cd50 sp 0x7ffdebe2cd48 > READ of size 8 at 0x50400012f0b8 thread T0 > #0 0x5805a7541b2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5805a753e00b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5805a75c5888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5805a75fb83b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x5805a552c548 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x5805a5527198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5805a5513715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x74f989c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x74f989c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5805a54362f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012f0b8 is located 40 bytes inside of 48-byte region [0x50400012f090,0x50400012f0c0) > freed by thread T0 here: > #0 0x5805a550ffe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5805a755fa01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5805a5d9b28d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x5805a552a8b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00"> < <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,94 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f010 which does not point to an object of type 'BookReservation' > 0x50400012f010: note: object has invalid vptr > 00 00 00 00 9f 4c 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 20 bf 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==255721==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f038 at pc 0x5aab96fdfb2c bp 0x7fffd0766dd0 sp 0x7fffd0766dc8 > READ of size 8 at 0x50400012f038 thread T0 > #0 0x5aab96fdfb2b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5aab96fdc00b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5aab97063888 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5aab97054f15 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22 > #4 0x5aab970d0c32 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #5 0x5aab95838c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #6 0x5aab94fc88b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #7 0x5aab94fc5198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #8 0x5aab94fb1715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x70830342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #10 0x70830342a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #11 0x5aab94ed42f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > 0x50400012f038 is located 40 bytes inside of 48-byte region [0x50400012f010,0x50400012f040) > freed by thread T0 here: > #0 0x5aab94fadfe1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701fe1) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5aab96ffda01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="247.00" waitingTime="-1.00" timeLoss="1.55" traveltime="248.00"> < <walk depart="0.00" departPos="0.00" arrival="166.00" arrivalPos="142.80" duration="166.00" routeLength="228.40" timeLoss="1.55" maxSpeed="1.39"/> < <ride waitingTime="-1.00" vehicle="trip_1" depart="165.00" arrival="247.00" arrivalPos="191.73" duration="82.00" routeLength="1126.53" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="138.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1126.53" occupiedTime="173.11"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,210 > > ================================================================= > ==242366==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 608 byte(s) in 1 object(s) allocated from: > #0 0x57d9a0da7761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x57d9a3510379 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:180:49 > #2 0x57d9a294a197 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #3 0x57d9a1632c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #4 0x57d9a0dc59f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #5 0x57d9a0dbf198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x57d9a0dab715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7f0230c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7f0230c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x57d9a0cce2f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Indirect leak of 504 byte(s) in 1 object(s) allocated from: > #0 0x57d9a0da7761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x57d9a2533137 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37 > #2 0x57d9a22ebc6b in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5 > #3 0x57d9a1479641 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5 > #4 0x57d9a137be23 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:16 > #5 0x57d9a3538f81 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:50:5 > #6 0x57d9a3510c12 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #7 0x57d9a294a197 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #8 0x57d9a1632c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x57d9a0dc59f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x57d9a0dbf198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #11 0x57d9a0dab715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,212 > > ================================================================= > ==242405==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2432 byte(s) in 4 object(s) allocated from: > #0 0x5812c84f5761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5812cac5e379 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:180:49 > #2 0x5812ca098197 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #3 0x5812c8d80c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #4 0x5812c85139f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #5 0x5812c850d198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5812c84f9715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x74b92dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x74b92dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5812c841c2f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Indirect leak of 2016 byte(s) in 4 object(s) allocated from: > #0 0x5812c84f5761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5812c9c81137 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37 > #2 0x5812c9a39c6b in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5 > #3 0x5812c8bc7641 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5 > #4 0x5812c8ac9e23 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:16 > #5 0x5812cac86f81 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:50:5 > #6 0x5812cac5ec12 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #7 0x5812ca098197 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #8 0x5812c8d80c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x5812c85139f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x5812c850d198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #11 0x5812c84f9715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 e7 04 c5 6b 61 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 e7 04 c5 6b 61 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 e7 04 c5 6b 61 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 e7 04 c5 6b 61 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==260619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 54 e0 87 5b 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 54 e0 87 5b 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 54 e0 87 5b 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 b0 47 54 e0 87 5b 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==259753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 1c b2 f4 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 1c b2 f4 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 1c b2 f4 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 b0 27 1c b2 f4 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==259754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==236243==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x5facfdbe8761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5facffa0cb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5facffa190a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5facffa2438a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5facff8f63c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5facfdc41041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5facfdc380e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5facfdc06fd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5facfdc00198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5facfdbec715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7a5126a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7a5126a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5facfdb0f2f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5facfdbe8761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5facffa0bc8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5facffa157d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5facff8f96bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5facfecff701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x5facfed93144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5facfed34e06 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5fad007e72f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7a5127fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==236251==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x61c151e0f761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x61c153c33b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61c153c400a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61c153c4b38a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x61c153b1d3c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61c151e68041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x61c151e5f0e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x61c151e2dfd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x61c151e27198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x61c151e13715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x73466802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x73466802a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x61c151d362f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x61c151e0f761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x61c153c32c8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61c153c3c7d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x61c153b206bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x61c152f26701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x61c152fba144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x61c152f5be06 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x61c154a0e2f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7346693e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==236239==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x5d6d24462761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5d6d26286b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5d6d262930a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5d6d2629e38a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5d6d261703c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5d6d244bb041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5d6d244b20e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5d6d24480fd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5d6d2447a198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5d6d24466715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x77694142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x77694142a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5d6d243892f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5d6d24462761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5d6d26285c8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5d6d2628f7d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5d6d261736bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5d6d25579701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x5d6d2560d144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5d6d255aee06 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5d6d270612f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7769427e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==236263==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5f43f1950761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5f43f3774b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5f43f37810a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5f43f378c38a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5f43f365e3c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5f43f19a9041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5f43f19a00e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5f43f196efd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5f43f1968198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5f43f1954715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7ce7b242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7ce7b242a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5f43f18772f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5f43f1950761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5f43f3773c8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5f43f377d7d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5f43f36616bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5f43f2a67701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x5f43f2afb144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5f43f2a9ce06 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5f43f454f2f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7ce7b39e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==237102==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x619856682761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x6198584a6b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x6198584b30a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x6198584be38a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x6198583903c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x6198566db041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x6198566d20e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x6198566a0fd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x61985669a198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x619856686715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x79f6ef22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x79f6ef22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x6198565a92f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x619856682761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x6198584a5c8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x6198584af7d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x6198583936bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x619857799701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x61985782d144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x6198577cef7b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x6198592812f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x79f6f05e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==237148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x62624c649761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x62624e46db24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x62624e47a0a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x62624e48538a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x62624e3573c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x62624c6a2041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x62624c6990e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x62624c667fd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x62624c661198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x62624c64d715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x766be3e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x766be3e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x62624c5702f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x62624c649761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x62624e46cc8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x62624e4767d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x62624e35a6bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x62624d760701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x62624d7f4144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x62624d795f7b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x62624f2482f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x766be51e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==237093==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x6407942db761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x6407960ffb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x64079610c0a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x64079611738a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x640795fe93c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x640794334041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x64079432b0e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x6407942f9fd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x6407942f3198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x6407942df715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x77094d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x77094d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x6407942022f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x6407942db761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x6407960fec8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x6407961087d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x640795fec6bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x6407953f2701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x640795486144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x640795427f7b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x640796eda2f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x77094e5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==237142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5b7c03cc9761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5b7c05aedb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5b7c05afa0a6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5b7c05b0538a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5b7c059d73c6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5b7c03d22041 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5b7c03d190e7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5b7c03ce7fd8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5b7c03ce1198 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5b7c03ccd715 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x71dc2f22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x71dc2f22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5b7c03bf02f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26282f4) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5b7c03cc9761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5b7c05aecc8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5b7c05af67d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5b7c059da6bd in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5b7c04de0701 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, 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::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52 > #5 0x5b7c04e74144 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5b7c04e15f7b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x5b7c068c82f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x71dc307e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==234466==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x5e6562282761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x5e6563c50ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5e6562ad7fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7171b284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==250054==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x6302e2aa1761 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2701761) (BuildId: b0f8a7a3768bc65e74b266d261af1c49f8552628) > #1 0x6302e446fea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x6302e32f6fb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x701c2384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
bug in lcModel DK2004, fixed in JE2013 (This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 16.00') ---------- Differences in output ---------- 5c5 < Simulation ended at time: 16.00. --- > Simulation ended at time: 17.00.
vehicles use the wrong lane and thereby slow down the flow of traffic (This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00') ---------- Differences in output ---------- 1c1,2 < Loading net-file from 'net.net.xml'... done ((TIME)). --- > Loading net-file from 'net.net.xml' ... done ((TIME)). > Loading route-files incrementally from 'input_routes.rou.xml' 3,4c4,5 < Simulation started with time: 0.00.. < Simulation ended at time: 3352.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 3004.00.
Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1224?format=tab': HTTP Error 406: Not Acceptable. Please make sure that bug 1224 exists and that the configuration entry 'bug_system_location' points to the correct trac instance. The current value is 'https://sumo.dlr.de/trac.wsgi/'. (This bug was triggered by FAILING to find text in file 'rawdump' matching 'pos="25.00"') ---------- Differences in rawdump ---------- 7,9c7 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="350.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 14,16c12 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="351.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 21,23c17 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="352.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 28,30c22 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="353.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 35,37c27 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="354.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> <truncated after showing first 30 lines>
invalid vehicle counts (This bug was triggered by FAILING to find text in file 'detector' matching 'vehicleSum="60"') ---------- Differences in detector ---------- 5,8c5,8 < <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.60" meanOverlapTravelTime="31.06" meanSpeed="7.37" meanHaltsPerVehicle="1.40" meanTimeLoss="25.94" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> --- > <interval begin="0.00" end="977.00" id="e3_0_1i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> > <interval begin="0.00" end="977.00" id="e3_0_2i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> > <interval begin="0.00" end="977.00" id="e3_0_3i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> > <interval begin="0.00" end="977.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
consistent handling of unreachable arrivalPos (This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route') ---------- Differences in errors ---------- 1c1,3 < Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'. --- > Warning: No connection between edge 'end' and edge 'end' found. > Warning: No route for vehicle '2' found. > Error: Vehicle '2' has no valid route. ---------- Differences in vehroutes ---------- 5,8d4 < <vehicle id="1" depart="0.00" arrival="18.00"> < <route edges="beg"/> < </vehicle> <
consider via (This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2') ---------- Differences in vehroutes ---------- 5c5 < <vehicle id="0" depart="0.00" arrival="53.00"> --- > <vehicle id="0" depart="0.00" arrival="40.00"> 7,8c7,8 < <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/> < <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/> --- > <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/> > <route edges="A0toB0 B0toB1 B1toB2 B2toC2 C2toD2 D2toD3"/>devices rerouting via route ( Last six runs Apr2025 )
idling failure (This bug was triggered by text found in file 'errors' matching 'no next segment') ---------- Differences in errors ---------- 0a1,4 > Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00. > Warning: No connection between edge 'a' and edge 'a' found. > Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'. > Quitting (on error). ---------- Differences in tripinfos ---------- 5,16d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="3.51" traveltime="80.00"> < <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/> < <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="250.20" timeLoss="3.51"/> < <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/> < </personinfo> < <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="1.00" waitingCount="1" stopTime="1960.00" timeLoss="12.38" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized=""> < <taxi customers="2" occupiedDistance="320.30" occupiedTime="34.00"/> < </tripinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="4.10"/> < <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> ---------- New result in exitcode ---------- 1
end of work not recognized for non-parking idle stop (This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service') ---------- Differences in errors ---------- 1d0 < Warning: Taxi 'trip_0' reaches scheduled end of service at time=400.00. ---------- Differences in tripinfos ---------- 5,6c5,6 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="22.71" traveltime="183.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="22.71"/> --- > <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86"> > <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/> 8,9c8,9 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="22.71" traveltime="184.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="22.71"/> --- > <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86"> > <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/> 11,13d10 < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.99" duration="401.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="230.00" timeLoss="32.62" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/> < </tripinfo> ---------- Differences in vehroutes ---------- 5,6c5,6 < <person id="p0" depart="0.00" arrival="231.00"> < <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/> --- > <person id="p0" depart="0.00" arrival="122.00"> > <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/> 9,10c9,10 < <person id="p1" depart="0.00" arrival="232.00"> < <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/> --- > <person id="p1" depart="0.00" arrival="122.00"> > <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/> 12,21d11 < < <vehicle id="trip_0" type="taxi" depart="0.00" arrival="401.00"> < <routeDistribution> < <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/> < <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/> < <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/> < </routeDistribution> < <stop lane="B2C2_1" permitted="p0 p1" actType="pickup p0 p1 (0)"/> < <stop lane="A0B0_1" actType="dropOff p0 p1 (0)"/> < </vehicle>
flow should be reduced (This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00') ---------- Differences in output ---------- 2a3 > Loading route-files incrementally from 'input_routes.rou.xml' 5c6 < Simulation ended at time: 288.00 --- > Simulation ended at time: 288.00. 7,8c8,9 < Performance: < Vehicles: --- > Performance: > Vehicles: 19d19 <
flow should be reduced (This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00') ---------- Differences in output ---------- 2a3 > Loading route-files incrementally from 'input_routes.rou.xml' 5c6 < Simulation ended at time: 283.00 --- > Simulation ended at time: 283.00. 7,8c8,9 < Performance: < Vehicles: --- > Performance: > Vehicles: 19d19 <
flow should be reduced (This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00') ---------- Differences in output ---------- 2a3 > Loading route-files incrementally from 'input_routes.rou.xml' 5c6 < Simulation ended at time: 130.00 --- > Simulation ended at time: 130.00. 7,8c8,9 < Performance: < Vehicles: --- > Performance: > Vehicles: 19d19 <
rerouting only triggered on entering rerouter edge (This bug was triggered by FAILING to find text in file 'errors' matching 'veh0') ---------- Differences in errors ---------- 1,2d0 < Warning: Vehicle 'veh0' is not allowed on destination edge 'left'. < Warning: No route for vehicle 'veh0' found.
meandata for meso persons not working (This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"') ---------- Differences in aggregated ---------- 5,8c5,15 < <interval begin="0.00" end="283.00" id="ed0"> < <edge id="left" arrived="41"/> < <edge id="middle" arrived="29"/> < <edge id="right" arrived="30"/> --- > <interval begin="0.00" end="1358.00" id="ed0"> > <edge id="beg" arrived="0"/> > <edge id="beg2left" arrived="0"/> > <edge id="beg2right" arrived="0"/> > <edge id="end" arrived="0"/> > <edge id="left" arrived="0"/> > <edge id="left2end" arrived="0"/> > <edge id="middle" arrived="0"/> > <edge id="rend" arrived="0"/> > <edge id="right" arrived="0"/> > <edge id="right2end" arrived="0"/>
meandata for meso persons not working (This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"') ---------- Differences in aggregated ---------- 5,8c5,15 < <interval begin="0.00" end="283.00" id="ed0"> < <edge id="left" arrived="41"/> < <edge id="middle" arrived="29"/> < <edge id="right" arrived="30"/> --- > <interval begin="0.00" end="2071.00" id="ed0"> > <edge id="beg" arrived="0" entered="0"/> > <edge id="beg2left" arrived="0" entered="0"/> > <edge id="beg2right" arrived="0" entered="0"/> > <edge id="end" arrived="0" entered="0"/> > <edge id="left" arrived="0" entered="0"/> > <edge id="left2end" arrived="0" entered="0"/> > <edge id="middle" arrived="0" entered="0"/> > <edge id="rend" arrived="0" entered="0"/> > <edge id="right" arrived="0" entered="0"/> > <edge id="right2end" arrived="0" entered="0"/>
meandata for meso persons not working (This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"') ---------- Differences in aggregated ---------- 5,8c5,15 < <interval begin="0.00" end="283.00" id="ed0"> < <edge id="left" arrived="41"/> < <edge id="middle" arrived="29"/> < <edge id="right" arrived="30"/> --- > <interval begin="0.00" end="2086.00" id="ed0"> > <edge id="beg" arrived="0" entered="0"/> > <edge id="beg2left" arrived="0" entered="0"/> > <edge id="beg2right" arrived="0" entered="0"/> > <edge id="end" arrived="0" entered="0"/> > <edge id="left" arrived="0" entered="0"/> > <edge id="left2end" arrived="0" entered="0"/> > <edge id="middle" arrived="0" entered="0"/> > <edge id="rend" arrived="0" entered="0"/> > <edge id="right" arrived="0" entered="0"/> > <edge id="right2end" arrived="0" entered="0"/>
routing error (This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found') ---------- Differences in errors ---------- 1c1,4 < Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00. --- > Warning: No connection between edge 'gneE2' and edge '-gneE0' found. > Warning: No route for vehicle 't0' found. > Error: Vehicle 't0' has no valid route. > Quitting (on error). ---------- Differences in railsignalblocks ---------- 5,24d4 < <railSignal id="gneJ1"> < <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"> < <driveWay edges="-gneE0"> < <forward lanes="-gneE0_0"/> < <bidi lanes="gneE0_0"/> < <flank lanes=""/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < <link linkIndex="1" from="gneE0_0" to="gneE1_0"> < <driveWay edges="gneE1 gneE2"> < <forward lanes="gneE1_0 gneE2_0"/> < <bidi lanes="-gneE1_0 -gneE2_0"/> < <flank lanes="-gneE3_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < </railSignal> ---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="t0" type="train" depart="0.00" arrival="42.00"> < <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < < <vehicle id="t1" type="train" depart="100.00" arrival="142.00"> < <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < ---------- New result in exitcode ---------- 1
routing failure (This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found.') ---------- Differences in errors ---------- 1c1,4 < Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00. --- > Warning: No connection between edge 'gneE2' and edge '-gneE0' found. > Warning: No route for vehicle 't0' found. > Error: Vehicle 't0' has no valid route. > Quitting (on error). ---------- Differences in railsignalblocks ---------- 5,24d4 < <railSignal id="gneJ1"> < <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"> < <driveWay edges="-gneE0"> < <forward lanes="-gneE0_0"/> < <bidi lanes="gneE0_0"/> < <flank lanes=""/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < <link linkIndex="1" from="gneE0_0" to="gneE1_0"> < <driveWay edges="gneE1 gneE2"> < <forward lanes="gneE1_0 gneE2_0"/> < <bidi lanes="-gneE1_0 -gneE2_0"/> < <flank lanes="-gneE3_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < </railSignal> ---------- Differences in vehroutes ---------- 5,8d4 < <vehicle id="t0" type="train" depart="0.00" arrival="28.00"> < <route edges="gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < ---------- New result in exitcode ---------- 1