texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31May110223.263621 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==3170496==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x5c29a9a99701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5c29ab477f99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5c29aa2f1379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7111f2a4c712 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 > > ================================================================= > ==3169759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x59fa1212d701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x59fa13b0bf99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x59fa12985379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7db25a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 c7 f5 85 77 5f 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 c7 f5 85 77 5f 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 c7 f5 85 77 5f 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 c7 f5 85 77 5f 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 c7 f5 85 77 5f 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300001a280 which does not point to an object of type 'const MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 97 27 e4 56 00 00 98 a2 01 00 30 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300001a280 which does not point to an object of type 'MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 97 27 e4 56 00 00 98 a2 01 00 30 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x51300001a280 which does not point to an object of type 'MSVehicle' > 0x51300001a280: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 97 27 e4 56 00 00 98 a2 01 00 30 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300001a0c0 which does not point to an object of type 'MSVehicle' > 0x51300001a0c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 97 27 e4 56 00 00 e0 79 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300001a0c0 which does not point to an object of type 'MSVehicle' > 0x51300001a0c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 97 27 e4 56 00 00 e0 79 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 9e 15 6d 57 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 9e 15 6d 57 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 9e 15 6d 57 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 9e 15 6d 57 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 9e 15 6d 57 00 00 98 91 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,50 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 f6 b9 64 61 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 f6 b9 64 61 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 f6 b9 64 61 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 f6 b9 64 61 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 f6 b9 64 61 00 00 98 91 00 00 30 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 6e 57 98 5b 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 90 a7 6e 57 98 5b 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 90 a7 6e 57 98 5b 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 90 a7 6e 57 98 5b 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 90 a7 6e 57 98 5b 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 c4 23 a8 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 c4 23 a8 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 c4 23 a8 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 c4 23 a8 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 c4 23 a8 60 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300000e580 which does not point to an object of type 'const MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 39 04 b3 5a 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 39 04 b3 5a 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 39 04 b3 5a 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 39 04 b3 5a 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle' > 0x51300000e580: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 39 04 b3 5a 00 00 98 e5 00 00 30 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 90 67 35 9c e5 5f 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 90 67 35 9c e5 5f 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 90 67 35 9c e5 5f 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 90 67 35 9c e5 5f 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 90 67 35 9c e5 5f 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x5130000096c0 which does not point to an object of type 'const MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 37 dc 3b 8f 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 37 dc 3b 8f 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 37 dc 3b 8f 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 37 dc 3b 8f 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle' > 0x5130000096c0: note: object is of type 'MEVehicle' > 00 00 00 00 90 37 dc 3b 8f 64 00 00 d8 96 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009dc0 which does not point to an object of type 'const MSVehicle' > 0x513000009dc0: note: object is of type 'MEVehicle' > 00 00 00 00 90 57 79 a8 74 61 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 90 57 79 a8 74 61 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 90 57 79 a8 74 61 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 90 57 79 a8 74 61 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 90 57 79 a8 74 61 00 00 d8 9d 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009880 which does not point to an object of type 'const MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 90 17 20 45 f7 59 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 90 17 20 45 f7 59 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 90 17 20 45 f7 59 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 90 17 20 45 f7 59 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 90 17 20 45 f7 59 00 00 98 98 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 d7 0a ee a9 64 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 d7 0a ee a9 64 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 d7 0a ee a9 64 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 d7 0a ee a9 64 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 d7 0a ee a9 64 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle' > 0x513000009340: note: object is of type 'MEVehicle' > 00 00 00 00 90 77 1c 68 d8 58 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 90 77 1c 68 d8 58 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 90 77 1c 68 d8 58 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 90 77 1c 68 d8 58 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 90 77 1c 68 d8 58 00 00 58 93 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009880 which does not point to an object of type 'const MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 81 89 66 5a 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 81 89 66 5a 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 81 89 66 5a 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 81 89 66 5a 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle' > 0x513000009880: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 81 89 66 5a 00 00 98 98 00 00 30 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009a40 which does not point to an object of type 'const MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 90 67 5c 2f eb 64 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 90 67 5c 2f eb 64 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 90 67 5c 2f eb 64 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 90 67 5c 2f eb 64 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle' > 0x513000009a40: note: object is of type 'MEVehicle' > 00 00 00 00 90 67 5c 2f eb 64 00 00 58 9a 00 00 30 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 86 98 c7 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 86 98 c7 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 86 98 c7 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 86 98 c7 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 87 86 98 c7 56 00 00 18 8e 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 68 bb fb 58 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 68 bb fb 58 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 68 bb fb 58 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 68 bb fb 58 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 68 bb fb 58 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 e7 39 c6 22 65 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 e7 39 c6 22 65 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 e7 39 c6 22 65 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 e7 39 c6 22 65 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 e7 39 c6 22 65 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 0e 1a 07 64 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 0e 1a 07 64 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 0e 1a 07 64 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 0e 1a 07 64 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle' > 0x513000009180: note: object is of type 'MEVehicle' > 00 00 00 00 90 a7 0e 1a 07 64 00 00 98 91 00 00 30 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300004c780 which does not point to an object of type 'const MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 90 27 5c eb 04 61 00 00 f0 fc 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 90 27 5c eb 04 61 00 00 f0 fc 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 90 27 5c eb 04 61 00 00 f0 fc 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 90 27 5c eb 04 61 00 00 f0 fc 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle' > 0x51300004c780: note: object is of type 'MEVehicle' > 00 00 00 00 90 27 5c eb 04 61 00 00 f0 fc 1c 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,841 > > ================================================================= > ==3165302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x5866c0965701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5866c1b78062 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:928:50 > #2 0x5866c1b77d24 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x5866c1abc8fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34 > #4 0x5866c3597388 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 0x793a7e1e63b6 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 0x793a7e1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x793a7e1b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x793a7e1b8557 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 0x793a7e1e0d42 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 0x5866c35cb642 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 0x5866c3857ca1 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 0x5866c1a9da8a 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 0x5866c1a94b42 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x5866c1aa5d6b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #15 0x5866c09692f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #16 0x793a7ce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x793a7ce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5866c088c294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 144 byte(s) in 6 object(s) allocated from: > #0 0x5866c0965701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5866c3c22068 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 0x5866c3a6cbf2 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==3166030==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x568595ce9701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5685976c7f99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x568596541379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7d8cf144c712 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 > > ================================================================= > ==3166034==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x607f255ff701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x607f26fddf99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x607f25e57379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x79d73aa4c712 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 > > ================================================================= > ==3166050==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x64a2e6f89701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x64a2e8967f99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x64a2e77e1379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7216cb24c712 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 > > ================================================================= > ==3166014==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x59809cb03701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x59809e4e1f99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x59809d35b379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x71fd1744c712 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 > > ================================================================= > ==3166070==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x570aaa643701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x570aac021f99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x570aaae9b379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x711f7584c712 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 > > ================================================================= > ==3166079==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x6539d6a3c701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x6539d841af99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x6539d7294379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7d002ce4c712 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 > > ================================================================= > ==3166039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5b48c1ba7701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5b48c3585f99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5b48c23ff379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x721716a4c712 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 May2025 )
---------- Differences in errors ---------- 1,2c1,89 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400013e150 which does not point to an object of type 'BookReservation' > 0x50400013e150: note: object has invalid vptr > 00 00 00 00 16 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167410==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013e178 at pc 0x58f9f2f6824c bp 0x7ffd9a8a7990 sp 0x7ffd9a8a7988 > READ of size 8 at 0x50400013e178 thread T0 > #0 0x58f9f2f6824b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x58f9f2f6472b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x58f9f2fec098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x58f9f302204b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x58f9f0f324e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x58f9f0f2d138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x58f9f0f196b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x79bf4842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x79bf4842a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x58f9f0e3c294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400013e178 is located 40 bytes inside of 48-byte region [0x50400013e150,0x50400013e180) > freed by thread T0 here: > #0 0x58f9f0f15f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x58f9f2f85fa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x58f9f17a364d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x58f9f0f30852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-05-26 11:03:42 by Eclipse SUMO sumo Version v1_23_1+0299-cb0400ecd74 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,46 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,20d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,89 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400013e150 which does not point to an object of type 'BookReservation' > 0x50400013e150: note: object has invalid vptr > 00 00 00 00 16 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167407==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013e178 at pc 0x6304223c124c bp 0x7ffefa1d6030 sp 0x7ffefa1d6028 > READ of size 8 at 0x50400013e178 thread T0 > #0 0x6304223c124b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x6304223bd72b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x630422445098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x63042247b04b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x63042038b4e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x630420386138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x6304203726b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7388eca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7388eca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x630420295294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400013e178 is located 40 bytes inside of 48-byte region [0x50400013e150,0x50400013e180) > freed by thread T0 here: > #0 0x63042036ef81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x6304223defa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x630420bfc64d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x630420389852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-05-26 11:03:42 by Eclipse SUMO sumo Version v1_23_1+0299-cb0400ecd74 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,46 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,20d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,5c1,89 < Warning: Person 'p.1' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.2' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400013e350 which does not point to an object of type 'BookReservation' > 0x50400013e350: note: object has invalid vptr > 00 00 00 00 64 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167400==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013e378 at pc 0x58eaf53bc24c bp 0x7ffc43345090 sp 0x7ffc43345088 > READ of size 8 at 0x50400013e378 thread T0 > #0 0x58eaf53bc24b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x58eaf53b872b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x58eaf5440098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x58eaf547604b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x58eaf33864e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x58eaf3381138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x58eaf336d6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x78ec7be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x78ec7be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x58eaf3290294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400013e378 is located 40 bytes inside of 48-byte region [0x50400013e350,0x50400013e380) > freed by thread T0 here: > #0 0x58eaf3369f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-05-26 11:03:42 by Eclipse SUMO sumo Version v1_23_1+0299-cb0400ecd74 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,46 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,23d4 < <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00"> < <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="242.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="242.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="162.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="162.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="82.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="82.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="322.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2,4c2,93 < Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f0d0 which does not point to an object of type 'BookReservation' > 0x50400012f0d0: note: object has invalid vptr > 00 00 00 00 45 4c 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167396==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0f8 at pc 0x629d2261324c bp 0x7ffd743a2470 sp 0x7ffd743a2468 > READ of size 8 at 0x50400012f0f8 thread T0 > #0 0x629d2261324b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x629d2260f72b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x629d22697098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x629d226cd04b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x629d205dd4e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x629d205d8138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x629d205c46b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x764db9e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x764db9e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x629d204e7294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012f0f8 is located 40 bytes inside of 48-byte region [0x50400012f0d0,0x50400012f100) > freed by thread T0 here: > #0 0x629d205c0f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x629d22630fa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x629d20e4e64d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="97.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="97.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012eed0 which does not point to an object of type 'BookReservation' > 0x50400012eed0: note: object has invalid vptr > 00 00 00 00 f1 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167399==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012eef8 at pc 0x633fb321c24c bp 0x7ffdc7a54f70 sp 0x7ffdc7a54f68 > READ of size 8 at 0x50400012eef8 thread T0 > #0 0x633fb321c24b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x633fb321872b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x633fb32a0098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x633fb32d604b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x633fb11e64e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x633fb11e1138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x633fb11cd6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x743273e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x743273e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x633fb10f0294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012eef8 is located 40 bytes inside of 48-byte region [0x50400012eed0,0x50400012ef00) > freed by thread T0 here: > #0 0x633fb11c9f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x633fb3239fa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x633fb1a5764d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x633fb11e4852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00"> < <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f0d0 which does not point to an object of type 'BookReservation' > 0x50400012f0d0: note: object has invalid vptr > 00 00 00 00 ef 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167418==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0f8 at pc 0x57b47781324c bp 0x7ffef8984030 sp 0x7ffef8984028 > READ of size 8 at 0x50400012f0f8 thread T0 > #0 0x57b47781324b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x57b47780f72b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x57b477897098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x57b4778cd04b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x57b4757dd4e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x57b4757d8138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x57b4757c46b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x71a29802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x71a29802a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x57b4756e7294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012f0f8 is located 40 bytes inside of 48-byte region [0x50400012f0d0,0x50400012f100) > freed by thread T0 here: > #0 0x57b4757c0f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x57b477830fa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x57b47604e64d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x57b4757db852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #4 0x57b4757d8138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="81.00" waitingTime="48.00" timeLoss="0.00" traveltime="33.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="81.00" arrivalPos="190.40" duration="33.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="249.00" waitingTime="175.00" timeLoss="0.00" traveltime="74.00"> < <ride waitingTime="175.00" vehicle="trip_0" depart="175.00" arrival="249.00" arrivalPos="191.73" duration="74.00" routeLength="1021.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="310.00" routeLength="2594.13" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1468.93" occupiedTime="107.76"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,92 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012fe50 which does not point to an object of type 'BookReservation' > 0x50400012fe50: note: object has invalid vptr > 00 00 00 00 12 4c 00 00 00 00 00 00 00 00 00 00 be be be be e0 5d 00 00 e0 50 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167446==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012fe78 at pc 0x64d0dc43924c bp 0x7ffecb62b3d0 sp 0x7ffecb62b3c8 > READ of size 8 at 0x50400012fe78 thread T0 > #0 0x64d0dc43924b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x64d0dc43572b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x64d0dc4bd098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x64d0dc4f304b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x64d0da4034e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x64d0da3fe138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x64d0da3ea6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x6fffb682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x6fffb682a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x64d0da30d294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012fe78 is located 40 bytes inside of 48-byte region [0x50400012fe50,0x50400012fe80) > freed by thread T0 here: > #0 0x64d0da3e6f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x64d0dc456fa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x64d0dac7464d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f2d0 which does not point to an object of type 'BookReservation' > 0x50400012f2d0: note: object has invalid vptr > 00 00 00 00 f3 4b 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167442==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f2f8 at pc 0x57108f4fe24c bp 0x7ffffc111bf0 sp 0x7ffffc111be8 > READ of size 8 at 0x50400012f2f8 thread T0 > #0 0x57108f4fe24b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x57108f4fa72b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x57108f582098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x57108f5b804b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x57108d4c84e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x57108d4c3138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x57108d4af6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7d283262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7d283262a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x57108d3d2294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012f2f8 is located 40 bytes inside of 48-byte region [0x50400012f2d0,0x50400012f300) > freed by thread T0 here: > #0 0x57108d4abf81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x57108f51bfa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x57108dd3964d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x57108d4c6852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #4 0x57108d4c3138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="82.00" waitingTime="48.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="82.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="196.00" waitingTime="61.00" timeLoss="0.00" traveltime="135.00"> < <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="196.00" arrivalPos="191.73" duration="135.00" routeLength="1021.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="257.00" routeLength="1851.73" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1192.93" occupiedTime="148.89"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,92 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000130050 which does not point to an object of type 'BookReservation' > 0x504000130050: note: object has invalid vptr > 00 00 00 00 16 4c 00 00 00 00 00 00 00 00 00 00 be be be be e0 5d 00 00 e0 50 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167445==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000130078 at pc 0x59af4e1df24c bp 0x7ffc98c33650 sp 0x7ffc98c33648 > READ of size 8 at 0x504000130078 thread T0 > #0 0x59af4e1df24b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x59af4e1db72b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x59af4e263098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x59af4e29904b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x59af4c1a94e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x59af4c1a4138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x59af4c1906b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7c0d6b62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7c0d6b62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x59af4c0b3294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x504000130078 is located 40 bytes inside of 48-byte region [0x504000130050,0x504000130080) > freed by thread T0 here: > #0 0x59af4c18cf81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x59af4e1fcfa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x59af4ca1a64d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,92 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f0d0 which does not point to an object of type 'BookReservation' > 0x50400012f0d0: note: object has invalid vptr > 00 00 00 00 45 4c 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167390==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0f8 at pc 0x570de6bdb24c bp 0x7ffc506b56d0 sp 0x7ffc506b56c8 > READ of size 8 at 0x50400012f0f8 thread T0 > #0 0x570de6bdb24b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x570de6bd772b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x570de6c5f098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x570de6c9504b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #4 0x570de4ba54e8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #5 0x570de4ba0138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x570de4b8c6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7c1c2e82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7c1c2e82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x570de4aaf294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012f0f8 is located 40 bytes inside of 48-byte region [0x50400012f0d0,0x50400012f100) > freed by thread T0 here: > #0 0x570de4b88f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x570de6bf8fa1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11 > #2 0x570de541664d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17 > #3 0x570de4ba3852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00"> < <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,94 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400012f050 which does not point to an object of type 'BookReservation' > 0x50400012f050: note: object has invalid vptr > 00 00 00 00 0a 4d 00 00 00 00 00 00 00 00 00 00 be be be be 00 5d 00 00 e0 50 00 00 20 bf 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > ================================================================= > ==3167375==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f078 at pc 0x56c332b0524c bp 0x7ffe72330eb0 sp 0x7ffe72330ea8 > READ of size 8 at 0x50400012f078 thread T0 > #0 0x56c332b0524b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x56c332b0172b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x56c332b89098 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x56c332b7a725 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22 > #4 0x56c332bf6442 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #5 0x56c33134001d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #6 0x56c330acd852 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #7 0x56c330aca138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #8 0x56c330ab66b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #9 0x7bbcae82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #10 0x7bbcae82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #11 0x56c3309d9294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > 0x50400012f078 is located 40 bytes inside of 48-byte region [0x50400012f050,0x50400012f080) > freed by thread T0 here: > #0 0x56c330ab2f81 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277df81) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x56c332b22fa1 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 > > ================================================================= > ==3161158==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 608 byte(s) in 1 object(s) allocated from: > #0 0x5a1ff4706701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5a1ff6e98289 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:180:49 > #2 0x5a1ff62b92e7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #3 0x5a1ff4f9401d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #4 0x5a1ff4724996 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #5 0x5a1ff471e138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x5a1ff470a6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x7cfbe1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x7cfbe1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x5a1ff462d294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Indirect leak of 504 byte(s) in 1 object(s) allocated from: > #0 0x5a1ff4706701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5a1ff5ea2207 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37 > #2 0x5a1ff5c5964b in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5 > #3 0x5a1ff4dda741 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5 > #4 0x5a1ff4cddf73 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:16 > #5 0x5a1ff6ec0e91 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:50:5 > #6 0x5a1ff6e98b22 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #7 0x5a1ff62b92e7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #8 0x5a1ff4f9401d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x5a1ff4724996 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x5a1ff471e138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #11 0x5a1ff470a6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,212 > > ================================================================= > ==3161159==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2432 byte(s) in 4 object(s) allocated from: > #0 0x654ecd4d0701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x654ecfc62289 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:180:49 > #2 0x654ecf0832e7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #3 0x654ecdd5e01d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #4 0x654ecd4ee996 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #5 0x654ecd4e8138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #6 0x654ecd4d46b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #7 0x71615402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #8 0x71615402a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #9 0x654ecd3f7294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Indirect leak of 2016 byte(s) in 4 object(s) allocated from: > #0 0x654ecd4d0701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x654ecec6c207 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37 > #2 0x654ecea2364b in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5 > #3 0x654ecdba4741 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5 > #4 0x654ecdaa7f73 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:16 > #5 0x654ecfc8ae91 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:50:5 > #6 0x654ecfc62b22 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #7 0x654ecf0832e7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #8 0x654ecdd5e01d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x654ecd4ee996 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x654ecd4e8138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #11 0x654ecd4d46b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 15 8d 21 60 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 15 8d 21 60 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 15 8d 21 60 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x51300000ec80 which does not point to an object of type 'MSVehicle' > 0x51300000ec80: note: object is of type 'MEVehicle' > 00 00 00 00 90 f7 15 8d 21 60 00 00 98 ec 00 00 30 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3168218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 85 05 3b 59 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 85 05 3b 59 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 85 05 3b 59 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x513000008a80 which does not point to an object of type 'MSVehicle' > 0x513000008a80: note: object is of type 'MEVehicle' > 00 00 00 00 90 47 85 05 3b 59 00 00 98 8a 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3168056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 17 c3 e6 a8 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 17 c3 e6 a8 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 17 c3 e6 a8 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle' > 0x513000008e00: note: object is of type 'MEVehicle' > 00 00 00 00 90 17 c3 e6 a8 64 00 00 18 8e 00 00 30 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3168069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x5f8f05f13701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5f8f07d57b94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5f8f07d64116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5f8f07d6f3fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5f8f07c41216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5f8f05f6bfe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5f8f05f63087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5f8f05f31f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5f8f05f2b138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5f8f05f176b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x71f106c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x71f106c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5f8f05e3a294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5f8f05f13701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5f8f07d56cfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5f8f07d60846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5f8f07c4450d 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 0x5f8f07035571 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 0x5f8f070c9574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5f8f0706b026 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5f8f08b45388 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 0x71f107fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158355==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5a64fc45a701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5a64fe29eb94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5a64fe2ab116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5a64fe2b63fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5a64fe188216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5a64fc4b2fe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5a64fc4aa087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5a64fc478f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5a64fc472138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5a64fc45e6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x76340822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x76340822a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5a64fc381294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x5a64fc45a701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5a64fe29dcfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5a64fe2a7846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5a64fe18b50d 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 0x5a64fd57c571 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 0x5a64fd610574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5a64fd5b2026 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5a64ff08c388 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 0x7634097e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x5c3603138701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5c3604f7cb94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5c3604f89116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5c3604f943fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5c3604e66216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5c3603190fe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5c3603188087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5c3603156f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5c3603150138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5c360313c6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7470fd02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7470fd02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5c360305f294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5c3603138701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5c3604f7bcfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5c3604f85846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5c3604e6950d 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 0x5c360425a571 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 0x5c36042ee574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5c3604290026 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5c3605d6a388 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 0x7470fe5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x609ac9759701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x609acb59db94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x609acb5aa116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x609acb5b53fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x609acb487216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x609ac97b1fe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x609ac97a9087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x609ac9777f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x609ac9771138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x609ac975d6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7877f102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7877f102a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x609ac9680294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x609ac9759701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x609acb59ccfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x609acb5a6846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x609acb48a50d 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 0x609aca87b571 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 0x609aca90f574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x609aca8b1026 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x609acc38b388 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 0x7877f23e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158693==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x5e8d75295701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5e8d770d9b94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5e8d770e6116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5e8d770f13fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5e8d76fc3216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5e8d752edfe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5e8d752e5087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5e8d752b3f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5e8d752ad138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5e8d752996b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x71d25462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x71d25462a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5e8d751bc294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5e8d75295701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5e8d770d8cfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5e8d770e2846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5e8d76fc650d 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 0x5e8d763b7571 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 0x5e8d7644b574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5e8d763ed19b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5e8d77ec7388 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 0x71d2559e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5e8bf2af6701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5e8bf493ab94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5e8bf4947116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5e8bf49523fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5e8bf4824216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5e8bf2b4efe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5e8bf2b46087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5e8bf2b14f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5e8bf2b0e138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5e8bf2afa6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7b3b6a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7b3b6a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5e8bf2a1d294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x5e8bf2af6701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5e8bf4939cfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5e8bf4943846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5e8bf482750d 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 0x5e8bf3c18571 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 0x5e8bf3cac574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5e8bf3c4e19b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5e8bf5728388 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 0x7b3b6b3e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x563fbac98701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x563fbcadcb94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x563fbcae9116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x563fbcaf43fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x563fbc9c6216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x563fbacf0fe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x563fbace8087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x563fbacb6f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x563fbacb0138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x563fbac9c6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7eaf4ce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7eaf4ce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x563fbabbf294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x563fbac98701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x563fbcadbcfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x563fbcae5846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x563fbc9c950d 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 0x563fbbdba571 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 0x563fbbe4e574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x563fbbdf019b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x563fbd8ca388 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 0x7eaf4e3e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,134 > > ================================================================= > ==3158703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5ec5071d8701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5ec50901cb94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5ec509029116 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5ec5090343fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5ec508f06216 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5ec507230fe1 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5ec507228087 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5ec5071f6f78 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5ec5071f0138 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9 > #9 0x5ec5071dc6b5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #10 0x7c313742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #11 0x7c313742a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #12 0x5ec5070ff294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5ec5071d8701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5ec50901bcfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5ec509025846 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5ec508f0950d 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 0x5ec5082fa571 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 0x5ec50838e574 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5ec50833019b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5ec509e0a388 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 0x7c31389e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==3157672==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x563c0fc70701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x563c1164ef99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x563c104c8379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x76b7f224c712 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 > > ================================================================= > ==3164853==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5a4eb3010701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x5a4eb49eef99 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5a4eb3868379 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x737508a4c712 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 > > ================================================================= > ==3164812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 576 byte(s) in 3 object(s) allocated from: > #0 0x62252ad4c701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x62252bf5f062 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:928:50 > #2 0x62252bf5ed24 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x62252bea38fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34 > #4 0x62252d97e388 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 0x7188ca3e63b6 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 0x7188ca3b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7188ca3b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7188ca3b8557 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 0x7188ca3e0d42 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 0x62252d9b2642 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 0x62252dc3eca1 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 0x62252be84a8a 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 0x62252be7bb42 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x62252be8cd6b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #15 0x62252ad502f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #16 0x7188c902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7188c902a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x62252ac73294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > Indirect leak of 168 byte(s) in 3 object(s) allocated from: > #0 0x62252ad4c701 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x277d701) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > #1 0x62252c9dd7c3 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 0x62252bf5f0eb 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:928:54 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,22 > /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator.h:1091:16: runtime error: reference binding to null pointer of type 'MSPhaseDefinition *const' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator.h:1091:16 > /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1226:9: runtime error: reference binding to null pointer of type 'MSPhaseDefinition *const' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1226:9 > /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:462:5: runtime error: load of null pointer of type 'const value_type' (aka 'MSPhaseDefinition *const') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:462:5 > AddressSanitizer:DEADLYSIGNAL > ================================================================= > ==3163724==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5bc0254ae12f bp 0x7ffc7feb6830 sp 0x7ffc7feb5d40 T0) > ==3163724==The signal is caused by a READ memory access. > ==3163724==Hint: address points to the zero page. > #0 0x5bc0254ae12f in MSTrafficLightLogic::initMesoTLSPenalties() /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:462:5 > #1 0x5bc0241293fc in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:219:22 > #2 0x5bc024138d6b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x5bc022ffc2f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7c58dfe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #5 0x7c58dfe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #6 0x5bc022f1f294 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a4294) (BuildId: 62e61ef863dbcf1586d6fbcbff27da7657d24cc4) > > AddressSanitizer can not provide additional info. > SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:462:5 in MSTrafficLightLogic::initMesoTLSPenalties() > ==3163724==ABORTING ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-05-26 11:03:18 by Eclipse SUMO sumo Version v1_23_1+0299-cb0400ecd74 > 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,51c16,44 < <railsignal-block-output> < <railSignal id="gneJ5"> < <link linkIndex="0" from="-e_0" to="-d_0"> < <driveWay id="gneJ5.0" vehicle="EW" edges="-d -c -b -a"> < <forward lanes="-d_0 -c_0 -b_0 -a_0"/> < <bidi lanes="c_0"/> < <flank lanes=""/> < <conflictLinks signals="gneJ8_0"/> < <foes driveWays="gneJ5.0 gneJ8.0.0"/> < </driveWay> < <subDriveWay id="gneJ5.0.0" vehicle="" edges="-d -c"> < <forward lanes="-d_0 -c_0"/> < </subDriveWay> < </link> < </railSignal> < <railSignal id="gneJ8"> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-05-26 11:03:18 by Eclipse SUMO sumo Version v1_23_1+0299-cb0400ecd74 > 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,8c16,44 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="EW" depart="0.00" departLane="-e_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="-a_0" arrivalPos="199.84" arrivalSpeed="13.89" duration="51.00" routeLength="699.99" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_EW routing_EW" vType="fast" speedFactor="1.00" vaporized=""/> < <tripinfo id="WE0" depart="1.00" departLane="a_0" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="181.00" arrivalLane="e_0" arrivalPos="477.81" arrivalSpeed="5.00" duration="180.00" routeLength="896.70" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_WE0 routing_WE0" vType="slow" speedFactor="1.00" vaporized=""/> < <tripinfo id="WE1" depart="20.00" departLane="a_0" departPos="0.00" departSpeed="13.89" departDelay="18.00" arrival="188.00" arrivalLane="e_0" arrivalPos="477.81" arrivalSpeed="13.89" duration="168.00" routeLength="896.70" waitingTime="100.48" waitingCount="0" stopTime="0.00" timeLoss="102.66" rerouteNo="1" devices="tripinfo_WE1 routing_WE1" vType="fast" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <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"/> > <tripinfo-output value="tripinfos.xml"/> > <railsignal-block-output value="railsignal_blocks.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
bug in lcModel DK2004, fixed in JE2013 (This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 16.00') ---------- Differences in output ---------- 5c5 < Simulation ended at time: 16.00. --- > Simulation ended at time: 17.00.
vehicles use the wrong lane and thereby slow down the flow of traffic (This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00') ---------- Differences in output ---------- 1c1,2 < Loading net-file from 'net.net.xml'... done ((TIME)). --- > Loading net-file from 'net.net.xml' ... done ((TIME)). > Loading route-files incrementally from 'input_routes.rou.xml' 3,4c4,5 < Simulation started with time: 0.00.. < Simulation ended at time: 3352.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 3004.00.
Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1224?format=tab': HTTP Error 406: Not Acceptable. Please make sure that bug 1224 exists and that the configuration entry 'bug_system_location' points to the correct trac instance. The current value is 'https://sumo.dlr.de/trac.wsgi/'. (This bug was triggered by FAILING to find text in file 'rawdump' matching 'pos="25.00"') ---------- Differences in rawdump ---------- 7,9c7 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="350.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 14,16c12 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="351.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 21,23c17 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="352.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 28,30c22 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="353.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> 35,37c27 < <lane id="3/1to2/1_0"> < <vehicle id="0" pos="354.00" speed="10.00"/> < </lane> --- > <vehicle id="0" pos="300.00" speed="10.00"/> <truncated after showing first 30 lines>
invalid vehicle counts (This bug was triggered by FAILING to find text in file 'detector' matching 'vehicleSum="60"') ---------- Differences in detector ---------- 5,8c5,8 < <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.60" meanOverlapTravelTime="31.06" meanSpeed="7.37" meanHaltsPerVehicle="1.40" meanTimeLoss="25.94" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> --- > <interval begin="0.00" end="977.00" id="e3_0_1i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> > <interval begin="0.00" end="977.00" id="e3_0_2i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> > <interval begin="0.00" end="977.00" id="e3_0_3i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> > <interval begin="0.00" end="977.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
consistent handling of unreachable arrivalPos (This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route') ---------- Differences in errors ---------- 1c1,3 < Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'. --- > Warning: No connection between edge 'end' and edge 'end' found. > Warning: No route for vehicle '2' found. > Error: Vehicle '2' has no valid route. ---------- Differences in vehroutes ---------- 5,8d4 < <vehicle id="1" depart="0.00" arrival="18.00"> < <route edges="beg"/> < </vehicle> <
consider via (This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2') ---------- Differences in vehroutes ---------- 5c5 < <vehicle id="0" depart="0.00" arrival="53.00"> --- > <vehicle id="0" depart="0.00" arrival="40.00"> 7,8c7,8 < <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/> < <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/> --- > <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/> > <route edges="A0toB0 B0toB1 B1toB2 B2toC2 C2toD2 D2toD3"/>devices rerouting via route ( Last six runs May2025 )
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