texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.05Aug110310.602279 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 2a3,26 > /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:163:33: runtime error: member call on null pointer of type 'MSNet' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:163:33 > /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.h:326:21: runtime error: member call on null pointer of type 'const MSNet *' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.h:326:21 > AddressSanitizer:DEADLYSIGNAL > ================================================================= > ==3736746==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x6076b5832ac4 bp 0x7f5a405fbe90 sp 0x7f5a405fbe70 T1) > ==3736746==The signal is caused by a READ memory access. > ==3736746==Hint: address points to the zero page. > #0 0x6076b5832ac4 in MSNet::getCurrentTimeStep() const /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.h:327:16 > #1 0x6076b5899da4 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:163:33 > #2 0x6076b58987a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #3 0x7f5a5784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x6076b572746c in asan_thread_start(void*) asan_interceptors.cpp.o > #5 0x7f5a5069caa3 in start_thread nptl/pthread_create.c:447:8 > #6 0x7f5a50729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > AddressSanitizer can not provide additional info. > SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.h:327:16 in MSNet::getCurrentTimeStep() const > Thread T1 created by T0 here: > #0 0x6076b570f2f5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40042f5) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7f5a5784d611 in FX::FXThread::start(unsigned long) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24d611) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > ==3736746==ABORTING
---------- Differences in errors ---------- 0a1,6 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1371:46: runtime error: member access within address 0x518000187128 which does not point to an object of type 'const SUMOVehicleParameter::Stop' > 0x518000187128: note: object has invalid vptr > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1371:46
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3837754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x58c70d5e0fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x58c710134749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x58c70f2aac49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x74c089c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x58c70d5e0fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x58c71012a1e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x58c70d68c605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x58c70d67dae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x58c70d67d3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x58c70d5f1795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x58c70e3c42f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x58c70e3c24f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x58c70e3c3d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x58c70e3c24f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x74c089be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 45360 byte(s) leaked in 9 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3832790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x593985abafa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x59398860e749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x593987784c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x74a4f504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x593985abafa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5939886041e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x593985b66605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x593985b57ae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x593985b573c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x593985acb795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x59398689e2f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x59398689c4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x59398689dd31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x59398689c4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x74a4f4fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 25200 byte(s) leaked in 5 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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 23 22 93 60 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 23 22 93 60 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 23 22 93 60 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 23 22 93 60 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 23 22 93 60 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017480 which does not point to an object of type 'const MSVehicle' > 0x518000017480: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c fd 1e ea 5e 00 00 98 74 01 00 80 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017480 which does not point to an object of type 'MSVehicle' > 0x518000017480: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c fd 1e ea 5e 00 00 98 74 01 00 80 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017480 which does not point to an object of type 'MSVehicle' > 0x518000017480: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c fd 1e ea 5e 00 00 98 74 01 00 80 51 00 00 0e 00 00 00 00 00 00 00 76 65 68 57 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c fd 1e ea 5e 00 00 30 48 34 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c fd 1e ea 5e 00 00 30 48 34 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000050080 which does not point to an object of type 'const MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 bc 2c c1 4f 56 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 bc 2c c1 4f 56 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 bc 2c c1 4f 56 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 bc 2c c1 4f 56 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 bc 2c c1 4f 56 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c ca 1a a9 64 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c ca 1a a9 64 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c ca 1a a9 64 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c ca 1a a9 64 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c ca 1a a9 64 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 03 b5 c5 5c 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 03 b5 c5 5c 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 03 b5 c5 5c 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 03 b5 c5 5c 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 03 b5 c5 5c 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c ff 56 f0 5b 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c ff 56 f0 5b 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c ff 56 f0 5b 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c ff 56 f0 5b 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c ff 56 f0 5b 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ec 39 5c 30 60 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ec 39 5c 30 60 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ec 39 5c 30 60 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ec 39 5c 30 60 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ec 39 5c 30 60 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 6d 72 25 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 6d 72 25 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 6d 72 25 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 6d 72 25 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 5c 6d 72 25 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 cc a0 fd 21 65 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 cc a0 fd 21 65 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 cc a0 fd 21 65 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 cc a0 fd 21 65 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 cc a0 fd 21 65 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 10 ca 4f 61 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 10 ca 4f 61 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 10 ca 4f 61 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 10 ca 4f 61 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c 10 ca 4f 61 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ac 9d 91 86 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ac 9d 91 86 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ac 9d 91 86 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ac 9d 91 86 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 ac 9d 91 86 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c c6 05 3a 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c c6 05 3a 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c c6 05 3a 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c c6 05 3a 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 6c c6 05 3a 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 3c 65 a0 47 59 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 3c 65 a0 47 59 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 3c 65 a0 47 59 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 3c 65 a0 47 59 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 3c 65 a0 47 59 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000050080 which does not point to an object of type 'const MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 ec fe b5 b0 62 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 ec fe b5 b0 62 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 ec fe b5 b0 62 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 ec fe b5 b0 62 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 ec fe b5 b0 62 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000040080 which does not point to an object of type 'const MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 dc 54 27 69 58 00 00 98 00 04 00 80 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 dc 54 27 69 58 00 00 98 00 04 00 80 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 dc 54 27 69 58 00 00 98 00 04 00 80 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 dc 54 27 69 58 00 00 98 00 04 00 80 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 dc 54 27 69 58 00 00 98 00 04 00 80 51 00 00 06 00 00 00 00 00 00 00 66 6c 6f 77 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c d7 5b b6 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c d7 5b b6 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c d7 5b b6 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c d7 5b b6 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 4c d7 5b b6 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 9c c6 28 51 5a 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 9c c6 28 51 5a 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 9c c6 28 51 5a 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 9c c6 28 51 5a 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 9c c6 28 51 5a 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 3c 0e d1 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 3c 0e d1 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 3c 0e d1 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 3c 0e d1 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 3c 0e d1 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 30 fe fc 56 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 30 fe fc 56 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 30 fe fc 56 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 30 fe fc 56 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 8c 30 fe fc 56 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c 11 be 0f 58 00 00 30 4a 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c 11 be 0f 58 00 00 30 4a 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c 11 be 0f 58 00 00 30 4a 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c 11 be 0f 58 00 00 30 4a 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 0c 11 be 0f 58 00 00 30 4a 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,806 > > ================================================================= > ==3803591==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x63c560d7dfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x63c5631418b2 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:929:50 > #2 0x63c563141574 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x63c56308900a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34 > #4 0x63c564a917f8 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 0x7675333e63b6 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 0x7675333b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7675333b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7675333b8557 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 0x7675333e0d42 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 0x63c564ac5d92 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 0x63c564d4d151 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 0x63c56307792a 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 0x63c56306e9dd in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x63c560e9bd0c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22 > #15 0x76753284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 184 byte(s) in 1 object(s) allocated from: > #0 0x63c560d7dfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x63c560f4df5c in GUITriggerBuilder::buildOverheadWireClamp(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, MSLane*, MSLane*) /home/delphi/extraClangDebug/sumo/src/guinetload/GUITriggerBuilder.cpp:133:47 > #2 0x63c56313cdc9 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21 > #3 0x63c563088ced in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:203:34 > #4 0x63c564a917f8 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 0x7675333e63b6 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,4 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23: runtime error: signed integer overflow: -9223372036854775808 + -9223372036854775808 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3808609==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x629108d9afa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x62910b8ee749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x62910aa64c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x727a1cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x629108d9afa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x62910b8e41e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x629108e46605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x629108e37ae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x629108e373c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x629108dab795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x629109b7e2f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x629109b7c4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x629109b7dd31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x629109b7c4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x727a1cbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3808647==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5be972250fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5be974da4749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x5be973f1ac49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x79c299a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5be972250fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5be974d9a1e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x5be9722fc605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x5be9722edae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x5be9722ed3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x5be972261795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x5be9730342f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5be9730324f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5be973033d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5be9730324f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x79c2999e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 4a5,28 > > ================================================================= > ==3808805==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5aa6ba391fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5aa6bcee5749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x5aa6bc05bc49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x79f2d5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5aa6ba391fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5aa6bcedb1e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x5aa6ba43d605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x5aa6ba42eae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x5aa6ba42e3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x5aa6ba3a2795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x5aa6bb1752f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5aa6bb1734f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5aa6bb174d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5aa6bb1734f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x79f2d5de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3808572==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x610fd8cd8fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x610fdb82c749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x610fda9a2c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7683bb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x610fd8cd8fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x610fdb8221e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x610fd8d84605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x610fd8d75ae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x610fd8d753c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x610fd8ce9795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x610fd9abc2f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x610fd9aba4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x610fd9abbd31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x610fd9aba4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7683bb5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3808972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5a5755da0fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5a57588f4749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x5a5757a6ac49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x73340004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5a5755da0fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5a57588ea1e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x5a5755e4c605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x5a5755e3dae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x5a5755e3d3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x5a5755db1795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x5a5756b842f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5a5756b824f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5a5756b83d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5a5756b824f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7333fffe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3808961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x58a94711bfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x58a949c6f749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x58a948de5c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x711edc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x58a94711bfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x58a949c651e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x58a9471c7605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x58a9471b8ae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x58a9471b83c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x58a94712c795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x58a947eff2f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x58a947efd4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x58a947efed31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x58a947efd4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x711edc5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,25 > > ================================================================= > ==3808806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5823540b9fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x582356c0d749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x582355d83c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x73bb0de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5823540b9fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x582356c031e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x582354165605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x582354156ae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x5823541563c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x5823540ca795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x582354e9d2f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x582354e9b4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x582354e9cd31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x582354e9b4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x73bb0dde203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 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 Aug2025 Jul2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26devices rerouting trips_geo geoTrips_junctions ( Last six runs Aug2025 Jul2025 )
---------- Differences in errors ---------- 1a2,3 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26
---------- Differences in errors ---------- 1,2c1,104 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001cd590 which does not point to an object of type 'BookReservation' > 0x5040001cd590: note: object has invalid vptr > 00 00 00 00 8d 90 01 00 01 00 00 00 00 00 00 00 be be be be 80 1a 0a 00 60 51 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818141==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001cd5b8 at pc 0x629397f54f7c bp 0x742e203f8e50 sp 0x742e203f8e48 > READ of size 8 at 0x5040001cd5b8 thread T1 > #0 0x629397f54f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x629397f5145b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x629397fdaa68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x629395068137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x62939801114f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x6293963d97c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x629395084ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x629394e5c39c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x629394e5ab27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x629394e597a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x742e3764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x629394ce846c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x742e3069caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x742e30729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001cd5b8 is located 40 bytes inside of 48-byte region [0x5040001cd590,0x5040001cd5c0) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:55 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,53 < <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,104 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001cd590 which does not point to an object of type 'BookReservation' > 0x5040001cd590: note: object has invalid vptr > 00 00 00 00 40 8c 01 00 01 00 00 00 00 00 00 00 be be be be 80 1a 0a 00 60 51 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818135==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001cd5b8 at pc 0x5840b9eabf7c bp 0x7cf7b89f8e50 sp 0x7cf7b89f8e48 > READ of size 8 at 0x5040001cd5b8 thread T1 > #0 0x5840b9eabf7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5840b9ea845b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5840b9f31a68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5840b6fbf137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5840b9f6814f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5840b83307c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5840b6fdbac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5840b6db339c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5840b6db1b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5840b6db07a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7cf7cfc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5840b6c3f46c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7cf7c8c9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7cf7c8d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001cd5b8 is located 40 bytes inside of 48-byte region [0x5040001cd590,0x5040001cd5c0) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:54 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,53 < <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,104 < Warning: Person 'p.1' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.2' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001cd790 which does not point to an object of type 'BookReservation' > 0x5040001cd790: note: object has invalid vptr > 00 00 00 00 fa 85 01 00 01 00 00 00 00 00 00 00 be be be be 80 1a 0a 00 60 51 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818094==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001cd7b8 at pc 0x6435b5b93f7c bp 0x758b393f8e50 sp 0x758b393f8e48 > READ of size 8 at 0x5040001cd7b8 thread T1 > #0 0x6435b5b93f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x6435b5b9045b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x6435b5c19a68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x6435b2ca7137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x6435b5c5014f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x6435b40187c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x6435b2cc3ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x6435b2a9b39c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x6435b2a99b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x6435b2a987a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x758b5064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x6435b292746c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x758b4949caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x758b49529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:54 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,53 < <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,104 < Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be490 which does not point to an object of type 'BookReservation' > 0x5040001be490: note: object has invalid vptr > 02 00 00 00 3f b7 01 00 01 00 00 00 00 00 00 00 be be be be 80 ca 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818045==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be4b8 at pc 0x62f5182c6f7c bp 0x7c26c89f8e50 sp 0x7c26c89f8e48 > READ of size 8 at 0x5040001be4b8 thread T1 > #0 0x62f5182c6f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x62f5182c345b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x62f51834ca68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x62f5153da137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x62f51838314f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x62f51674b7c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x62f5153f6ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x62f5151ce39c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x62f5151ccb27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x62f5151cb7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7c26dfc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x62f51505a46c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7c26d8c9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7c26d8d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001be4b8 is located 40 bytes inside of 48-byte region [0x5040001be490,0x5040001be4c0) <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,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be290 which does not point to an object of type 'BookReservation' > 0x5040001be290: note: object has invalid vptr > 02 00 00 00 14 82 01 00 01 00 00 00 00 00 00 00 be be be be 80 ca 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818052==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be2b8 at pc 0x6243951a1f7c bp 0x7acaa53f8e50 sp 0x7acaa53f8e48 > READ of size 8 at 0x5040001be2b8 thread T1 > #0 0x6243951a1f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x62439519e45b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x624395227a68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x6243922b5137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x62439525e14f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x6243936267c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x6243922d1ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x6243920a939c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x6243920a7b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x6243920a67a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7acabc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x624391f3546c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7acab549caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7acab5529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001be2b8 is located 40 bytes inside of 48-byte region [0x5040001be290,0x5040001be2c0) > freed by thread T1 here: <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,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be490 which does not point to an object of type 'BookReservation' > 0x5040001be490: note: object has invalid vptr > 02 00 00 00 75 9a 01 00 01 00 00 00 00 00 00 00 be be be be 80 ca 0b 00 60 51 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818218==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be4b8 at pc 0x5a0ff3431f7c bp 0x7a43f9ff8e50 sp 0x7a43f9ff8e48 > READ of size 8 at 0x5040001be4b8 thread T1 > #0 0x5a0ff3431f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5a0ff342e45b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5a0ff34b7a68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5a0ff0545137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5a0ff34ee14f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5a0ff18b67c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5a0ff0561ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5a0ff033939c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5a0ff0337b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5a0ff03367a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7a441124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5a0ff01c546c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7a440a29caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7a440a329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001be4b8 is located 40 bytes inside of 48-byte region [0x5040001be490,0x5040001be4c0) > freed by thread T1 here: > #0 0x5a0ff0206821 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405d821) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) <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,103 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001bf210 which does not point to an object of type 'BookReservation' > 0x5040001bf210: note: object has invalid vptr > 02 00 00 00 10 81 01 00 01 00 00 00 00 00 00 00 be be be be 80 d3 0b 00 60 51 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818224==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001bf238 at pc 0x5b7666a5cf7c bp 0x7e7ee65f8e50 sp 0x7e7ee65f8e48 > READ of size 8 at 0x5040001bf238 thread T1 > #0 0x5b7666a5cf7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5b7666a5945b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5b7666ae2a68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5b7663b70137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5b7666b1914f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5b7664ee17c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5b7663b8cac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5b766396439c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5b7663962b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5b76639617a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7e7efd84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5b76637f046c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7e7ef689caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7e7ef6929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001bf238 is located 40 bytes inside of 48-byte region [0x5040001bf210,0x5040001bf240) <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,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be510 which does not point to an object of type 'BookReservation' > 0x5040001be510: note: object has invalid vptr > 02 00 00 00 96 9a 01 00 01 00 00 00 00 00 00 00 be be be be 80 ca 0b 00 60 51 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818323==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be538 at pc 0x6212704a9f7c bp 0x76cc8f7f8e50 sp 0x76cc8f7f8e48 > READ of size 8 at 0x5040001be538 thread T1 > #0 0x6212704a9f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x6212704a645b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x62127052fa68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x62126d5bd137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x62127056614f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x62126e92e7c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x62126d5d9ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x62126d3b139c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x62126d3afb27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x62126d3ae7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x76cca6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x62126d23d46c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x76cc9f89caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x76cc9f929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001be538 is located 40 bytes inside of 48-byte region [0x5040001be510,0x5040001be540) > freed by thread T1 here: > #0 0x62126d27e821 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405d821) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) <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,103 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001bf290 which does not point to an object of type 'BookReservation' > 0x5040001bf290: note: object has invalid vptr > 02 00 00 00 04 b5 01 00 01 00 00 00 00 00 00 00 be be be be 80 d3 0b 00 60 51 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818322==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001bf2b8 at pc 0x5e8bc4718f7c bp 0x7e7e0e5f8e50 sp 0x7e7e0e5f8e48 > READ of size 8 at 0x5040001bf2b8 thread T1 > #0 0x5e8bc4718f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5e8bc471545b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5e8bc479ea68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5e8bc182c137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5e8bc47d514f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5e8bc2b9d7c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5e8bc1848ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5e8bc162039c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5e8bc161eb27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5e8bc161d7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7e7e2584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5e8bc14ac46c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7e7e1e69caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7e7e1e729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001bf2b8 is located 40 bytes inside of 48-byte region [0x5040001bf290,0x5040001bf2c0) <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,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be490 which does not point to an object of type 'BookReservation' > 0x5040001be490: note: object has invalid vptr > 02 00 00 00 ee ae 01 00 01 00 00 00 00 00 00 00 be be be be 80 ca 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3818004==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be4b8 at pc 0x61ac14c48f7c bp 0x7461faff8e50 sp 0x7461faff8e48 > READ of size 8 at 0x5040001be4b8 thread T1 > #0 0x61ac14c48f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x61ac14c4545b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x61ac14ccea68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x61ac11d5c137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x61ac14d0514f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x61ac130cd7c8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x61ac11d78ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x61ac11b5039c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x61ac11b4eb27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x61ac11b4d7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x74621224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x61ac119dc46c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x74620b09caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x74620b129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001be4b8 is located 40 bytes inside of 48-byte region [0x5040001be490,0x5040001be4c0) > freed by thread T1 here: <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,106 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be410 which does not point to an object of type 'BookReservation' > 0x5040001be410: note: object has invalid vptr > 02 00 00 00 d2 b5 01 00 01 00 00 00 00 00 00 00 be be be be 80 ca 0b 00 60 51 00 00 20 bf 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3817855==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be438 at pc 0x5b0695547f7c bp 0x7801679f8a30 sp 0x7801679f8a28 > READ of size 8 at 0x5040001be438 thread T1 > #0 0x5b0695547f7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5b069554445b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5b06955cda68 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5b069265b137 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5b06955beae5 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22 > #5 0x5b069563ae32 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #6 0x5b06935e25ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #7 0x5b06925a4d83 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #8 0x5b06939cab32 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #9 0x5b0692677ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #10 0x5b069244f39c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #11 0x5b069244db27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #12 0x5b069244c7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #13 0x78017ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x5b06922db46c in asan_thread_start(void*) asan_interceptors.cpp.o > #15 0x780177c9caa3 in start_thread nptl/pthread_create.c:447:8 > #16 0x780177d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 <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,370 > > ================================================================= > ==3777933==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 1 object(s) allocated from: > #0 0x5f86d4b3ffa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5f86d749f472 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:97:16 > #2 0x5f86d4fc37eb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x5f86d8da1c65 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x5f86d8db645b in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:32 > #5 0x5f86d83a83f2 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #6 0x5f86d787b397 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x5f86d5e065ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x5f86d4dc8d83 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x5f86d61f1c76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x5f86d4e9bac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x5f86d4c7339c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x5f86d4c71b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x5f86d4c707a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x7b4933c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Indirect leak of 832 byte(s) in 1 object(s) allocated from: > #0 0x5f86d4b3ffa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5f86d8db61dc in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:28 > #2 0x5f86d83a83f2 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #3 0x5f86d787b397 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x5f86d5e065ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x5f86d4dc8d83 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x5f86d61f1c76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,372 > > ================================================================= > ==3777946==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 3584 byte(s) in 4 object(s) allocated from: > #0 0x5ee4e06e1fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5ee4e3041472 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:97:16 > #2 0x5ee4e0b657eb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x5ee4e4943c65 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x5ee4e495845b in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:32 > #5 0x5ee4e3f4a3f2 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #6 0x5ee4e341d397 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x5ee4e19a85ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x5ee4e096ad83 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x5ee4e1d93c76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x5ee4e0a3dac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x5ee4e081539c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x5ee4e0813b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x5ee4e08127a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x716c15e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Indirect leak of 3328 byte(s) in 4 object(s) allocated from: > #0 0x5ee4e06e1fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5ee4e49581dc in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:28 > #2 0x5ee4e3f4a3f2 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #3 0x5ee4e341d397 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x5ee4e19a85ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x5ee4e096ad83 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x5ee4e1d93c76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,64 < Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'. < Warning: No route for vehicle 'tripCloseEnroute' found. --- > ================================================================= > ==3773247==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007950 at pc 0x5f31cdc513bf bp 0x7ffcfececd10 sp 0x7ffcfecec4d8 > READ of size 3 at 0x50d000007950 thread T0 > #0 0x5f31cdc513be in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3be) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x786326a26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5f31cea5bcac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5f31cea5b205 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7863269e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x786326a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7863269dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x786326941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x78632693f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x78632693f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5f31cdd16f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x78631fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x78631fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5f31cdc39b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x50d000007950 is located 0 bytes inside of 130-byte region [0x50d000007950,0x50d0000079d2) > freed by thread T2 here: > #0 0x5f31cdcd46ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6ea) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x786326968d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5f31cdcbc68e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400668e) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x786326968d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-07-31 13:45:21 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,7c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00"> < <route edges="beg beg2 middle middle2 end end2"/> < </vehicle> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 9c22,51 < </routes> --- > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3774552==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005980 at pc 0x5c17d721b3bf bp 0x7ffe00f57550 sp 0x7ffe00f56d18 > READ of size 3 at 0x50e000005980 thread T0 > #0 0x5c17d721b3be in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3be) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x77c736426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5c17d8025cac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5c17d8025205 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x77c7363e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x77c736468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x77c7363dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x77c736341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x77c73633f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x77c73633f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5c17d72e0f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x77c72f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x77c72f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5c17d7203b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x50e000005980 is located 0 bytes inside of 147-byte region [0x50e000005980,0x50e000005a13) > freed by thread T2 here: > #0 0x5c17d729e6ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6ea) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x77c736368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5c17d728668e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400668e) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x77c736368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5c17d72842f5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40042f5) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,49 > <!-- generated on 2025-07-31 13:45:31 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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"> > > <input> > <net-file value="three_split.net.xml"/> > <additional-files value="input_routes.rou.xml,input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <time> > <begin value="0"/> > </time> > > <processing> > <default.speeddev value="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3775361==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005b40 at pc 0x578e9d3a23bf bp 0x7ffdef38dc90 sp 0x7ffdef38d458 > READ of size 3 at 0x50e000005b40 thread T0 > #0 0x578e9d3a23be in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3be) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x72c884a26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x578e9e1accac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x578e9e1ac205 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x72c8849e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x72c884a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x72c8849dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x72c884941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x72c88493f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x72c88493f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x578e9d467f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x72c87d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x72c87d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x578e9d38ab34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x50e000005b40 is located 0 bytes inside of 153-byte region [0x50e000005b40,0x50e000005bd9) > freed by thread T2 here: > #0 0x578e9d4256ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6ea) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x72c884968d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x578e9d40d68e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400668e) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x72c884968d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x578e9d40b2f5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40042f5) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,3 > /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81: runtime error: signed integer overflow: -9223372036854775808 - 1000000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3788323==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007540 at pc 0x58e2f032cd38 bp 0x7ffffa1403a0 sp 0x7ffffa13fb30 > READ of size 3 at 0x50d000007540 thread T0 > #0 0x58e2f032cd37 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x58e2f032d4d8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94d8) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #2 0x7d04fc629501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7d04fc6295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x58e2f1129d88 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:71:20 > #5 0x58e2f1129205 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7d04fc5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7d04fc668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7d04fc5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7d04fc541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7d04fc53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7d04fc53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x58e2f03e4f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7d04f542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7d04f542a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x58e2f0307b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x50d000007540 is located 0 bytes inside of 138-byte region [0x50d000007540,0x50d0000075ca) > freed by thread T2 here: > #0 0x58e2f03a26ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6ea) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7d04fc568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x58e2f038a68e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400668e) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7d04fc568d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,16d4 < Simulation started with time: 0.00. < Simulation ended at time: 941.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 432): < RouteLength: 303.00 < Speed: 13.90 < Duration: 18.27 < WaitingTime: 0.64 < TimeLoss: 1.32 < DepartDelay: 0.00 < DijkstraRouter answered 432 queries and explored 2.00 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). ---------- Differences in tls_state ---------- 1,946d0 < <?xml version="1.0" encoding="UTF-8"?> < < < <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd"> < <tlsState time="0.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="1.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="2.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="3.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="4.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="5.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="6.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="7.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="8.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="9.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="10.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="11.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="12.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="13.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="14.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="15.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="16.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="17.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="18.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="19.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="20.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="21.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="22.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="23.00" id="C" programID="0" phase="0" state="GG"/> < <tlsState time="24.00" id="C" programID="0" phase="0" state="GG"/> <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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 fc fd 4e d2 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 fc fd 4e d2 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 fc fd 4e d2 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 90 fc fd 4e d2 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3824010==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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 2c f1 aa 22 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 2c f1 aa 22 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 2c f1 aa 22 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 2c f1 aa 22 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3822822==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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 5c b3 21 1b 60 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 5c b3 21 1b 60 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 5c b3 21 1b 60 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 90 5c b3 21 1b 60 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3822826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in fcd_parquet ---------- Binary files /home/delphi/extraClangDebug/sumo/tests/sumo/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo.meso and /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Jul111905.3539868/sumo.meso.gui/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo differ
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3759018==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x604a710c3fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x604a7409df94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x604a740a9f06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x604a740b520a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x604a73f77406 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x604a727aff2d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24 > #6 0x604a727a7367 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x604a72776258 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x604a7141fac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x604a711f739c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x604a711f5b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x604a711f47a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7dc7eb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x604a710c3fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x604a7409d0fe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x604a740a645a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x604a73f7a6fd 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 0x604a73348e01 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 0x604a7342dc84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x604a733cf736 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x604a74dd77f8 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 0x7dc7ec1e63b6 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,194 > > ================================================================= > ==3759128==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x60db89850fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x60db8c82af94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x60db8c836f06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x60db8c84220a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x60db8c704406 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x60db8af3cf2d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24 > #6 0x60db8af34367 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x60db8af03258 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x60db89bacac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x60db8998439c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x60db89982b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x60db899817a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7c9d9ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x60db89850fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x60db8c82a0fe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x60db8c83345a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x60db8c7076fd 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 0x60db8bad5e01 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 0x60db8bbbac84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x60db8bb5c736 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x60db8d5647f8 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 0x7c9d9f9e63b6 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,194 > > ================================================================= > ==3758941==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x578dc3ecafa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x578dc6ea4f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x578dc6eb0f06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x578dc6ebc20a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x578dc6d7e406 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x578dc55b6f2d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24 > #6 0x578dc55ae367 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x578dc557d258 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x578dc4226ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x578dc3ffe39c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x578dc3ffcb27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x578dc3ffb7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7848cac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x578dc3ecafa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x578dc6ea4f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x578dc6eae3af in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x578dc6d816fd 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 0x578dc614fe01 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 0x578dc6234c84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x578dc61d6736 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x578dc7bde7f8 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 0x7848cb7e63b6 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,194 > > ================================================================= > ==3759076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5d3062b43fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5d3065b1df94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5d3065b273af in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x5d30659fa6fd 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 0x5d3064dc8e01 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 0x5d3064eadc84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5d3064e4f736 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5d30668577f8 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 0x7843cf3e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x7843cf3b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7843cf3b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7843cf3b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x7843cf3e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x5d306688bd92 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x5d3066b13151 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x5d3064e3d92a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #16 0x5d3064e349dd in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x5d3062c61d0c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22 > #18 0x7843ce84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5d3062b43fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5d3065b1df94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5d3065b29f06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3761216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x616517474fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x61651a44ef94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61651a45af06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61651a46620a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x61651a328406 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x616518b60f2d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24 > #6 0x616518b58367 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x616518b27258 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x6165177d0ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x6165175a839c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x6165175a6b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x6165175a57a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7202f464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x616517474fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x61651a44e0fe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61651a45745a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x61651a32b6fd 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 0x6165196f9e01 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 0x6165197dec84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x6165197808ab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x61651b1887f8 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 0x7202f51e63b6 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,194 > > ================================================================= > ==3761423==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5d28710e7fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5d28740c1f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5d28740cdf06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5d28740d920a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5d2873f9b406 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5d28727d3f2d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24 > #6 0x5d28727cb367 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5d287279a258 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5d2871443ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5d287121b39c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5d2871219b27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5d28712187a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7d169ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 2112 byte(s) in 88 object(s) allocated from: > #0 0x5d28710e7fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5d28740c10fe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5d28740ca45a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5d2873f9e6fd 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 0x5d287336ce01 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 0x5d2873451c84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5d28733f38ab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5d2874dfb7f8 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 0x7d169f9e63b6 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,194 > > ================================================================= > ==3761177==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x5c72a8dacfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5c72abd86f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5c72abd92f06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5c72abd9e20a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5c72abc60406 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5c72aa498f2d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24 > #6 0x5c72aa490367 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5c72aa45f258 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5c72a9108ac0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5c72a8ee039c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5c72a8edeb27 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5c72a8edd7a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7fa2dee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5c72a8dacfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5c72abd86f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5c72abd903af in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x5c72abc636fd 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 0x5c72ab031e01 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 0x5c72ab116c84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x5c72ab0b88ab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5c72acac07f8 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 0x7fa2df9e63b6 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,194 > > ================================================================= > ==3761366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x6157a15bcfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x6157a4596f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x6157a45a03af in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x6157a44736fd 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 0x6157a3841e01 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 0x6157a3926c84 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27 > #6 0x6157a38c88ab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x6157a52d07f8 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 0x725c8fde63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x725c8fdb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x725c8fdb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x725c8fdb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x725c8fde0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x6157a5304d92 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x6157a558c151 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x6157a38b692a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #16 0x6157a38ad9dd in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x6157a16dad0c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22 > #18 0x725c8f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x6157a15bcfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x6157a4596f94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x6157a45a2f06 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3754403==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x56b8e0ceefa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x56b8e3842749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x56b8e29b8c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x73ce5dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x56b8e0ceefa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x56b8e38381e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x56b8e0d9a605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x56b8e0d8bae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x56b8e0d8b3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x56b8e0cff795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x56b8e1ad22f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x56b8e1ad04f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x56b8e1ad1d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x56b8e1ad04f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x73ce5dbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 25200 byte(s) leaked in 5 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3801351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5c3fccec8fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5c3fcfa1c749 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20 > #2 0x5c3fceb92c49 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x77cf2984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5c3fccec8fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5c3fcfa121e9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24 > #2 0x5c3fccf74605 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13 > #3 0x5c3fccf65ae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #4 0x5c3fccf653c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #5 0x5c3fcced9795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #6 0x5c3fcdcac2f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5c3fcdcaa4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5c3fcdcabd31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5c3fcdcaa4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x77cf297e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,85 > ================================================================= > ==3801610==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000104038 at pc 0x6438aad7cb6d bp 0x7ffcfb42ce10 sp 0x7ffcfb42ce08 > READ of size 8 at 0x502000104038 thread T0 > #0 0x6438aad7cb6c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69 > #1 0x6438aad00e4a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x6438aae65771 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x6438aae64f3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x6438aae64f3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #5 0x6438aae5376e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #6 0x6438aae5143c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x6438aae50455 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x6438aac25a38 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22 > #9 0x6438ab24d6ff in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5 > #10 0x6438ab2653b8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9 > #11 0x6438ab242705 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1 > #12 0x705c6e546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x705c6e53f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x705c6e53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x6438aaac1f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x705c6762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x705c6762a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x6438aa9e4b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x502000104038 is located 0 bytes after 8-byte region [0x502000104030,0x502000104038) > allocated by thread T2 here: > #0 0x6438aaabdfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x6438aab9eb51 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 > #2 0x6438aab9e9b9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20 > #3 0x6438aab9e9b9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20 <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-07-31 13:49:02 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,107c16,50 < <railsignal-block-output> < <railSignal id="1"> < <link linkIndex="0" from="1043_0" to="1044_0"> < <driveWay id="1.0" vehicle="v_0" edges="1044 1072 1047 1048"> < <forward lanes="1044_0 1072_0 1047_0 1048_0"/> < <bidi lanes="1031_0 1005_0 1006_0 1007_0"/> < <flank lanes=""/> < <conflictLinks signals="2_0"/> < <foes driveWays="1.0 2.0.0"/> < </driveWay> < <subDriveWay id="1.0.0" vehicle="" edges="1044"> < <forward lanes="1044_0"/> < </subDriveWay> < </link> < </railSignal> < <railSignal id="10"> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 7d6 < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > ================================================================= > ==3802110==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c98 at pc 0x6312c5ec8b6d bp 0x7fffe5424bb0 sp 0x7fffe5424ba8 > READ of size 8 at 0x502000105c98 thread T0 > #0 0x6312c5ec8b6c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69 > #1 0x6312c5e4ce4a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x6312c5fb1771 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x6312c5fb0f3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x6312c5f9f76e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #5 0x6312c5f9d43c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x6312c5f9c455 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x6312c5d71a38 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22 > #8 0x6312c63996ff in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5 > #9 0x6312c63b13b8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9 > #10 0x6312c638e705 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1 > #11 0x73a2d8b46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x73a2d8b3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x73a2d8b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x6312c5c0df73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x73a2d1a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x73a2d1a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6312c5b30b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x502000105c98 is located 0 bytes after 8-byte region [0x502000105c90,0x502000105c98) > allocated by thread T2 here: > #0 0x6312c5c09fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x6312c5ceab51 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 > #2 0x6312c5cea9b9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20 > #3 0x6312c5cea9b9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20 > #4 0x6312c5deaf80 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22 <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-07-31 13:49:05 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,49 < <railsignal-block-output> < <railSignal id="J2"> < <link linkIndex="0" from="E1_0" to="E2_0"> < <driveWay id="J2.0" vehicle="v_0" edges="E2 E3 E4 -E4 E4 E5 E6"> < <forward lanes="E2_0"/> < <bidi lanes="-E2_0 -E3_0 -E4_0 E4_0 -E4_0 -E5_0 -E6_0"/> < <flank lanes=""/> < <conflictLinks signals="J3_0"/> < <foes driveWays="J2.0 J7.d0.0"/> < </driveWay> < </link> < </railSignal> < <railSignal id="J3"> < <link linkIndex="0" from="E2_0" to="E3_0"> < <driveWay id="J3.0" vehicle="v_0" edges="E3 E4 -E4 E4 E5 E6"> < <forward lanes="E3_0 E4_0 -E4_0 E4_0 E5_0 E6_0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > ================================================================= > ==3802157==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105cd8 at pc 0x5a0ba795eb6d bp 0x7fff7f2ec9d0 sp 0x7fff7f2ec9c8 > READ of size 8 at 0x502000105cd8 thread T0 > #0 0x5a0ba795eb6c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69 > #1 0x5a0ba78e2e4a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x5a0ba7a47771 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x5a0ba7a46f3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x5a0ba7a3576e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #5 0x5a0ba7a3343c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x5a0ba7a32455 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x5a0ba7807a38 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22 > #8 0x5a0ba7e2f6ff in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5 > #9 0x5a0ba7e473b8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9 > #10 0x5a0ba7e24705 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1 > #11 0x7f53c6b46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x7f53c6b3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7f53c6b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x5a0ba76a3f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x7f53bfa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f53bfa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5a0ba75c6b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x502000105cd8 is located 0 bytes after 8-byte region [0x502000105cd0,0x502000105cd8) > allocated by thread T2 here: > #0 0x5a0ba769ffa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5a0ba7780b51 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 > #2 0x5a0ba77809b9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20 > #3 0x5a0ba77809b9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20 > #4 0x5a0ba7880f80 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22 <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-07-31 13:49:05 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,36c16,50 < <railsignal-block-output> < <railSignal id="J2"> < <link linkIndex="0" from="E1_0" to="E2_0"> < <driveWay id="J2.0" vehicle="v_0" edges="E2 E3 E4 E5"> < <forward lanes="E2_0"/> < <bidi lanes="-E2_0 -E3_0 -E4_0 -E5_0"/> < <flank lanes=""/> < <conflictLinks signals=""/> < <foes driveWays="J2.0"/> < </driveWay> < </link> < </railSignal> < <railSignal id="J3"> < <link linkIndex="0" from="E2_0" to="E3_0"> < <driveWay id="J3.0" vehicle="v_0" edges="E3 E4 E5"> < <forward lanes="E3_0 E4_0 E5_0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > ================================================================= > ==3799923==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c78 at pc 0x59bbc10c3b6d bp 0x7ffeb7098b90 sp 0x7ffeb7098b88 > READ of size 8 at 0x502000105c78 thread T0 > #0 0x59bbc10c3b6c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69 > #1 0x59bbc1047e4a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x59bbc11ac771 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x59bbc11abf3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x59bbc119a76e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #5 0x59bbc119843c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x59bbc1197455 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x59bbc0f6ca38 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22 > #8 0x59bbc15946ff in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5 > #9 0x59bbc15ac3b8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9 > #10 0x59bbc1589705 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1 > #11 0x75c988f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x75c988f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x75c988f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x59bbc0e08f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x75c98202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x75c98202a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x59bbc0d2bb34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x502000105c78 is located 0 bytes after 8-byte region [0x502000105c70,0x502000105c78) > allocated by thread T2 here: > #0 0x59bbc0e04fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x59bbc0ee5b51 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 > #2 0x59bbc0ee59b9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20 > #3 0x59bbc0ee59b9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20 > #4 0x59bbc0fe5f80 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22 <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-07-31 13:48:52 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,36c16,49 < <railsignal-block-output> < <railSignal id="J2"> < <link linkIndex="0" from="E1_0" to="E2_0"> < <driveWay id="J2.0" vehicle="v_0" edges="E2 E3 E4 -E4 E4 E5 E6"> < <forward lanes="E2_0"/> < <bidi lanes="-E2_0 -E3_0 -E4_0 E4_0 -E4_0 -E5_0 -E6_0"/> < <flank lanes=""/> < <conflictLinks signals="J3_0"/> < <foes driveWays="J2.0"/> < </driveWay> < </link> < </railSignal> < <railSignal id="J3"> < <link linkIndex="0" from="E2_0" to="E3_0"> < <driveWay id="J3.0" vehicle="v_0" edges="E3 E4 -E4 E4 E5 E6"> < <forward lanes="E3_0 E4_0 -E4_0 E4_0 E5_0 E6_0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,85 > ================================================================= > ==3800139==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x589cdc575b6d bp 0x7ffd9343e910 sp 0x7ffd9343e908 > READ of size 8 at 0x502000128400 thread T0 > #0 0x589cdc575b6c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69 > #1 0x589cdc4f9e4a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x589cdc65e771 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x589cdc65df3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x589cdc65df3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #5 0x589cdc64c76e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #6 0x589cdc64a43c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x589cdc649455 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x589cdc41ea38 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22 > #9 0x589cdca466ff in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5 > #10 0x589cdca5e3b8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9 > #11 0x589cdca3b705 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1 > #12 0x787409546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x78740953f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x78740953f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x589cdc2baf73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x78740242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x78740242a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x589cdc1ddb34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400) > allocated by thread T2 here: > #0 0x589cdc2b6fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x589cdc397b51 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 > #2 0x589cdc3979b9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20 > #3 0x589cdc3979b9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20 <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-07-31 13:48:53 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,144c16,50 < <railsignal-block-output> < <railSignal id="11339"> < <link linkIndex="0" from="F_11347-11343_0" to="F_11339-11336_0"> < <driveWay id="11339.0" vehicle="v_0" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515 F_11514-11506 S_11506-11514 S_11514-11515 S_SectionLink_11322-11324 S_SectionLink_11326-11551 S_11551-11552 S_SectionLink_11329-11332 S_11339-11342 S_11347-14067 S_14067-14072 S_14072-14077 S_SectionLink_14049-14051 S_14054-14061"> < <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0 F_11514-11506_0 S_11506-11514_0"/> < <bidi lanes="S_SectionLink_11329-11332_0 S_11551-11552_0 S_SectionLink_11326-11551_0 S_SectionLink_11322-11324_0 S_11514-11515_0 S_11506-11514_0 F_11514-11506_0 F_SectionLink_11322-11515_0 F_SectionLink_11326-11324_0 F_11551-SectionLink_11326_0 F_SectionLink_11329-11552_0" < deadlockCheck="F_11339-11336_0 F_11347-11343_0 F_14067-11347_0 F_14072-14067_0 F_SectionLink_14049-14079_0 F_14054-14052_0 F_14061-14054_0"/> < <flank lanes=""/> < <conflictLinks signals="11486_0 14092_0"/> < <foes driveWays="11339.0 11339.1 11514.0 11551.0.0 14092.0 14092.1"/> < </driveWay> < <subDriveWay id="11339.0.0" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515"> < <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0"/> < </subDriveWay> < <subDriveWay id="11339.0.1" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552"> < <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,3 > ================================================================= > ==3800262==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x558a09141b6d bp 0x7ffc37de9c70 sp 0x7ffc37de9c68 > READ of size 8 at 0x502000128400 thread T0 1a5,86 > #0 0x558a09141b6c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69 > #1 0x558a090c5e4a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x558a0922a771 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x558a09229f3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x558a09229f3d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #5 0x558a0921876e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #6 0x558a0921643c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x558a09215455 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x558a08feaa38 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22 > #9 0x558a096126ff in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5 > #10 0x558a0962a3b8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9 > #11 0x558a09607705 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1 > #12 0x7ca593b46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7ca593b3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7ca593b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x558a08e86f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7ca58cc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7ca58cc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x558a08da9b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400) > allocated by thread T2 here: > #0 0x558a08e82fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x558a08f63b51 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 > #2 0x558a08f639b9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20 <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-07-31 13:48:53 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,172c16,50 < <railsignal-block-output> < <railSignal id="11339"> < <link linkIndex="0" from="F_11347-11343_0" to="F_11339-11336_0"> < <driveWay id="11339.0" vehicle="v_0" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515 F_11514-11506 S_11506-11514 S_11514-11515 S_SectionLink_11322-11324 S_SectionLink_11326-11551 S_11551-11552 S_SectionLink_11329-11332 S_11339-11342 S_11347-14067 S_14067-14072 S_14072-14077 S_SectionLink_14049-14090 S_14090-14092 S_14092-14101 S_14101-14104 S_14104-SectionLink_14066 S_SectionLink_14066-14107 -E0"> < <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0 F_11514-11506_0 S_11506-11514_0"/> < <bidi lanes="S_SectionLink_11329-11332_0 S_11551-11552_0 S_SectionLink_11326-11551_0 S_SectionLink_11322-11324_0 S_11514-11515_0 S_11506-11514_0 F_11514-11506_0 F_SectionLink_11322-11515_0 F_SectionLink_11326-11324_0 F_11551-SectionLink_11326_0 F_SectionLink_11329-11552_0" < deadlockCheck="F_11339-11336_0 F_11347-11343_0 F_14067-11347_0 F_14072-14067_0 F_SectionLink_14049-14079_0 F_14090-SectionLink_14049_0 F_14092-14090_0 F_14101-14092_0 F_14104-14101_0 F_SectionLink_14066-14104_0 F_14114-14111_0 E0_0"/> < <flank lanes=""/> < <conflictLinks signals="11486_0 14092_0 14114_0"/> < <foes driveWays="11339.0 11339.1 11514.0 11551.0.0 14092.0 14092.1 14114.0 14114.1 J0.d0"/> < </driveWay> < <subDriveWay id="11339.0.0" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515"> < <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0"/> < </subDriveWay> < <subDriveWay id="11339.0.1" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552"> < <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,64 < Error: Vehicle 'v0' has invalid departEdge index 10 for route with 6 edges. < Quitting (on error). --- > ================================================================= > ==3731766==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000083e0 at pc 0x605f56dbe3bf bp 0x7fffce1004f0 sp 0x7fffce0ffcb8 > READ of size 3 at 0x50d0000083e0 thread T0 > #0 0x605f56dbe3be in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3be) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7654f1426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x605f57bc8cac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x605f57bc8205 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7654f13e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7654f1468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7654f13dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7654f1341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7654f133f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7654f133f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x605f56e83f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7654ea42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7654ea42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x605f56da6b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x50d0000083e0 is located 0 bytes inside of 140-byte region [0x50d0000083e0,0x50d00000846c) > freed by thread T2 here: > #0 0x605f56e416ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6ea) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7654f1368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x605f56e2968e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400668e) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7654f1368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:40:26 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,5c16,48 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < </tripinfos> --- > <input> > <net-file value="motorway.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <processing> > <default.speeddev value="0"/> <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-07-31 13:40:26 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,5c16,48 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < </routes> --- > <input> > <net-file value="motorway.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <processing> > <default.speeddev value="0"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,64 < Warning: Vehicle '1' is not allowed to depart on any lane of edge 'SC'. --- > ================================================================= > ==3732585==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005c20 at pc 0x61847e5823bf bp 0x7fffd7dc4690 sp 0x7fffd7dc3e58 > READ of size 3 at 0x50e000005c20 thread T0 > #0 0x61847e5823be in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3be) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7cff8d626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x61847f38ccac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x61847f38c205 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7cff8d5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7cff8d668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7cff8d5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7cff8d541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7cff8d53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7cff8d53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x61847e647f73 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7cff8662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7cff8662a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x61847e56ab34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b34) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > > 0x50e000005c20 is located 0 bytes inside of 145-byte region [0x50e000005c20,0x50e000005cb1) > freed by thread T2 here: > #0 0x61847e6056ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6ea) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7cff8d568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x61847e5ed68e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400668e) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x7cff8d568d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:40:30 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,5c16,48 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < </tripinfos> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > </output> > > <processing> > <ignore-route-errors value="true"/> > <default.speeddev value="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,31 > > ================================================================= > ==3735266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x64c623a9dfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x64c6253a5693 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x64c6275b3983 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13 > #3 0x64c62538ec74 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x64c6277b17f8 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 0x7a36aa3e63b6 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 0x7a36aa3b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7a36aa3b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x64c6277e8963 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x64c6275cad3b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x64c6275cbe9f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x64c625158712 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21 > #12 0x64c623bcc97a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x64c623b3e189 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27 > #14 0x64c623b3aae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #15 0x64c623b3a3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #16 0x64c623aae795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #17 0x64c6248812f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x64c62487f4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x64c624880d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x64c62487f4f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x7a36a97e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,31 > > ================================================================= > ==3735276==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5db0c7ee2fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfa1) (BuildId: 1e3287e99d910464551fee250f5900fa272ec61b) > #1 0x5db0c97ea693 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x5db0cb9f8983 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13 > #3 0x5db0c97d3c74 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x5db0cbbf67f8 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 0x76b0781e63b6 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 0x76b0781b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x76b0781b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x5db0cbc2d963 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x5db0cba0fd3b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x5db0cba10e9f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x5db0c959d712 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21 > #12 0x5db0c801197a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x5db0c7f83189 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27 > #14 0x5db0c7f7fae7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #15 0x5db0c7f7f3c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #16 0x5db0c7ef3795 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1 > #17 0x5db0c8cc62f8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x5db0c8cc44f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x5db0c8cc5d31 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x5db0c8cc44f5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x76b0775e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). <truncated after showing first 30 lines>
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 Aug2025 Jul2025 )
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,11c5,6 < <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 id="taxi" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi" vType="taxiType" speedFactor="1.03" vaporized="end"> > <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> 13,15c8,15 < <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 id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1"> > <ride waitingTime="0.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> > <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> > </personinfo> > <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1"> > <stop duration="-1" arrival="-0.00" arrivalPos="200.00" actType="waiting"/> > <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> > <stop duration="-1" arrival="-0.00" arrivalPos="inf" actType="waiting"/> ---------- 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 ---------- 6,23c6,7 < <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> --- > <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/> > <link linkIndex="1" from="gneE0_0" to="gneE1_0"/> ---------- 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 ---------- 6,23c6,7 < <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> --- > <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/> > <link linkIndex="1" from="gneE0_0" to="gneE1_0"/> ---------- 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
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1d0 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. ---------- Differences in stopinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:59 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,9c16,53 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="trip_0" type="taxi" edge="D1E1" pos="190.40" parking="1" started="13.71" ended="15.00" busStop="B" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="90.10" ended="151.00" busStop="A" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="150.10" ended="152.00" busStop="A" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="blocker" type="DEFAULT_VEHTYPE" edge="B1C1" pos="95.20" parking="0" started="106.85" ended="214.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < </stops> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 9,15d8 < <tripinfo id="blocker" depart="100.00" departLane="B1C1_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="B1C1_1" arrivalPos="285.60" arrivalSpeed="13.89" duration="121.00" routeLength="285.60" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <personinfo id="p1" depart="110.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="170.00" waitingTime="41.00" timeLoss="0.98" traveltime="129.00"> < <stop duration="0.00" arrival="110.00" arrivalPos="92.23" actType="waiting"/> < <ride waitingTime="41.00" vehicle="trip_0" depart="151.00" arrival="257.00" arrivalPos="190.40" duration="106.00" routeLength="666.40" timeLoss="0.00"/> < <walk depart="257.00" departPos="190.40" arrival="280.00" arrivalPos="220.98" duration="23.00" routeLength="30.58" timeLoss="0.98" maxSpeed="1.39" waitingTime="0.00"/> < </personinfo> < </tripinfos>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,2d0 < Warning: Taxi 'trip_0' reaches scheduled end of service at time=28801.00. < Warning: Taxi 'trip_1' reaches scheduled end of service at time=28808.00. ---------- Differences in stopinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:38 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,58 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="trip_0" type="taxi" edge="A1B1" pos="0.00" parking="1" started="47.43" ended="49.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_0" type="taxi" edge="D1E1" pos="190.40" parking="1" started="123.83" ended="184.00" busStop="B" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_1" type="taxi" edge="A2B2" pos="191.73" parking="1" started="13.80" ended="28801.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < </stops> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> > <vehroute-output.last-route value="true"/> <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:38 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,19c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" arrival="297.00"> < <ride from="A1B1" to="D1E1" busStop="B" lines="taxi"/> < <walk edges="D1E1 E1F1"/> < </person> < < <vehicle id="trip_0" type="taxi" depart="0.00" arrival="28835.00"> < <route edges="A0B0 B0B1 B1A1 A1B1 B1C1 C1D1 D1E1 E1F1 F1E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0D1 D1E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2C2 C2C1 C1D1 D1E1 E1E0 E0F0 F0F1 F1E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2C2 C2B2 B2B1 B1B2 B2B1 B1A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2C2 C2D2 D2C2 C2D2 D2C2 C2C1 C1C2 C2B2 B2C2 C2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1E1 E 1F1 F1E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1F1 F1E1 E1E2 E2F2 F2F1 F1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2C2 C2C1 C1C0 C0D0 D0E0 E0E1 E1E0 E0E1 E1D1 D1E1 E1E0 E0D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1F1 F1F2 F2E2 E2D2 D2D1 D1D0 D0C0 C0B0 B0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2D2 D2C2 C2C1 C1D1 D1E1 E1F1 F1E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2D2 D2C2 C2C1 C1C2 C2D2 D2C2 C2D2 D2C2 C2C1 C1C2 C2D2 D2C2 C2C1 C1C2 C2B2 B2B1 B1A1 A1B1 B1B0 B0B1 B1A1 A1B1 B1A1 A1B1 B1B2 B2B1 B1B0 B0B1 B1A1 A 1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1C1 C1C0 C0B0 B0C0 C0D0 D0C0 C0D0 D0E0 E0D0 D0D1 D1C1 C1B1 B1C1 C1B1 B1B2 B2B1 B1C1 C1B1 B1B0 B0B1 B1A1 A1A2 A2B2 B2B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0B1 B1C1 C1C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0D1 D1D2 D2D1 D1D0 D0E0 E0D0 D0D1 D1D2 D2C2 C2D2 D2D1 D1D0 D0E0 E0F0 F0F1 F1E1 E1E0 E0D0 D0E0 E0F0 F0F1 F1E1 E1E0 E0F0 F0F1 F1E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1E2 E2E1 E1E2 E2D2 D2D1 D1D2 D2C2 C2C1 C1D1 D1D0 D0E0 E0D0 D0C0 C0B0 B0A0 A0A1 A 1A0 A0B0 B0A0 A0A1 A1B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2C1 C1C2 C2B2 B2C2 C2C1 C1C2 C2B2 B2C2 C2C1 C1D1 D1C1 C1C2 C2D2 D2D1 D1E1 E1E2 E2E1 E1E0 E0D0 D0D1 D1E1 E1E2 E2E1 E1D1 D1D2 D2D1 D1D0 D0E0 E0E1 E1F1 F1F0 F0E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0D1 D1D2 D2C2 C2D2 D2D1 D1E1 E1E2 E2E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2D2 D2C2 C2C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1B2 B2B1 B1A1 A1B1 B1B2 B2B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2A2 A2A1 A1A2 A2B2 B 2B1 B1B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1E1 E1E0 E0D0 D0E0 E0E1 E1E0 E0E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0E1 E1E0 E0F0 F0F1 F1E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1F1 F1F2 F2E2 E2E1 E1F1 F1F2 F2E2 E2E1 E1E2 E2E1 E1F1 F1F2 F2E2 E2D2 D2D1 D1D2 D2D1 D1E1 E1D1 D1D0 D0E0 E0E1 E1D1 D1E1 E1E0 E0D0 D0E0 E0E1 E1E0 E0D0 D0D1 D1E1 E1D1 D1E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1E1 E1D1 D1D0 D0E0 E0F0 F0F1 F1E1 E1D1 D1D0 D0E0 E0D0 D0C0 C0B0 B0B1 B1B2 B2A2 A2A1 A 1A0 A0B0 B0C0 C0B0 B0B1 B1A1 A1B1 B1C1 C1B1 B1C1 C1C0 C0B0 B0B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0B0 B0B1 B1C1 C1C2 C2C1 C1D1 D1D2 D2C2 C2C1 C1C0 C0D0 D0D1 D1C1 C1C2 C2D2 D2D1 D1E1 E1E2 E2E1 E1E2 E2D2 D2D1 D1D2 D2E2 E2D2 D2D1 D1D2 D2D1 D1E1 E1D1 D1E1 E1E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1E2 E2E1 E1E2 E2E1 E1F1 F1F2 F2E2 E2D2 D2D1 D1E1 E1E2 E2E1 E1F1 F1F2 F2E2 E2D2 D2E2 E2D2 D2C2 C2D2 D2E2 E2E1 E1E2 E2D2 D2D1 D1E1 E1F1 F1F0 F 0E0 E0E1 E1E2 E2E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0E0 E0E1 E1E2 E2D2 D2C2 C2B2 B2B1 B1C1 C1C0 C0C1 C1C0 C0D0 D0D1 D1C1 C1C0 C0D0 D0E0 E0D0 D0C0 C0B0 B0B1 B1B2 B2A2 A2A1 A1B1 B1B2 B2C2 C2D2 D2D1 D1C1 C1C2 C2D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D2 D2D1 D1E1 E1D1 D1D0 D0D1 D1E1 E1F1 F1F0 F0E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A0 A0B0 B0A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2C2 C2C1 C1C2 C2B2 B2C2 C2B2 B2A2 A2A1 A 1A2 A2B2 B2B1 B1B0 B0A0 A0A1 A1B1 B1B2 B2B1 B1B2 B2B1 B1A1 A1B1 B1C1 C1B1 B1A1 A1B1 B1B0 B0C0 C0B0 B0B1 B1A1 A1B1 B1C1 C1B1 B1B2 B2C2 C2D2 D2D1 D1E1 E1E0 E0D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1F1 F1F2 F2E2 E2D2 D2C2 C2C1 C1C0 C0C1 C1C2 C2C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2D1 D1E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1D1 D1D0 D0E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0C0 C0D0 D0C0 C0D0 D0D1 D1D2 D2E2 E2E1 E1D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E2 E2F2 F2F1 F1E1 E 1F1 F1E1 E1E2 E2F2 F2F1 F1E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1D1 D1E1 E1D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0E0 E0E1 E1E0 E0E1 E1F1 F1F2 F2E2 E2D2 D2C2 C2B2 B2C2 C2B2 B2B1 B1A1 A1B1 B1B2 B2B1 B1C1 C1C2 C2C1 C1D1 D1E1 E1F1 F1E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1E0 E0E1 E1F1 F1E1 E1F1 F1F0 F0E0 E0E1 E1D1 D1E1 E1D1 D1C1 C1D1 D1C1 C1D1 D1D2 D2D1 D1D0 D0E0 E0E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0F0 F0F1 F1F0 F0E0 E0F0 F0F1 F1E1 E 1E2 E2D2 D2E2 E2E1 E1E2 E2D2 D2C2 C2D2 D2D1 D1C1 C1C2 C2B2 B2A2 A2A1 A1B1 B1B2 B2B1 B1B2 B2B1 B1A1 A1B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0B1 B1C1 C1D1 D1D2 D2C2 C2C1 C1C2 C2B2 B2C2 C2C1 C1B1 B1A1 A1B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1B2 B2C2 C2C1 C1B1 B1C1 C1B1 B1A1 A1B1 B1C1 C1C0 C0D0 D0C0 C0B0 B0C0 C0B0 B0B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1B1 B1B2 B2B1 B1B0 B0B1 B1B2 B2C2 C2B2 B2B1 B1B2 B2A2 A2A1 A1B1 B1A1 A1B1 B1B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1C1 C1B1 B1B0 B0C0 C0C1 C1C2 C2C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1C1 C 1C2 C2B2 B2C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1B0 B0C0 C0C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1E0 E0D0 D0D1 D1C1 C1D1 D1D0 D0C0 C0D0 D0D1 D1D2 D2D1 D1E1 E1E2 E2D2 D2D1 D1C1 C1B1 B1C1 C1B1 B1B0 B0C0 C0C1 C1D1 D1C1 C1D1 D1D2 D2C2 C2B2 B2C2 C2C1 C1B1 B1B0 B0C0 C0C1 C1B1 B1A1 A1B1 B1B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1B2 B2B1 B1B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1C1 C1B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2A2 A2A1 A1A2 A2B2 B2B1 B1B0 B0A0 A0A1 A 1B1 B1C1 C1C0 C0C1 C1C0 C0D0 D0C0 C0D0 D0C0 C0D0 D0C0 C0B0 B0B1 B1B2 B2A2 A2A1 A1B1 B1C1 C1C0 C0D0 D0C0 C0D0 D0E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2C1 C1C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2C2 C2D2 D2C2 C2C1 C1C2 C2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1E1 E1D1 D1D2 D2E2 E2E1 E1F1 F1F0 F0E0 E0E1 E1E0 E0D0 D0D1 D1D0 D0E0 E0D0 D0D1 D1E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2D2 D2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2D1 D1E1 E1D1 D1C1 C1C2 C2C1 C1C0 C0D0 D0D1 D1D2 D2C2 C2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1E2 E2F2 F 2F1 F1E1 E1E0 E0E1 E1D1 D1D2 D2C2 C2C1 C1B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2D2 D2C2 C2B2 B2A2 A2A1 A1B1 B1B0 B0B1 B1A1 A1A0 A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0F0 F0F1 F1E1 E1F1 F1F0 F0E0 E0E1 E1F1 F1E1 E1F1 F1F2 F2E2 E2D2 D2C2 C2D2 D2C2 C2D2 D2E2 E2E1 E1E0 E0E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0D0 D0E0 E0E1 E1E0 E0D0 D0D1 D1D0 D0C0 C0B0 B0C0 C0C1 C1D1 D1C1 C1C0 C0B0 B0B1 B1B0 B0C0 C0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2B2 B2B1 B1B2 B 2A2 A2A1 A1A0 A0B0 B0B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0B0 B0C0 C0B0 B0B1 B1C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2A2 A2A1 A1A2 A2B2 B2A2 A2A1 A1B1 B1B0 B0C0 C0B0 B0C0 C0D0 D0D1 D1D2 D2D1 D1D0 D0D1 D1E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1E2 E2D2 D2C2 C2D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2E1 E1D1 D1E1 E1E0 E0E1 E1E0 E0E1 E1F1 F1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2E1 E 1F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1D1 D1E1 E1E0 E0E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1B1 B1B0 B0A0 A0A1 A1B1 B1C1 C1C0 C0C1 C1C0 C0B0 B0C0 C0C1 C1C2 C2C1 C1B1 B1B2 B2C2 C2C1 C1C0 C0C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1C1 C1D1 D1E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1D1 D1D0 D0D1 D1E1 E1F1 F1F0 F0E0 E0E1 E1E0 E0D0 D0E0 E0E1 E1D1 D1D0 D0D1 D1D2 D2D1 D1C1 C1C0 C0D0 D0C0 C0C1 C1C0 C0D0 D0D1 D1C1 C1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E2 E2F2 F2F1 F1E1 E1F1 F1E1 E1F1 F1F0 F0E0 E0D0 D0D1 D1D0 D0E0 E0D0 D0D1 D1D2 D 2E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1D1 D1E1 E1F1 F1F2 F2E2 E2E1 E1E2 E2F2 F2F1 F1E1 E1D1 D1D2 D2C2 C2C1 C1C0 C0C1 C1C2 C2B2 B2B1 B1B0 B0C0 C0D0 D0C0 C0B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E0 E0E1 E1E2 E2E1 E1E0 E0E1 E1D1 D1D2 D2C2 C2D2 D2E2 E2D2 D2C2 C2C1 C1D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2B2 B2B1 B1C1 C1D1 D1D0 D0E0 E0E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0E1 E1D1 D1D2 D2C2 C2B2 B2A2 A2A1 A1B1 B1B2 B2B1 B1B2 B2A2 A2A1 A1B1 B1A1 A 1A2 A2B2 B2B1 B1C1 C1C0 C0C1 C1C0 C0B0 B0C0 C0D0 D0C0 C0D0 D0D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1F1 F1F2 F2E2 E2D2 D2E2 E2E1 E1D1 D1D0 D0D1 D1E1 E1E0 E0F0 F0F1 F1E1 E1D1 D1C1 C1D1 D1D0 D0C0 C0B0 B0C0 C0C1 C1D1 D1E1 E1E0 E0E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1D1 D1D2 D2C2 C2B2 B2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2A2 A2A1 A1B1 B1B0 B0A0 A0A1 A1B1 B1B0 B0A0 A0A1 A1B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1A1 A1A2 A2B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1B1 B1C1 C1C2 C2B2 B2A2 A2A1 A 1B1 B1B2 B2C2 C2B2 B2C2 C2D2 D2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2C1 C1C0 C0C1 C1D1 D1C1 C1C2 C2B2 B2B1 B1C1 C1C0 C0D0 D0C0 C0C1 C1B1 B1C1 C1C2 C2D2 D2D1 D1E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1F1 F1F0 F0E0 E0D0 D0D1 D1C1 C1D1 D1D0 D0E0 E0E1 E1D1 D1E1 E1E2 E2E1 E1F1 F1F2 F2E2 E2E1 E1E2 E2D2 D2D1 D1E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1C1 C1D1 D1D0 D0C0 C0B0 B0C0 C0B0 B0B1 B1B0 B0B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2A2 A2A1 A1B1 B1A1 A1A2 A2B2 B2A2 A2A1 A 1A0 A0B0 B0C0 C0D0 D0D1 D1D2 D2D1 D1C1 C1D1 D1D2 D2D1 D1C1 C1C0 C0C1 C1B1 B1B0 B0C0 C0C1 C1D1 D1D2 D2C2 C2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1E0 E0F0 F0F1 F1E1 E1E2 E2D2 D2D1 D1D2 D2E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0C0 C0C1 C1B1 B1C1 C1C2 C2D2 D2C2 C2D2 D2C2 C2D2 D2D1 D1E1 E1D1 D1C1 C1C2 C2D2 D2C2 C2C1 C1D1 D1E1 E1F1 F1F0 F0E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0E0 E0E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1F1 F1E1 E1D1 D1D0 D0C0 C0D0 D0C0 C0B0 B0C0 C0B0 B0B1 B1B0 B 0A0 A0A1 A1A2 A2B2 B2C2 C2D2 D2E2 E2D2 D2D1 D1E1 E1F1 F1E1 E1F1 F1F0 F0E0 E0D0 D0E0 E0D0 D0E0 E0F0 F0F1 F1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0C0 C0C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2D2 D2C2 C2C1 C1C0 C0D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0C1 C1C0 C0C1 C1C0 C0D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2B2 B2B1 B1C1 C1C2 C2D2 D2E2 E2D2 D2C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0B0 B0C0 C0C1 C1D1 D1D0 D0C0 C0D0 D 0D1 D1C1 C1B1 B1B0 B0C0 C0B0 B0B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1D2 D2D1 D1E1 E1E0 E0E1 E1F1 F1F0 F0E0 E0E1 E1D1 D1D0 D0E0 E0F0 F0F1 F1E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1"/> < <stop lane="A1B1_1" permitted="p0" actType="pickup p0 (0)"/> < <stop busStop="B" actType="dropOff p0 (0)"/> < </vehicle> < < <vehicle id="trip_1" type="taxi" depart="0.00" arrival="28849.00"> < <route edges="A2B2 B2C2 C2B2"/> < <stop lane="A2B2_1" triggered="person"/> < </vehicle> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,2d0 < 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. ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:40 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,9c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" arrival="543.00"> < <walk edges="A1B1 B1C1" busStop="A"/> < <ride from="B1C1" to="D1E1" busStop="B" lines="taxi"/> < <walk edges="D1E1 E1F1"/> < </person> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 11c22,53 < </routes> --- > <output> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,2d0 < Warning: Vehicle 'taxi.0' aborted waiting for a person that will never come. < Warning: Vehicle 'taxi.1' aborted waiting for a person that will never come. ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="116.00" waitingTime="34.00" timeLoss="0.00" traveltime="82.00"> < <ride waitingTime="34.00" vehicle="taxi.0" depart="34.00" arrival="116.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/> < </personinfo> < <tripinfo id="taxi.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="177.00" routeLength="1584.67" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1125.87" occupiedTime="82.06"/> < </tripinfo> < <tripinfo id="taxi.1" depart="5.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="172.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1" vType="taxi" speedFactor="1.00" vaporized="end"> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < </tripinfos>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1d0 < Warning: Vehicle 'taxi' aborted waiting for a person that will never come. ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-07-31 13:50:48 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,53 < <DispatchInfo> < <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/> < </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,17d4 < <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="8.00" timeLoss="0.00" traveltime="90.00"> < <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="98.00" arrivalPos="95.20" duration="90.00" routeLength="1237.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="8.00" timeLoss="0.00" traveltime="90.00"> < <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="98.00" arrivalPos="95.20" duration="90.00" routeLength="1237.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="365.00" waitingTime="274.00" timeLoss="0.00" traveltime="91.00"> < <ride waitingTime="274.00" vehicle="taxi" depart="274.00" arrival="365.00" arrivalPos="95.20" duration="91.00" routeLength="1237.60" timeLoss="0.00"/> < </personinfo> < <tripinfo id="taxi" depart="0.00" departLane="A2A1_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="426.00" routeLength="4181.20" waitingTime="0.00" waitingCount="0" stopTime="123.00" timeLoss="60.00" rerouteNo="5" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2475.20" occupiedTime="180.20"/> < </tripinfo> < </tripinfos>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-07-31 13:42:41 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,10c16,47 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd"> < <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/> < <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/> < </detector> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> <truncated after showing first 30 lines> ---------- Differences in detector2 ---------- 2a3,14 > <!-- generated on 2025-07-31 13:42:41 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,10c16,47 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd"> < <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/> < <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/> < </detector> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> <truncated after showing first 30 lines>output e1 persons default ( Last six runs Aug2025 Jul2025 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-07-31 13:42:40 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,10c16,47 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd"> < <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/> < <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/> < </detector> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> <truncated after showing first 30 lines> ---------- Differences in detector2 ---------- 2a3,14 > <!-- generated on 2025-07-31 13:42:40 by Eclipse SUMO GUI Version v1_24_0+0078-dbeacafec2b > 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,10c16,47 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd"> < <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/> < <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/> < <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/> < </detector> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> <truncated after showing first 30 lines>