texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Oct111042.355150 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==3929126==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x5628c2a51281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5628c457ee89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x5628c33940f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x716b6284c712 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 > > ================================================================= > ==3928365==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x625cef129281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x625cf0c56e89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x625cefa6c0f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7acec184c712 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 0x513000008fc0 which does not point to an object of type 'const MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 95 b4 49 57 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 95 b4 49 57 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 95 b4 49 57 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 95 b4 49 57 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 95 b4 49 57 00 00 d8 8f 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 0x51300001a440 which does not point to an object of type 'const MSVehicle' > 0x51300001a440: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 06 f7 10 5d 00 00 58 a4 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 0x51300001a440 which does not point to an object of type 'MSVehicle' > 0x51300001a440: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 06 f7 10 5d 00 00 58 a4 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 0x51300001a440 which does not point to an object of type 'MSVehicle' > 0x51300001a440: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 06 f7 10 5d 00 00 58 a4 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 0x51300001a280 which does not point to an object of type 'MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 06 f7 10 5d 00 00 b0 d0 1f 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 0x51300001a280 which does not point to an object of type 'MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 06 f7 10 5d 00 00 b0 d0 1f 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 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 c5 b1 de 57 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 c5 b1 de 57 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 c5 b1 de 57 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 c5 b1 de 57 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 c5 b1 de 57 00 00 58 93 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 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 26 e3 54 61 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 26 e3 54 61 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 26 e3 54 61 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 26 e3 54 61 00 00 58 93 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 0x513000009340 which does not point to an object of type 'MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 26 e3 54 61 00 00 58 93 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 0x513000009500 which does not point to an object of type 'const MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 a6 48 c1 5b 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 a6 48 c1 5b 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 a6 48 c1 5b 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 a6 48 c1 5b 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 a6 48 c1 5b 00 00 18 95 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 0x513000008fc0 which does not point to an object of type 'const MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 81 43 fd 69 64 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 81 43 fd 69 64 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 81 43 fd 69 64 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 81 43 fd 69 64 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 81 43 fd 69 64 00 00 d8 8f 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 0x51300000e740 which does not point to an object of type 'const MSVehicle' > 0x51300000e740: note: object is of type 'MEVehicle' > 00 00 00 00 d0 51 ef 6d 6f 64 00 00 58 e7 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 0x51300000e740 which does not point to an object of type 'MSVehicle' > 0x51300000e740: note: object is of type 'MEVehicle' > 00 00 00 00 d0 51 ef 6d 6f 64 00 00 58 e7 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 0x51300000e740 which does not point to an object of type 'MSVehicle' > 0x51300000e740: note: object is of type 'MEVehicle' > 00 00 00 00 d0 51 ef 6d 6f 64 00 00 58 e7 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 0x51300000e740 which does not point to an object of type 'MSVehicle' > 0x51300000e740: note: object is of type 'MEVehicle' > 00 00 00 00 d0 51 ef 6d 6f 64 00 00 58 e7 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 0x51300000e740 which does not point to an object of type 'MSVehicle' > 0x51300000e740: note: object is of type 'MEVehicle' > 00 00 00 00 d0 51 ef 6d 6f 64 00 00 58 e7 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 0x513000009500 which does not point to an object of type 'const MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 dd 95 24 62 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 dd 95 24 62 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 dd 95 24 62 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 dd 95 24 62 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 dd 95 24 62 00 00 18 95 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 d0 51 39 87 36 5e 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 d0 51 39 87 36 5e 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 d0 51 39 87 36 5e 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 d0 51 39 87 36 5e 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 d0 51 39 87 36 5e 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,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009f80 which does not point to an object of type 'const MSVehicle' > 0x513000009f80: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 9e 53 e9 64 00 00 98 9f 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 0x513000009f80 which does not point to an object of type 'MSVehicle' > 0x513000009f80: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 9e 53 e9 64 00 00 98 9f 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 0x513000009f80 which does not point to an object of type 'MSVehicle' > 0x513000009f80: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 9e 53 e9 64 00 00 98 9f 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 0x513000009f80 which does not point to an object of type 'MSVehicle' > 0x513000009f80: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 9e 53 e9 64 00 00 98 9f 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 0x513000009f80 which does not point to an object of type 'MSVehicle' > 0x513000009f80: note: object is of type 'MEVehicle' > 00 00 00 00 d0 c1 9e 53 e9 64 00 00 98 9f 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 d0 11 fe 5c 92 56 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 d0 11 fe 5c 92 56 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 d0 11 fe 5c 92 56 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 d0 11 fe 5c 92 56 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 d0 11 fe 5c 92 56 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,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008fc0 which does not point to an object of type 'const MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 48 8c d9 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 48 8c d9 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 48 8c d9 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 48 8c d9 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 48 8c d9 63 00 00 d8 8f 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 0x513000009500 which does not point to an object of type 'const MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 c5 f8 2f 5f 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 c5 f8 2f 5f 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 c5 f8 2f 5f 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 c5 f8 2f 5f 00 00 18 95 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 0x513000009500 which does not point to an object of type 'MSVehicle' > 0x513000009500: note: object is of type 'MEVehicle' > 00 00 00 00 d0 d1 c5 f8 2f 5f 00 00 18 95 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 0x513000009a40 which does not point to an object of type 'const MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 21 8b bc b1 59 00 00 58 9a 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 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 21 8b bc b1 59 00 00 58 9a 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 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 21 8b bc b1 59 00 00 58 9a 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 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 21 8b bc b1 59 00 00 58 9a 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 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 21 8b bc b1 59 00 00 58 9a 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 d0 91 2b c3 77 55 00 00 58 9a 00 00 30 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 d0 91 2b c3 77 55 00 00 58 9a 00 00 30 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 d0 91 2b c3 77 55 00 00 58 9a 00 00 30 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 d0 91 2b c3 77 55 00 00 58 9a 00 00 30 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 d0 91 2b c3 77 55 00 00 58 9a 00 00 30 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 0x513000009c00 which does not point to an object of type 'const MSVehicle' > 0x513000009c00: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 e3 10 08 61 00 00 18 9c 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 0x513000009c00 which does not point to an object of type 'MSVehicle' > 0x513000009c00: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 e3 10 08 61 00 00 18 9c 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 0x513000009c00 which does not point to an object of type 'MSVehicle' > 0x513000009c00: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 e3 10 08 61 00 00 18 9c 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 0x513000009c00 which does not point to an object of type 'MSVehicle' > 0x513000009c00: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 e3 10 08 61 00 00 18 9c 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 0x513000009c00 which does not point to an object of type 'MSVehicle' > 0x513000009c00: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 e3 10 08 61 00 00 18 9c 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 0x513000008fc0 which does not point to an object of type 'const MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 d0 c5 01 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 d0 c5 01 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 d0 c5 01 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 d0 c5 01 63 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 61 d0 c5 01 63 00 00 d8 8f 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 d0 71 56 75 8d 5d 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 d0 71 56 75 8d 5d 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 d0 71 56 75 8d 5d 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 d0 71 56 75 8d 5d 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 d0 71 56 75 8d 5d 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 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 e1 b2 2a 8f 57 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 d0 e1 b2 2a 8f 57 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 d0 e1 b2 2a 8f 57 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 d0 e1 b2 2a 8f 57 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 d0 e1 b2 2a 8f 57 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 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 d0 81 93 3b fa 5d 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 d0 81 93 3b fa 5d 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 d0 81 93 3b fa 5d 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 d0 81 93 3b fa 5d 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 d0 81 93 3b fa 5d 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 0x51300004c940 which does not point to an object of type 'const MSVehicle' > 0x51300004c940: note: object is of type 'MEVehicle' > 00 00 00 00 d0 a1 1f b8 f4 55 00 00 c0 e9 20 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 0x51300004c940 which does not point to an object of type 'MSVehicle' > 0x51300004c940: note: object is of type 'MEVehicle' > 00 00 00 00 d0 a1 1f b8 f4 55 00 00 c0 e9 20 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 0x51300004c940 which does not point to an object of type 'MSVehicle' > 0x51300004c940: note: object is of type 'MEVehicle' > 00 00 00 00 d0 a1 1f b8 f4 55 00 00 c0 e9 20 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 0x51300004c940 which does not point to an object of type 'MSVehicle' > 0x51300004c940: note: object is of type 'MEVehicle' > 00 00 00 00 d0 a1 1f b8 f4 55 00 00 c0 e9 20 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 0x51300004c940 which does not point to an object of type 'MSVehicle' > 0x51300004c940: note: object is of type 'MEVehicle' > 00 00 00 00 d0 a1 1f b8 f4 55 00 00 c0 e9 20 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 > > ================================================================= > ==3923563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x5797028d8281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x579703c03242 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:929:50 > #2 0x579703c02f04 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x579703b45e02 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34 > #4 0x57970570fb58 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 0x7596e99e63b6 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 0x7596e99b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7596e99b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7596e99b8557 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 0x7596e99e0d42 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 0x579705743d02 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 0x5797059ccfe1 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 0x579703b264da 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 0x579703b1d58d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x579703b2e7bb in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #15 0x5797028dbe72 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #16 0x7596e6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7596e6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5797027fee14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 144 byte(s) in 6 object(s) allocated from: > #0 0x5797028d8281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x579705dfd0b8 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 0x579705c483f2 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,4 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23: runtime error: signed integer overflow: -9223372036854775808 + -9223372036854775808 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==3924316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x64a54a3dc281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x64a54bf09e89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x64a54ad1f0f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7e317484c712 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 > > ================================================================= > ==3924325==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x63c7b3ecd281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x63c7b59fae89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x63c7b48100f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7651fce4c712 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 > > ================================================================= > ==3924334==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5c14ae5f9281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5c14b0126e89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x5c14aef3c0f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7536bf04c712 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 > > ================================================================= > ==3924310==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5afbc7689281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5afbc91b6e89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x5afbc7fcc0f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7249cd04c712 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 > > ================================================================= > ==3924370==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x594962881281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5949643aee89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x5949631c40f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7c2fc904c712 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 > > ================================================================= > ==3924367==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5ead4921d281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5ead4ad4ae89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x5ead49b600f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7a9507a4c712 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 > > ================================================================= > ==3924330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x565ce0114281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x565ce1c41e89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x565ce0a570f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x71159424c712 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 Oct2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26devices rerouting trips_geo geoTrips_junctions ( Last six runs Oct2025 )
---------- Differences in errors ---------- 1a2,3 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26
---------- 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:338:117: runtime error: member access within address 0x504000146c90 which does not point to an object of type 'BookReservation' > 0x504000146c90: note: object has invalid vptr > 00 00 00 00 7e 53 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925888==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000146cb8 at pc 0x61e8abf15b9c bp 0x7ffe8bb57270 sp 0x7ffe8bb57268 > READ of size 8 at 0x504000146cb8 thread T0 > #0 0x61e8abf15b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x61e8abf1207b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x61e8abf9e118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x61e8abfd4c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x61e8a9d018e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x61e8a9cfc538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x61e8a9ce5235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x77f14762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x77f14762a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x61e8a9c07e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000146cb8 is located 40 bytes inside of 48-byte region [0x504000146c90,0x504000146cc0) > freed by thread T0 here: > #0 0x61e8a9ce1b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x61e8abf34c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x61e8aa65c77d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x61e8a9cffc52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-03T11:10:36.185620+01:00 by Eclipse SUMO sumo v1_24_0+1137-65e0fe960ae > 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:338:117: runtime error: member access within address 0x504000146c90 which does not point to an object of type 'BookReservation' > 0x504000146c90: note: object has invalid vptr > 00 00 00 00 7e 53 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925886==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000146cb8 at pc 0x624f3925bb9c bp 0x7ffe69c0be90 sp 0x7ffe69c0be88 > READ of size 8 at 0x504000146cb8 thread T0 > #0 0x624f3925bb9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x624f3925807b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x624f392e4118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x624f3931ac2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x624f370478e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x624f37042538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x624f3702b235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x749367a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x749367a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x624f36f4de14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000146cb8 is located 40 bytes inside of 48-byte region [0x504000146c90,0x504000146cc0) > freed by thread T0 here: > #0 0x624f37027b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x624f3927ac01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x624f379a277d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x624f37045c52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-03T11:10:36.161542+01:00 by Eclipse SUMO sumo v1_24_0+1137-65e0fe960ae > 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:338:117: runtime error: member access within address 0x504000146e90 which does not point to an object of type 'BookReservation' > 0x504000146e90: note: object has invalid vptr > 00 00 00 00 cc 53 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925880==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000146eb8 at pc 0x560dc1b93b9c bp 0x7fff65cf4d50 sp 0x7fff65cf4d48 > READ of size 8 at 0x504000146eb8 thread T0 > #0 0x560dc1b93b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x560dc1b9007b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x560dc1c1c118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x560dc1c52c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x560dbf97f8e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x560dbf97a538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x560dbf963235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x74e361c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x74e361c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x560dbf885e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000146eb8 is located 40 bytes inside of 48-byte region [0x504000146e90,0x504000146ec0) > freed by thread T0 here: > #0 0x560dbf95fb01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-03T11:10:36.150709+01:00 by Eclipse SUMO sumo v1_24_0+1137-65e0fe960ae > 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.1 p.2 p.3 p.4" 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:338:117: runtime error: member access within address 0x504000137b90 which does not point to an object of type 'BookReservation' > 0x504000137b90: note: object has invalid vptr > 00 00 00 00 b3 54 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925871==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000137bb8 at pc 0x6407eca78b9c bp 0x7ffee037dfb0 sp 0x7ffee037dfa8 > READ of size 8 at 0x504000137bb8 thread T0 > #0 0x6407eca78b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x6407eca7507b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x6407ecb01118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x6407ecb37c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x6407ea8648e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x6407ea85f538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x6407ea848235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x72f3e942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x72f3e942a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x6407ea76ae14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000137bb8 is located 40 bytes inside of 48-byte region [0x504000137b90,0x504000137bc0) > freed by thread T0 here: > #0 0x6407ea844b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x6407eca97c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x6407eb1bf77d 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:338:117: runtime error: member access within address 0x504000137990 which does not point to an object of type 'BookReservation' > 0x504000137990: note: object has invalid vptr > 00 00 00 00 51 54 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925875==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001379b8 at pc 0x5714f3622b9c bp 0x7ffda088fdd0 sp 0x7ffda088fdc8 > READ of size 8 at 0x5040001379b8 thread T0 > #0 0x5714f3622b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5714f361f07b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5714f36ab118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5714f36e1c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x5714f140e8e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x5714f1409538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x5714f13f2235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x75912322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x75912322a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5714f1314e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x5040001379b8 is located 40 bytes inside of 48-byte region [0x504000137990,0x5040001379c0) > freed by thread T0 here: > #0 0x5714f13eeb01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5714f3641c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5714f1d6977d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x5714f140cc52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825: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:338:117: runtime error: member access within address 0x504000137b90 which does not point to an object of type 'BookReservation' > 0x504000137b90: note: object has invalid vptr > 00 00 00 00 4f 54 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925898==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000137bb8 at pc 0x629973e49b9c bp 0x7ffcd1bd8ef0 sp 0x7ffcd1bd8ee8 > READ of size 8 at 0x504000137bb8 thread T0 > #0 0x629973e49b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x629973e4607b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x629973ed2118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x629973f08c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x629971c358e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x629971c30538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x629971c19235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x79ab2522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x79ab2522a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x629971b3be14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000137bb8 is located 40 bytes inside of 48-byte region [0x504000137b90,0x504000137bc0) > freed by thread T0 here: > #0 0x629971c15b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x629973e68c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x62997259077d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x629971c33c52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30 > #4 0x629971c30538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455: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:338:117: runtime error: member access within address 0x504000138910 which does not point to an object of type 'BookReservation' > 0x504000138910: note: object has invalid vptr > 00 00 00 00 72 54 00 00 00 00 00 00 00 00 00 00 be be be be 20 63 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:338:117 > ================================================================= > ==3925902==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000138938 at pc 0x5efb9e395b9c bp 0x7fff8a887e30 sp 0x7fff8a887e28 > READ of size 8 at 0x504000138938 thread T0 > #0 0x5efb9e395b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5efb9e39207b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5efb9e41e118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5efb9e454c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x5efb9c1818e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x5efb9c17c538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x5efb9c165235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7979c102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7979c102a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5efb9c087e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000138938 is located 40 bytes inside of 48-byte region [0x504000138910,0x504000138940) > freed by thread T0 here: > #0 0x5efb9c161b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5efb9e3b4c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5efb9cadc77d 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:338:117: runtime error: member access within address 0x504000137d90 which does not point to an object of type 'BookReservation' > 0x504000137d90: note: object has invalid vptr > 00 00 00 00 53 54 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925901==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000137db8 at pc 0x60921a1eab9c bp 0x7ffc54da1050 sp 0x7ffc54da1048 > READ of size 8 at 0x504000137db8 thread T0 > #0 0x60921a1eab9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x60921a1e707b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x60921a273118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x60921a2a9c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x609217fd68e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x609217fd1538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x609217fba235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7a0d6062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7a0d6062a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x609217edce14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000137db8 is located 40 bytes inside of 48-byte region [0x504000137d90,0x504000137dc0) > freed by thread T0 here: > #0 0x609217fb6b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x60921a209c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x60921893177d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x609217fd4c52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30 > #4 0x609217fd1538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455: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:338:117: runtime error: member access within address 0x504000138b10 which does not point to an object of type 'BookReservation' > 0x504000138b10: note: object has invalid vptr > 00 00 00 00 76 54 00 00 00 00 00 00 00 00 00 00 be be be be 20 63 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:338:117 > ================================================================= > ==3925908==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000138b38 at pc 0x604759710b9c bp 0x7ffe807b5e30 sp 0x7ffe807b5e28 > READ of size 8 at 0x504000138b38 thread T0 > #0 0x604759710b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x60475970d07b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x604759799118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x6047597cfc2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x6047574fc8e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x6047574f7538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x6047574e0235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x79276402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x79276402a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x604757402e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000138b38 is located 40 bytes inside of 48-byte region [0x504000138b10,0x504000138b40) > freed by thread T0 here: > #0 0x6047574dcb01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x60475972fc01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x604757e5777d 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:338:117: runtime error: member access within address 0x504000137b90 which does not point to an object of type 'BookReservation' > 0x504000137b90: note: object has invalid vptr > 00 00 00 00 b3 54 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925854==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000137bb8 at pc 0x5f23e2e64b9c bp 0x7ffc85972250 sp 0x7ffc85972248 > READ of size 8 at 0x504000137bb8 thread T0 > #0 0x5f23e2e64b9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5f23e2e6107b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5f23e2eed118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5f23e2f23c2f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #4 0x5f23e0c508e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #5 0x5f23e0c4b538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x5f23e0c34235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x75d1cce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x75d1cce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5f23e0b56e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000137bb8 is located 40 bytes inside of 48-byte region [0x504000137b90,0x504000137bc0) > freed by thread T0 here: > #0 0x5f23e0c30b01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5f23e2e83c01 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x5f23e15ab77d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x5f23e0c4ec52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825: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:338:117: runtime error: member access within address 0x504000137b10 which does not point to an object of type 'BookReservation' > 0x504000137b10: note: object has invalid vptr > 00 00 00 00 7a 55 00 00 00 00 00 00 00 00 00 00 be be be be 40 62 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:338:117 > ================================================================= > ==3925837==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000137b38 at pc 0x57cb5c16eb9c bp 0x7fff9ce19190 sp 0x7fff9ce19188 > READ of size 8 at 0x504000137b38 thread T0 > #0 0x57cb5c16eb9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x57cb5c16b07b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x57cb5c1f7118 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x57cb5c1e8195 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22 > #4 0x57cb5c265162 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #5 0x57cb5a8b514d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #6 0x57cb59f58c52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30 > #7 0x57cb59f55538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #8 0x57cb59f3e235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x72d013a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #10 0x72d013a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #11 0x57cb59e60e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x504000137b38 is located 40 bytes inside of 48-byte region [0x504000137b10,0x504000137b40) > freed by thread T0 here: > #0 0x57cb59f3ab01 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cdb01) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x57cb5c18dc01 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" waitingTime="0.00"/> < <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 > > ================================================================= > ==3919158==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 608 byte(s) in 1 object(s) allocated from: > #0 0x60a60d64c281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x60a60ffbb189 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:181:49 > #2 0x60a60f365327 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #3 0x60a60dfc714d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #4 0x60a60d66dd96 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 > #5 0x60a60d667538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x60a60d650235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x736e9a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x736e9a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x60a60d572e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Indirect leak of 504 byte(s) in 1 object(s) allocated from: > #0 0x60a60d64c281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x60a60ef1ce37 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37 > #2 0x60a60ecc08cb in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5 > #3 0x60a60ddd79b1 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:177:5 > #4 0x60a60dcca5f3 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:123:16 > #5 0x60a60ffe591a in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:52:5 > #6 0x60a60ffbba22 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58 > #7 0x60a60f365327 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #8 0x60a60dfc714d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x60a60d66dd96 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 > #10 0x60a60d667538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #11 0x60a60d650235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,212 > > ================================================================= > ==3919169==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2432 byte(s) in 4 object(s) allocated from: > #0 0x5d91e2629281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5d91e4f98189 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:181:49 > #2 0x5d91e4342327 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #3 0x5d91e2fa414d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #4 0x5d91e264ad96 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 > #5 0x5d91e2644538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #6 0x5d91e262d235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x77b51162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x77b51162a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5d91e254fe14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Indirect leak of 2016 byte(s) in 4 object(s) allocated from: > #0 0x5d91e2629281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5d91e3ef9e37 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37 > #2 0x5d91e3c9d8cb in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5 > #3 0x5d91e2db49b1 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:177:5 > #4 0x5d91e2ca75f3 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:123:16 > #5 0x5d91e4fc291a in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:52:5 > #6 0x5d91e4f98a22 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58 > #7 0x5d91e4342327 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #8 0x5d91e2fa414d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x5d91e264ad96 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 > #10 0x5d91e2644538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #11 0x5d91e262d235 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 ---------- 1a2,3 > /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81: runtime error: signed integer overflow: -9223372036854775808 - 1000000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x51300000ee40 which does not point to an object of type 'MSVehicle' > 0x51300000ee40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 b6 72 46 62 00 00 58 ee 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 0x51300000ee40 which does not point to an object of type 'MSVehicle' > 0x51300000ee40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 b6 72 46 62 00 00 58 ee 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 0x51300000ee40 which does not point to an object of type 'MSVehicle' > 0x51300000ee40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 b6 72 46 62 00 00 58 ee 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 0x51300000ee40 which does not point to an object of type 'MSVehicle' > 0x51300000ee40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 91 b6 72 46 62 00 00 58 ee 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 > > ================================================================= > ==3926758==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 0x513000008c40 which does not point to an object of type 'MSVehicle' > 0x513000008c40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 1d 9d 49 5e 00 00 58 8c 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 0x513000008c40 which does not point to an object of type 'MSVehicle' > 0x513000008c40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 1d 9d 49 5e 00 00 58 8c 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 0x513000008c40 which does not point to an object of type 'MSVehicle' > 0x513000008c40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 1d 9d 49 5e 00 00 58 8c 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 0x513000008c40 which does not point to an object of type 'MSVehicle' > 0x513000008c40: note: object is of type 'MEVehicle' > 00 00 00 00 d0 41 1d 9d 49 5e 00 00 58 8c 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 > > ================================================================= > ==3926591==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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 3d 07 16 61 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 3d 07 16 61 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 3d 07 16 61 00 00 d8 8f 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 0x513000008fc0 which does not point to an object of type 'MSVehicle' > 0x513000008fc0: note: object is of type 'MEVehicle' > 00 00 00 00 d0 b1 3d 07 16 61 00 00 d8 8f 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 > > ================================================================= > ==3926596==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 fcd_parquet ---------- 1,121d0 < timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope < 100.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 100.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 100.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 100.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 < 101.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 101.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 101.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 101.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 < 102.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 102.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 102.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 102.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 < 103.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 103.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 103.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 103.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 < 104.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 104.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 104.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 104.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 < 105.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 105.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 105.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 105.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 < 106.0,always_left.0,0.0,498.35,90.0,DEFAULT_VEHTYPE,11.109621,0.0,,1fi,0.0 < 106.0,always_right.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,11.109621,0.0,,3fi,0.0 < 106.0,horizontal.0,1000.0,501.65,270.0,DEFAULT_VEHTYPE,11.109621,0.0,,2fi,0.0 < 106.0,vertical.0,501.65,0.0,0.0,DEFAULT_VEHTYPE,8.944319,0.0,,3fi,0.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,212 > > ================================================================= > ==3916241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x58a83f878281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x58a841858094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x58a841864086 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x58a84186fbaa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x58a841730606 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x58a83f8d4060 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1203:24 > #6 0x58a83f8cb487 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x58a83f89a378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x58a83f893538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #9 0x58a83f87c235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x73424762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x73424762a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x58a83f79ee14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x58a83f878281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x58a841858094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x58a84186152f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x58a8417338fd 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 0x58a840aaf741 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 0x58a840b46c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x58a840ae652e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x58a8426afb58 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 0x73424a7e63b6 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,212 > > ================================================================= > ==3916242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5f3f51cb6281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5f3f53c96094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5f3f53ca2086 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5f3f53cadbaa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5f3f53b6e606 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5f3f51d12060 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1203:24 > #6 0x5f3f51d09487 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x5f3f51cd8378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x5f3f51cd1538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #9 0x5f3f51cba235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x73fe0ee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x73fe0ee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5f3f51bdce14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x5f3f51cb6281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5f3f53c96094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5f3f53c9f52f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x5f3f53b718fd 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 0x5f3f52eed741 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 0x5f3f52f84c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5f3f52f2452e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5f3f54aedb58 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 0x73fe11fe63b6 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,212 > > ================================================================= > ==3916231==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x600121c3e281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x600123c1e094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x600123c2a086 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x600123c35baa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x600123af6606 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x600121c9a060 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1203:24 > #6 0x600121c91487 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x600121c60378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x600121c59538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #9 0x600121c42235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x73e1a382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x73e1a382a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x600121b64e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x600121c3e281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x600123c1e094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x600123c2752f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x600123af98fd 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 0x600122e75741 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 0x600122f0cc94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x600122eac52e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x600124a75b58 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 0x73e1a67e63b6 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,212 > > ================================================================= > ==3916243==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x57dbaa606281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x57dbac5e6094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x57dbac5ef52f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x57dbac4c18fd 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 0x57dbab83d741 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 0x57dbab8d4c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x57dbab87452e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x57dbad43db58 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 0x7fb9e7de63b6 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) > #9 0x7fb9e7db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7fb9e7db822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7fb9e7db8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x7fb9e7de0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x57dbad471d02 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 > #14 0x57dbad6fafe1 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 > #15 0x57dbab8544da 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 > #16 0x57dbab84b58d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x57dbab85c7bb in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x57dbaa609e72 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x7fb9e4c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x7fb9e4c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x57dbaa52ce14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,212 > > ================================================================= > ==3916611==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x603e134f9281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x603e154d9094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x603e154e5086 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x603e154f0baa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x603e153b1606 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x603e13555060 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1203:24 > #6 0x603e1354c487 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x603e1351b378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x603e13514538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #9 0x603e134fd235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7f74a202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7f74a202a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x603e1341fe14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x603e134f9281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x603e154d9094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x603e154e252f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x603e153b48fd 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 0x603e14730741 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 0x603e147c7c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x603e147676a3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x603e16330b58 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 0x7f74a4fe63b6 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,212 > > ================================================================= > ==3916619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5909dda9c281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5909dfa7c094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5909dfa88086 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5909dfa93baa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5909df954606 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5909ddaf8060 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1203:24 > #6 0x5909ddaef487 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x5909ddabe378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x5909ddab7538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #9 0x5909ddaa0235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x767428a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x767428a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5909dd9c2e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x5909dda9c281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5909dfa7c094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5909dfa8552f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x5909df9578fd 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 0x5909decd3741 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 0x5909ded6ac94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5909ded0a6a3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5909e08d3b58 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 0x76742bbe63b6 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,212 > > ================================================================= > ==3916606==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x61ff36260281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x61ff38240094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61ff3824c086 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61ff38257baa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x61ff38118606 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61ff362bc060 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1203:24 > #6 0x61ff362b3487 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x61ff36282378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x61ff3627b538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #9 0x61ff36264235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7949f442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7949f442a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x61ff36186e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x61ff36260281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x61ff38240094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61ff3824952f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x61ff3811b8fd 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 0x61ff37497741 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 0x61ff3752ec94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x61ff374ce6a3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x61ff39097b58 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 0x7949f73e63b6 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,212 > > ================================================================= > ==3916613==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x59f587ce8281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x59f589cc8094 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x59f589cd152f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x59f589ba38fd 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 0x59f588f1f741 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 0x59f588fb6c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x59f588f566a3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x59f58ab1fb58 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 0x7523a01e63b6 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) > #9 0x7523a01b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7523a01b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7523a01b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x7523a01e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x59f58ab53d02 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 > #14 0x59f58addcfe1 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 > #15 0x59f588f364da 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 > #16 0x59f588f2d58d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x59f588f3e7bb in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x59f587cebe72 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x75239d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x75239d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x59f587c0ee14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==3915513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x6139cb3c1281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x6139cceeee89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x6139cbd040f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7b5bf944c712 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 > > ================================================================= > ==3923082==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x58751d417281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x58751ef44e89 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:742:20 > #2 0x58751dd5a0f9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7cce32a4c712 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,117 > > ================================================================= > ==3923059==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 576 byte(s) in 3 object(s) allocated from: > #0 0x5f08e88df281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5f08e9c0a242 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:929:50 > #2 0x5f08e9c09f04 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x5f08e9b4ce02 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34 > #4 0x5f08eb716b58 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 0x735aec9e63b6 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 0x735aec9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x735aec9b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x735aec9b8557 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 0x735aec9e0d42 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 0x5f08eb74ad02 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 0x5f08eb9d3fe1 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 0x5f08e9b2d4da 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 0x5f08e9b2458d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x5f08e9b357bb in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #15 0x5f08e88e2e72 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #16 0x735ae982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x735ae982a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5f08e8805e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > Indirect leak of 168 byte(s) in 3 object(s) allocated from: > #0 0x5f08e88df281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > #1 0x5f08ea6f1313 in MSTractionSubstation::MSTractionSubstation(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:316:15 > #2 0x5f08e9c0a2cb 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:929:54 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,83 < Warning: Vehicle 'v_0' skips stop on edge 'E2' with priority 1.00 at time 0.00. --- > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:849:32: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'size_type' (aka 'unsigned long') changed the value to 18446744073709551615 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:849:32 > /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1131:34: runtime error: addition of unsigned offset to 0x510000018340 overflowed to 0x510000018310 > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1131:34 > ================================================================= > ==3922735==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x510000018328 at pc 0x6506c8d9f1b1 bp 0x7ffdbb8c19f0 sp 0x7ffdbb8c19e8 > READ of size 8 at 0x510000018328 thread T0 > #0 0x6506c8d9f1b0 in MSBaseVehicle::optimizeSkipped(long long, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, MSEdge const*, double, std::vector<MSBaseVehicle::StopEdgeInfo, std::allocator<MSBaseVehicle::StopEdgeInfo>>&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>, long long) const /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:849:39 > #1 0x6506c8d95ef4 in MSBaseVehicle::reroute(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, bool, bool, bool, MSEdge const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:459:17 > #2 0x6506ca37e95a in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:699:27 > #3 0x6506ca37150c in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:471:12 > #4 0x6506c8dc853e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1187:22 > #5 0x6506caf3dd48 in MESegment::receive(MEVehicle*, int, long long, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:684:14 > #6 0x6506caf379ce in MESegment::initialise(MEVehicle*, long long) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:370:9 > #7 0x6506c8ea3589 in MSEdge::insertVehicle(SUMOVehicle&, long long, bool, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:840:35 > #8 0x6506c8f8718a in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:164:21 > #9 0x6506c8f85f9a in MSInsertionControl::emitVehicles(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:146:27 > #10 0x6506c861e5e6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:886:17 > #11 0x6506c8618538 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:455:9 > #12 0x6506c8601235 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #13 0x76339302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x76339302a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x6506c8523e14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) > > 0x510000018328 is located 24 bytes before 192-byte region [0x510000018340,0x510000018400) > allocated by thread T0 here: > #0 0x6506c85fd281 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 9b69da38837eba2025f24b72c981cd8360fdb10f) <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-10-03T11:09:54.112536+01:00 by Eclipse SUMO sumo v1_24_0+1137-65e0fe960ae > 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,5c16,49 < <railsignal-block-output> < </railsignal-block-output> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> > <railsignal-block-output value="railsignal_blocks.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > <truncated after showing first 30 lines> ---------- Differences in stopinfos ---------- 2a3,14 > <!-- generated on 2025-10-03T11:09:54.118700+01:00 by Eclipse SUMO sumo v1_24_0+1137-65e0fe960ae > 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,7c16,49 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="v_0" type="train" edge="E0" pos="100.00" parking="0" started="7.20" ended="28.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="v_0" type="train" edge="E4" pos="100.00" parking="0" started="61.96" ended="208.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < </stops> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> > <railsignal-block-output value="railsignal_blocks.xml"/> > <stop-output value="stopinfos.xml"/> <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-03T11:09:54.120395+01:00 by Eclipse SUMO sumo v1_24_0+1137-65e0fe960ae > 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,12c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="v_0" type="train" depart="0.00" arrival="208.00"> < <routeDistribution> < <route replacedOnEdge="E0" reason="rr_0" replacedAtTime="0.00" probability="0" edges="E0 E1 E2 E3 E4"/> < <route edges="E0 E5 E6 E7 E4"/> < </routeDistribution> < <stop edge="E0" startPos="130.00" endPos="150.00" duration="10.00" until="20.00" priority="1.00"/> < <stop edge="E4" startPos="130.00" endPos="150.00" duration="10.00" until="200.00" priority="2.00"/> < </vehicle> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 14c22,49 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,4 > /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:72
---------- Differences in railsignalblocks ---------- 81c81 < <foes driveWays="J3.0 J3.1.0"/> --- > <foes driveWays="J3.0"/> 83,95d82 < <subDriveWay id="J3.0.0" vehicle="" edges="E3"> < <forward lanes="E3_0"/> < </subDriveWay> < <driveWay id="J3.1" vehicle="v_2" edges="E3 E4b E5b"> < <forward lanes="E3_0 E4b_0 E5b_0"/> < <bidi lanes=""/> < <flank lanes=""/> < <conflictLinks signals=""/> < <foes driveWays="J3.0.0 J3.1"/> < </driveWay> < <subDriveWay id="J3.1.0" vehicle="" edges="E3"> < <forward lanes="E3_0"/> < </subDriveWay> 107,108c94,95 < <conflictLinks signals="J6b_0"/> < <foes driveWays="J6.0 J6b.0"/> --- > <conflictLinks signals=""/> > <foes driveWays="J6.0"/> 114,122c101 < <link linkIndex="0" from="E5b_0" to="E6b_0"> < <driveWay id="J6b.0" vehicle="v_2" edges="E6b E7 E8 E9 E10"> < <forward lanes="E6b_0 E7_0 E8_0 E9_0 E10_0"/> < <bidi lanes=""/> < <flank lanes=""/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,6c5,6 < <tripinfo id="v_2" depart="0.00" departLane="E1_0" departPos="0.00" departSpeed="22.22" departDelay="0.00" arrival="1709.00" arrivalLane="E15_0" arrivalPos="25000.00" arrivalSpeed="22.22" duration="1709.00" routeLength="37971.30" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v_2 tripinfo_v_2" vType="train_slow" speedFactor="1.00" vaporized=""/> < <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="15000.00" departSpeed="44.44" departDelay="0.00" arrival="2273.00" arrivalLane="E15_0" arrivalPos="25000.00" arrivalSpeed="44.44" duration="2273.00" routeLength="47928.88" waitingTime="1194.00" waitingCount="0" stopTime="0.00" timeLoss="1194.00" rerouteNo="0" devices="vehroute_v_0 tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/> --- > <tripinfo id="v_2" depart="0.00" departLane="E1_0" departPos="0.00" departSpeed="22.22" departDelay="0.00" arrival="1707.00" arrivalLane="E15_0" arrivalPos="25000.00" arrivalSpeed="22.22" duration="1707.00" routeLength="37928.88" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v_2 tripinfo_v_2" vType="train_slow" speedFactor="1.00" vaporized=""/> > <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="15000.00" departSpeed="44.44" departDelay="0.00" arrival="2271.00" arrivalLane="E15_0" arrivalPos="25000.00" arrivalSpeed="44.44" duration="2271.00" routeLength="47928.88" waitingTime="1192.00" waitingCount="0" stopTime="0.00" timeLoss="1192.00" rerouteNo="0" devices="vehroute_v_0 tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/> ---------- Differences in vehroutes ---------- 5,9c5,6 < <vehicle id="v_2" type="train_slow" depart="0.00" departEdge="1" arrival="1709.00"> < <routeDistribution> < <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:overtakingReroute:v_0" replacedAtTime="226.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15"/> < <route edges="E0 E1 E2 E3 E4b E5b E6b E7 E8 E9 E10 E11 E12 E13 E14 E15"/> < </routeDistribution> --- > <vehicle id="v_2" type="train_slow" depart="0.00" departEdge="1" arrival="1707.00"> > <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15"/> 13c10 < <vehicle id="v_0" type="train" depart="0.00" departPos="15000.00" arrival="2273.00"> --- > <vehicle id="v_0" type="train" depart="0.00" departPos="15000.00" arrival="2271.00">
---------- Differences in railsignalblocks ---------- 18,19c18,19 < <driveWay id="J11.0" vehicle="v_0" edges="E11 E12 E13 E14 E15 E16"> < <forward lanes="E11_0 E12_0 E13_0 E14_0 E15_0 E16_0"/> --- > <driveWay id="J11.0" vehicle="v_0" edges="E11 E12 E13 E14"> > <forward lanes="E11_0 E12_0 E13_0 E14_0"/> 22,23c22,23 < <conflictLinks signals="J11b_0"/> < <foes driveWays="J11.0 J11b.0"/> --- > <conflictLinks signals=""/> > <foes driveWays="J11.0"/> 28,30c28,33 < <link linkIndex="0" from="E10b_0" to="E11b_0"> < <driveWay id="J11b.0" vehicle="v_2" edges="E11b E12 E13 E14 E15 E16"> < <forward lanes="E11b_0 E12_0 E13_0 E14_0 E15_0 E16_0"/> --- > <link linkIndex="0" from="E10b_0" to="E11b_0"/> > </railSignal> > <railSignal id="J15"> > <link linkIndex="0" from="E14_0" to="E15_0"> > <driveWay id="J15.0" vehicle="v_0" edges="E15 E16"> > <forward lanes="E15_0 E16_0"/> 33,34c36,37 < <conflictLinks signals="J11_0"/> < <foes driveWays="J11.0 J11b.0"/> --- > <conflictLinks signals=""/> > <foes driveWays="J15.0"/> 40a44,54 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,6c5,6 < <tripinfo id="v_2" depart="0.00" departLane="E1_0" departPos="0.00" departSpeed="22.22" departDelay="0.00" arrival="1174.00" arrivalLane="E16_0" arrivalPos="15000.00" arrivalSpeed="22.22" duration="1174.00" routeLength="26068.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v_2 tripinfo_v_2" vType="train_slow" speedFactor="1.00" vaporized=""/> < <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="15000.00" departSpeed="44.44" departDelay="0.00" arrival="1566.00" arrivalLane="E16_0" arrivalPos="15000.00" arrivalSpeed="44.44" duration="1566.00" routeLength="36046.56" waitingTime="754.00" waitingCount="0" stopTime="0.00" timeLoss="754.00" rerouteNo="0" devices="vehroute_v_0 tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/> --- > <tripinfo id="v_2" depart="0.00" departLane="E1_0" departPos="0.00" departSpeed="22.22" departDelay="0.00" arrival="1273.00" arrivalLane="E17_0" arrivalPos="15000.00" arrivalSpeed="22.22" duration="1273.00" routeLength="28269.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v_2 tripinfo_v_2" vType="train_slow" speedFactor="1.00" vaporized=""/> > <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="15000.00" departSpeed="44.44" departDelay="0.00" arrival="1612.00" arrivalLane="E17_0" arrivalPos="15000.00" arrivalSpeed="44.44" duration="1612.00" routeLength="38046.56" waitingTime="755.00" waitingCount="0" stopTime="0.00" timeLoss="755.00" rerouteNo="0" devices="vehroute_v_0 tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/> ---------- Differences in vehroutes ---------- 5c5 < <vehicle id="v_2" type="train_slow" depart="0.00" departEdge="1" arrival="1174.00"> --- > <vehicle id="v_2" type="train_slow" depart="0.00" departEdge="1" arrival="1273.00"> 7,8c7,8 < <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:overtakingReroute:v_0" replacedAtTime="226.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16"/> < <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9b E10b E11b E12 E13 E14 E15 E16"/> --- > <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:overtakingReroute:v_0" replacedAtTime="226.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16 E17"/> > <route edges="E0 E1 E2 E3 E4b E5b E6b E7 E8 E9 E10 E11 E12 E13 E14 E15 E16 E17"/> 12,13c12,13 < <vehicle id="v_0" type="train" depart="0.00" departPos="15000.00" arrival="1566.00"> < <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16"/> --- > <vehicle id="v_0" type="train" depart="0.00" departPos="15000.00" arrival="1612.00"> > <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16 E17"/>
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 Oct2025 )
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 'No connection between edge') ---------- 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 'No connection between edge') ---------- 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