texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31Mar110604.294577 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,95 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1070:91: runtime error: member call on address 0x5020001d2540 which does not point to an object of type 'MSParkingArea' > 0x5020001d2540: note: object has invalid vptr > 00 c0 72 40 03 02 00 00 08 00 00 00 be 90 01 00 01 00 00 00 c0 90 01 00 01 00 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1070:91 > /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:548:12: runtime error: member access within address 0x5020001d2540 which does not point to an object of type 'const MSParkingArea' > 0x5020001d2540: note: object has invalid vptr > 00 c0 72 40 03 02 00 00 08 00 00 00 be 90 01 00 01 00 00 00 c0 90 01 00 01 00 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:548:12 > ================================================================= > ==19162==ERROR: AddressSanitizer: heap-use-after-free on address 0x5020001d26dc at pc 0x61cde3bbb5e7 bp 0x7ffd643726c0 sp 0x7ffd643726b8 > READ of size 1 at 0x5020001d26dc thread T0 > #0 0x61cde3bbb5e6 in MSParkingArea::parkOnRoad() const /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:548:12 > #1 0x61cde3369395 in MSBaseVehicle::isParking() const /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1070:91 > #2 0x61cde6240968 in GUIMEVehicle::getVisualPosition(bool, double) const /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:317:9 > #3 0x61cde624156d in non-virtual thunk to GUIMEVehicle::getVisualPosition(bool, double) const /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp > #4 0x61cde2759cc6 in GUIBaseVehicle::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:659:18 > #5 0x61cde258b5e1 in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:804:53 > #6 0x61cde2515ada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #7 0x61cde266f041 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 > #8 0x61cde265d03e 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 > #9 0x61cde265ad0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #10 0x61cde2659d25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #11 0x61cde243d178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #12 0x61cde29edf1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #13 0x61cde2a05858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==19658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x616b01c0ce81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x616b0459b929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x616b037b6eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7d59f784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 40320 byte(s) leaked in 8 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==14700==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x58a565f8ae81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x58a568919929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x58a567b34eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7f53bc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 cd 5d ec 54 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 cd 5d ec 54 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 cd 5d ec 54 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 cd 5d ec 54 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 cd 5d ec 54 5b 00 00 98 68 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 10 0d 28 42 23 5c 00 00 98 70 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 0d 28 42 23 5c 00 00 98 70 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 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 0d 28 42 23 5c 00 00 98 70 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 0d 28 42 23 5c 00 00 f0 12 31 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 0d 28 42 23 5c 00 00 f0 12 31 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 10 1d a5 6f 75 64 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 10 1d a5 6f 75 64 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 10 1d a5 6f 75 64 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 10 1d a5 6f 75 64 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 10 1d a5 6f 75 64 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 1d 9e b3 ad 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 1d 9e b3 ad 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 1d 9e b3 ad 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 1d 9e b3 ad 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 1d 9e b3 ad 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 9d 72 96 d9 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 9d 72 96 d9 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 9d 72 96 d9 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 9d 72 96 d9 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 9d 72 96 d9 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 19 b0 ac 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 19 b0 ac 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 19 b0 ac 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 19 b0 ac 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 19 b0 ac 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 41 01 21 57 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 41 01 21 57 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 41 01 21 57 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 41 01 21 57 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 dd 41 01 21 57 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d 24 22 1e 56 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d 24 22 1e 56 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d 24 22 1e 56 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d 24 22 1e 56 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d 24 22 1e 56 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 05 c3 d1 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 05 c3 d1 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 05 c3 d1 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 05 c3 d1 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 05 c3 d1 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 ad 81 f0 fd 5a 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 ad 81 f0 fd 5a 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 ad 81 f0 fd 5a 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 ad 81 f0 fd 5a 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 ad 81 f0 fd 5a 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 6f d9 85 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 6f d9 85 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 6f d9 85 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 6f d9 85 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 6f d9 85 5b 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d e2 4a 7b 64 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d e2 4a 7b 64 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d e2 4a 7b 64 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d e2 4a 7b 64 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 6d e2 4a 7b 64 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d 0e c9 37 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d 0e c9 37 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d 0e c9 37 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d 0e c9 37 58 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d 0e c9 37 58 00 00 98 68 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 0x518000040080 which does not point to an object of type 'const MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 4d 9f 65 94 63 00 00 98 00 04 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 4d 9f 65 94 63 00 00 98 00 04 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 4d 9f 65 94 63 00 00 98 00 04 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 4d 9f 65 94 63 00 00 98 00 04 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 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 4d 9f 65 94 63 00 00 98 00 04 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 0x518000050080 which does not point to an object of type 'const MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 5d 7e b2 bd 58 00 00 98 00 05 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 5d 7e b2 bd 58 00 00 98 00 05 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 5d 7e b2 bd 58 00 00 98 00 05 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 5d 7e b2 bd 58 00 00 98 00 05 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 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 10 5d 7e b2 bd 58 00 00 98 00 05 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d 84 20 1c 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d 84 20 1c 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d 84 20 1c 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d 84 20 1c 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d 84 20 1c 5f 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d bb 36 af 55 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d bb 36 af 55 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d bb 36 af 55 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d bb 36 af 55 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 2d bb 36 af 55 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 3e 07 08 5e 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 3e 07 08 5e 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 3e 07 08 5e 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 3e 07 08 5e 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 bd 3e 07 08 5e 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 7d 45 d7 5f 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 7d 45 d7 5f 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 7d 45 d7 5f 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 7d 45 d7 5f 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 7d 45 d7 5f 59 00 00 98 68 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 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d f4 f4 80 5a 00 00 30 96 31 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d f4 f4 80 5a 00 00 30 96 31 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d f4 f4 80 5a 00 00 30 96 31 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d f4 f4 80 5a 00 00 30 96 31 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 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 10 4d f4 f4 80 5a 00 00 30 96 31 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 > > ================================================================= > ==4180628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x56d251c07e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x56d253e43242 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:924:50 > #2 0x56d253e42f04 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x56d253d8a5ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34 > #4 0x56d25567a438 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 0x7b8b797e63b6 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 0x7b8b797b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7b8b797b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7b8b797b8557 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 0x7b8b797e0d42 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 0x56d2556ae552 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 0x56d255925b71 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 0x56d253d790ba 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 0x56d253d70372 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x56d251d2425c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22 > #15 0x7b8b7904c712 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 0x56d251c07e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x56d251dd355c 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 0x56d253e3e759 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21 > #3 0x56d253d8a2cd in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:34 > #4 0x56d25567a438 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 0x7b8b797e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4185452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5a48f521fe81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5a48f7bae929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5a48f6dc9eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x73245724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4185521==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x57da8e720e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x57da910af929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x57da902caeb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7c744a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 4a5,15 > > ================================================================= > ==4185729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5ca28152fe81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5ca283ebe929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5ca2830d9eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x789af944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4185379==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5af7a6781e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5af7a9110929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5af7a832beb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x74b2b084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4185745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5ae7aab59e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5ae7ad4e8929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5ae7ac703eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x72ca9c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4185744==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5db18d052e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5db18f9e1929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5db18ebfceb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7c079b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,12 > > ================================================================= > ==4185692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5af9ef56be81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5af9f1efa929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5af9f1115eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x754fcf64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72devices rerouting personTrip early_ending_flow ( Last six runs Mar2025 )
---------- Differences in errors ---------- 2a3,11 > /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1099:33: runtime error: dynamic operation on misaligned address 0xbebebebebebebebe for type 'MSTransportable', which requires 8 byte alignment > 0xbebebebebebebebe: note: pointer points here > <memory cannot be printed> > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1099:33 > AddressSanitizer:DEADLYSIGNAL > ================================================================= > ==4193135==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x5d6b41d4b75a bp 0x7ffdf797d050 sp 0x7ffdf797cd80 T0) > ==4193135==The signal is caused by a READ memory access. > ==4193135==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used. 4a14,40 > #0 0x5d6b41d4b75a in GUIBaseVehicle::drawAction_drawPersonsAndContainers(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1099:33 > #1 0x5d6b41d33ebe in GUIBaseVehicle::drawOnPos(GUIVisualizationSettings const&, Position const&, double) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:653:5 > #2 0x5d6b41d37e62 in GUIBaseVehicle::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:659:5 > #3 0x5d6b41b695e1 in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:804:53 > #4 0x5d6b41af3ada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #5 0x5d6b41c4d041 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 > #6 0x5d6b41c4c80d 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 > #7 0x5d6b41c4c80d 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 > #8 0x5d6b41c4c80d 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 > #9 0x5d6b41c3b03e 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 > #10 0x5d6b41c38d0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #11 0x5d6b41c37d25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #12 0x5d6b41a1b178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #13 0x5d6b41fcbf1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #14 0x5d6b41fe3858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #15 0x5d6b41fc0f25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #16 0x79d94fb46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #17 0x79d94fb3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #18 0x79d94fb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 20,26d19 < <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="278.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi_small" speedFactor="1.00" vaporized="end"> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="100.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="178.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="7.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="5" occupiedDistance="1221.73" occupiedTime="88.96"/> < </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:337:117: runtime error: member access within address 0x5040001c5290 which does not point to an object of type 'BookReservation' > 0x5040001c5290: note: object has invalid vptr > 00 00 00 00 8a 90 01 00 01 00 00 00 00 00 00 00 be be be be 80 14 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:337:117 > ================================================================= > ==760==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c52b8 at pc 0x5d7fe69947cc bp 0x712436ffb470 sp 0x712436ffb468 > READ of size 8 at 0x5040001c52b8 thread T1 > #0 0x5d7fe69947cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5d7fe6990cab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5d7fe6a14ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x5d7fe3d03c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5d7fe6a4a85b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5d7fe4f9fb35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x5d7fe3d20ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5d7fe3b068ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5d7fe3b05077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5d7fe3b03cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x71244ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5d7fe399434c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x71244709caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x712447129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c52b8 is located 40 bytes inside of 48-byte region [0x5040001c5290,0x5040001c52c0) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-03-20 12:42:07 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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:337:117: runtime error: member access within address 0x5040001c5290 which does not point to an object of type 'BookReservation' > 0x5040001c5290: note: object has invalid vptr > 00 00 00 00 8b 90 01 00 01 00 00 00 00 00 00 00 be be be be 80 14 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:337:117 > ================================================================= > ==759==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c52b8 at pc 0x641f85b5d7cc bp 0x7c423b1fb470 sp 0x7c423b1fb468 > READ of size 8 at 0x5040001c52b8 thread T1 > #0 0x641f85b5d7cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x641f85b59cab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x641f85bddce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x641f82eccc97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x641f85c1385b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x641f84168b35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x641f82ee9ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x641f82ccf8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x641f82cce077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x641f82ccccf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7c4250a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x641f82b5d34c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7c424b29caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7c424b329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c52b8 is located 40 bytes inside of 48-byte region [0x5040001c5290,0x5040001c52c0) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-03-20 12:42:07 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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:337:117: runtime error: member access within address 0x5040001c5490 which does not point to an object of type 'BookReservation' > 0x5040001c5490: note: object has invalid vptr > 00 00 00 00 b3 8b 01 00 01 00 00 00 00 00 00 00 be be be be 80 14 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:337:117 > ================================================================= > ==750==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c54b8 at pc 0x5cc42006d7cc bp 0x71c3249fb470 sp 0x71c3249fb468 > READ of size 8 at 0x5040001c54b8 thread T1 > #0 0x5cc42006d7cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5cc420069cab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5cc4200edce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x5cc41d3dcc97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5cc42012385b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5cc41e678b35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x5cc41d3f9ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5cc41d1df8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5cc41d1de077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5cc41d1dccf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x71c33a24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5cc41d06d34c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x71c33489caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x71c334929c3b 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-03-20 12:42:07 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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:337:117: runtime error: member access within address 0x5040001b8410 which does not point to an object of type 'BookReservation' > 0x5040001b8410: note: object has invalid vptr > 02 00 00 00 51 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:337:117 > ================================================================= > ==653==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8438 at pc 0x60bd928b57cc bp 0x7758ecdfb470 sp 0x7758ecdfb468 > READ of size 8 at 0x5040001b8438 thread T1 > #0 0x60bd928b57cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x60bd928b1cab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x60bd92935ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x60bd8fc24c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x60bd9296b85b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x60bd90ec0b35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x60bd8fc41ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x60bd8fa278ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x60bd8fa26077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x60bd8fa24cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x77590284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x60bd8f8b534c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7758fce9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7758fcf29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b8438 is located 40 bytes inside of 48-byte region [0x5040001b8410,0x5040001b8440) <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:337:117: runtime error: member access within address 0x5040001b8210 which does not point to an object of type 'BookReservation' > 0x5040001b8210: note: object has invalid vptr > 02 00 00 00 92 8b 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:337:117 > ================================================================= > ==661==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8238 at pc 0x5966626437cc bp 0x77f345dfb470 sp 0x77f345dfb468 > READ of size 8 at 0x5040001b8238 thread T1 > #0 0x5966626437cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x59666263fcab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5966626c3ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x59665f9b2c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5966626f985b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x596660c4eb35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x59665f9cfab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x59665f7b58ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x59665f7b4077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x59665f7b2cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x77f35b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x59665f64334c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x77f355c9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x77f355d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b8238 is located 40 bytes inside of 48-byte region [0x5040001b8210,0x5040001b8240) > 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:337:117: runtime error: member access within address 0x5040001b8410 which does not point to an object of type 'BookReservation' > 0x5040001b8410: note: object has invalid vptr > 02 00 00 00 82 91 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:337:117 > ================================================================= > ==766==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8438 at pc 0x590b59cc57cc bp 0x72026adfb470 sp 0x72026adfb468 > READ of size 8 at 0x5040001b8438 thread T1 > #0 0x590b59cc57cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x590b59cc1cab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x590b59d45ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x590b57034c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x590b59d7b85b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x590b582d0b35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x590b57051ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x590b56e378ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x590b56e36077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x590b56e34cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x72028084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x590b56cc534c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x72027ae9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x72027af29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b8438 is located 40 bytes inside of 48-byte region [0x5040001b8410,0x5040001b8440) > freed by thread T1 here: > #0 0x590b56d06701 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3221701) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) <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:337:117: runtime error: member access within address 0x5040001b9190 which does not point to an object of type 'BookReservation' > 0x5040001b9190: note: object has invalid vptr > 02 00 00 00 49 8d 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:337:117 > ================================================================= > ==840==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b91b8 at pc 0x5e081e9df7cc bp 0x796f4ddfb470 sp 0x796f4ddfb468 > READ of size 8 at 0x5040001b91b8 thread T1 > #0 0x5e081e9df7cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5e081e9dbcab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5e081ea5fce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x5e081bd4ec97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5e081ea9585b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5e081cfeab35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x5e081bd6bab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5e081bb518ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5e081bb50077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5e081bb4ecf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x796f6384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5e081b9df34c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x796f5de9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x796f5df29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b91b8 is located 40 bytes inside of 48-byte region [0x5040001b9190,0x5040001b91c0) <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:337:117: runtime error: member access within address 0x5040001b8490 which does not point to an object of type 'BookReservation' > 0x5040001b8490: note: object has invalid vptr > 02 00 00 00 83 91 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:337:117 > ================================================================= > ==892==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b84b8 at pc 0x5ee099e417cc bp 0x73a461bfb470 sp 0x73a461bfb468 > READ of size 8 at 0x5040001b84b8 thread T1 > #0 0x5ee099e417cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5ee099e3dcab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5ee099ec1ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x5ee0971b0c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5ee099ef785b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5ee09844cb35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x5ee0971cdab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5ee096fb38ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5ee096fb2077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5ee096fb0cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x73a47764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5ee096e4134c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x73a471c9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x73a471d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b84b8 is located 40 bytes inside of 48-byte region [0x5040001b8490,0x5040001b84c0) > freed by thread T1 here: > #0 0x5ee096e82701 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3221701) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) <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:337:117: runtime error: member access within address 0x5040001b9210 which does not point to an object of type 'BookReservation' > 0x5040001b9210: note: object has invalid vptr > 02 00 00 00 d0 76 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:337:117 > ================================================================= > ==1017==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b9238 at pc 0x5cf8176c17cc bp 0x73f0b1dfb470 sp 0x73f0b1dfb468 > READ of size 8 at 0x5040001b9238 thread T1 > #0 0x5cf8176c17cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5cf8176bdcab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5cf817741ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x5cf814a30c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5cf81777785b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5cf815cccb35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x5cf814a4dab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5cf8148338ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5cf814832077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5cf814830cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x73f0c764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5cf8146c134c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x73f0c1e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x73f0c1f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b9238 is located 40 bytes inside of 48-byte region [0x5040001b9210,0x5040001b9240) <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:337:117: runtime error: member access within address 0x5040001b8410 which does not point to an object of type 'BookReservation' > 0x5040001b8410: note: object has invalid vptr > 02 00 00 00 67 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:337:117 > ================================================================= > ==647==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8438 at pc 0x639727d727cc bp 0x7ae6107fb470 sp 0x7ae6107fb468 > READ of size 8 at 0x5040001b8438 thread T1 > #0 0x639727d727cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x639727d6ecab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x639727df2ce5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x6397250e1c97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x639727e2885b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x63972637db35 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:818:26 > #6 0x6397250feab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x639724ee48ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x639724ee3077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x639724ee1cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7ae62604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x639724d7234c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7ae62069caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7ae620729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001b8438 is located 40 bytes inside of 48-byte region [0x5040001b8410,0x5040001b8440) > 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:337:117: runtime error: member access within address 0x5040001b8390 which does not point to an object of type 'BookReservation' > 0x5040001b8390: note: object has invalid vptr > 02 00 00 00 0f af 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:337:117 > ================================================================= > ==452==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b83b8 at pc 0x648babf3e7cc bp 0x731e165faff0 sp 0x731e165fafe8 > READ of size 8 at 0x5040001b83b8 thread T1 > #0 0x648babf3e7cb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x648babf3acab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x648babfbece5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20 > #3 0x648ba92adc97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x648babfb0bc5 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22 > #5 0x648bac02add2 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #6 0x648baa1793ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #7 0x648ba91f8ac3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #8 0x648baa547dd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:773:30 > #9 0x648ba92caab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #10 0x648ba90b08ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #11 0x648ba90af077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #12 0x648ba90adcf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #13 0x731e2be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x648ba8f3e34c in asan_thread_start(void*) asan_interceptors.cpp.o > #15 0x731e2649caa3 in start_thread nptl/pthread_create.c:447:8 > #16 0x731e26529c3b 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"/> < <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 > > ================================================================= > ==4155681==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 1 object(s) allocated from: > #0 0x5ae08d6d3e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5ae08fe888e2 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 0x5ae08db3c8ab in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x5ae09162e525 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x5ae091641d4b 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 0x5ae090cc6282 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #6 0x5ae090233ac7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x5ae08e8ce3ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x5ae08d94dac3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x5ae08ec9ffe3 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:842:28 > #10 0x5ae08da1fab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x5ae08d8058ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x5ae08d804077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x5ae08d802cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x75a3cde4c712 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 0x5ae08d6d3e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5ae091641acc 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 0x5ae090cc6282 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #3 0x5ae090233ac7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x5ae08e8ce3ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x5ae08d94dac3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x5ae08ec9ffe3 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:842:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,372 > > ================================================================= > ==4155685==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 3584 byte(s) in 4 object(s) allocated from: > #0 0x60168619ce81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x6016889518e2 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 0x6016866058ab in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x60168a0f7525 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x60168a10ad4b 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 0x60168978f282 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #6 0x601688cfcac7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x6016873973ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x601686416ac3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x601687768fe3 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:842:28 > #10 0x6016864e8ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x6016862ce8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x6016862cd077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x6016862cbcf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x77a4d284c712 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 0x60168619ce81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x60168a10aacc 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 0x60168978f282 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #3 0x601688cfcac7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x6016873973ed in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x601686416ac3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x601687768fe3 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:842:28 <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 10 fd 24 00 e6 55 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 10 fd 24 00 e6 55 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 10 fd 24 00 e6 55 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 10 fd 24 00 e6 55 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 > > ================================================================= > ==6192==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 10 6d 78 0d 8d 63 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 10 6d 78 0d 8d 63 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 10 6d 78 0d 8d 63 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 10 6d 78 0d 8d 63 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 > > ================================================================= > ==5093==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 10 ad c8 4e fe 5a 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 10 ad c8 4e fe 5a 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 10 ad c8 4e fe 5a 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 10 ad c8 4e fe 5a 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 > > ================================================================= > ==5097==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,122 > > ================================================================= > ==4137251==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x588fe1a6ae81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x588fe481df74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x588fe482a4f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x588fe48357da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x588fe47087f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x588fe3070791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x588fe3067837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x588fe30375ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x588fe1db6ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x588fe1b9c8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x588fe1b9b077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x588fe1b99cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7ed125a4c712 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 0x588fe1a6ae81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x588fe481d0de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x588fe4826c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x588fe470baed 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 0x588fe3b6bfb1 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 0x588fe3c4c054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x588fe3bedd16 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x588fe54dd438 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 0x7ed1261e63b6 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,122 > > ================================================================= > ==4137261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5dff87ff5e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5dff8ada8f74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5dff8adb54f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5dff8adc07da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5dff8ac937f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5dff895fb791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x5dff895f2837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x5dff895c25ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x5dff88341ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5dff881278ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5dff88126077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5dff88124cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7c158aa4c712 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 0x5dff87ff5e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5dff8ada80de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5dff8adb1c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5dff8ac96aed 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 0x5dff8a0f6fb1 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 0x5dff8a1d7054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5dff8a178d16 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5dff8ba68438 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 0x7c158b1e63b6 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,122 > > ================================================================= > ==4137245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x5bb78b608e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5bb78e3bbf74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5bb78e3c84f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5bb78e3d37da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5bb78e2a67f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5bb78cc0e791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x5bb78cc05837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x5bb78cbd55ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x5bb78b954ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5bb78b73a8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5bb78b739077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5bb78b737cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x73b599a4c712 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 0x5bb78b608e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5bb78e3bb0de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5bb78e3c4c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5bb78e2a9aed 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 0x5bb78d709fb1 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 0x5bb78d7ea054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5bb78d78bd16 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5bb78f07b438 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 0x73b59a1e63b6 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,122 > > ================================================================= > ==4137257==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5ba3d9fc4e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5ba3dcd77f74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5ba3dcd844f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5ba3dcd8f7da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5ba3dcc627f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5ba3db5ca791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x5ba3db5c1837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x5ba3db5915ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x5ba3da310ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5ba3da0f68ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5ba3da0f5077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5ba3da0f3cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x79a3afe4c712 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 0x5ba3d9fc4e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5ba3dcd770de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5ba3dcd80c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5ba3dcc65aed 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 0x5ba3dc0c5fb1 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 0x5ba3dc1a6054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5ba3dc147d16 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5ba3dda37438 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 0x79a3b05e63b6 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,122 > > ================================================================= > ==4139521==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x58c4e31eae81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x58c4e5f9df74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x58c4e5faa4f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x58c4e5fb57da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x58c4e5e887f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x58c4e47f0791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x58c4e47e7837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x58c4e47b75ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x58c4e3536ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x58c4e331c8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x58c4e331b077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x58c4e3319cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x778fef64c712 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 0x58c4e31eae81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x58c4e5f9d0de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x58c4e5fa6c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x58c4e5e8baed 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 0x58c4e52ebfb1 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 0x58c4e53cc054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x58c4e536de8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x58c4e6c5d438 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 0x778fefde63b6 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,122 > > ================================================================= > ==4139609==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x5eb61a3ace81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5eb61d15ff74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5eb61d16c4f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5eb61d1777da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5eb61d04a7f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5eb61b9b2791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x5eb61b9a9837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x5eb61b9795ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x5eb61a6f8ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5eb61a4de8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5eb61a4dd077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5eb61a4dbcf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7adb5944c712 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 0x5eb61a3ace81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5eb61d15f0de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5eb61d168c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5eb61d04daed 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 0x5eb61c4adfb1 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 0x5eb61c58e054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5eb61c52fe8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x5eb61de1f438 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 0x7adb59be63b6 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,122 > > ================================================================= > ==4139518==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x64acd9ce9e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x64acdca9cf74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x64acdcaa94f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x64acdcab47da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x64acdc9877f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x64acdb2ef791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x64acdb2e6837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x64acdb2b65ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x64acda035ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x64acd9e1b8ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x64acd9e1a077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x64acd9e18cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7c375784c712 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 0x64acd9ce9e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x64acdca9c0de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x64acdcaa5c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x64acdc98aaed 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 0x64acdbdeafb1 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 0x64acdbecb054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x64acdbe6ce8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x64acdd75c438 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 0x7c3757fe63b6 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,122 > > ================================================================= > ==4139596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x58e071277e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x58e07402af74 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x58e0740374f6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x58e0740427da in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x58e073f157f6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x58e07287d791 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1152:24 > #6 0x58e072874837 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:875:5 > #7 0x58e0728445ad in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:5 > #8 0x58e0715c3ab0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x58e0713a98ec in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x58e0713a8077 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x58e0713a6cf2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x74b2c324c712 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 0x58e071277e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x58e07402a0de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x58e074033c26 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x58e073f18aed 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 0x58e073378fb1 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 0x58e073459054 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x58e0733fae8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x58e074cea438 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 0x74b2c39e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4132722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x630d4b404e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x630d4dd93929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x630d4cfaeeb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x763a8444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==4178177==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5a06fc918e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5a06ff2a7929 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5a06fe4c2eb9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7ea4c4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,85 > ================================================================= > ==4178949==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000100f18 at pc 0x55823092c52d bp 0x7fffc2543fb0 sp 0x7fffc2543fa8 > READ of size 8 at 0x502000100f18 thread T0 > #0 0x55823092c52c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x5582308baada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x558230a14041 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 0x558230a1380d 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 0x558230a1380d 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 0x558230a0203e 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 0x5582309ffd0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5582309fed25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5582307e2178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #9 0x558230d92f1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #10 0x558230daa858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #11 0x558230d87f25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #12 0x7a83cbd46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7a83cbd3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7a83cbd3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x558230680e53 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7a83c642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7a83c642a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5582305a3a14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3147a14) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > > 0x502000100f18 is located 0 bytes after 8-byte region [0x502000100f10,0x502000100f18) > allocated by thread T2 here: > #0 0x55823067ce81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x55823075cfc1 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 0x55823075ce29 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 0x55823075ce29 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-03-20 12:41:03 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 > ================================================================= > ==4178995==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000102b78 at pc 0x55852341452d bp 0x7ffcd0ccf810 sp 0x7ffcd0ccf808 > READ of size 8 at 0x502000102b78 thread T0 > #0 0x55852341452c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x5585233a2ada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x5585234fc041 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 0x5585234fb80d 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 0x5585234ea03e 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 0x5585234e7d0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x5585234e6d25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x5585232ca178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #8 0x55852387af1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x558523892858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x55852386ff25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x7df6ed746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x7df6ed73f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7df6ed73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x558523168e53 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x7df6e7e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7df6e7e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x55852308ba14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3147a14) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > > 0x502000102b78 is located 0 bytes after 8-byte region [0x502000102b70,0x502000102b78) > allocated by thread T2 here: > #0 0x558523164e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x558523244fc1 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 0x558523244e29 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 0x558523244e29 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 0x5585233412f0 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-03-20 12:41:03 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 > ================================================================= > ==4179002==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000102bb8 at pc 0x639aee00952d bp 0x7ffec884c510 sp 0x7ffec884c508 > READ of size 8 at 0x502000102bb8 thread T0 > #0 0x639aee00952c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x639aedf97ada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x639aee0f1041 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 0x639aee0f080d 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 0x639aee0df03e 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 0x639aee0dcd0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x639aee0dbd25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x639aedebf178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #8 0x639aee46ff1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x639aee487858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x639aee464f25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x76cbf5346ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x76cbf533f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x76cbf533f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x639aedd5de53 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x76cbefc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x76cbefc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x639aedc80a14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3147a14) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > > 0x502000102bb8 is located 0 bytes after 8-byte region [0x502000102bb0,0x502000102bb8) > allocated by thread T2 here: > #0 0x639aedd59e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x639aede39fc1 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 0x639aede39e29 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 0x639aede39e29 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 0x639aedf362f0 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-03-20 12:41:03 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 > ================================================================= > ==4176985==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000102b58 at pc 0x55e56d20c52d bp 0x7ffeeb42e5f0 sp 0x7ffeeb42e5e8 > READ of size 8 at 0x502000102b58 thread T0 > #0 0x55e56d20c52c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x55e56d19aada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x55e56d2f4041 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 0x55e56d2f380d 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 0x55e56d2e203e 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 0x55e56d2dfd0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x55e56d2ded25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x55e56d0c2178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #8 0x55e56d672f1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x55e56d68a858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x55e56d667f25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x7420d4f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x7420d4f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7420d4f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x55e56cf60e53 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x7420cf82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7420cf82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x55e56ce83a14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3147a14) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > > 0x502000102b58 is located 0 bytes after 8-byte region [0x502000102b50,0x502000102b58) > allocated by thread T2 here: > #0 0x55e56cf5ce81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x55e56d03cfc1 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 0x55e56d03ce29 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 0x55e56d03ce29 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 0x55e56d1392f0 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-03-20 12:40:57 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 > ================================================================= > ==4177259==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5020001252e0 at pc 0x57009370e52d bp 0x7ffd5520b810 sp 0x7ffd5520b808 > READ of size 8 at 0x5020001252e0 thread T0 > #0 0x57009370e52c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x57009369cada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x5700937f6041 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 0x5700937f580d 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 0x5700937f580d 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 0x5700937e403e 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 0x5700937e1d0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5700937e0d25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5700935c4178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #9 0x570093b74f1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #10 0x570093b8c858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #11 0x570093b69f25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #12 0x789f1af46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x789f1af3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x789f1af3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x570093462e53 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x789f1562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x789f1562a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x570093385a14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3147a14) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > > 0x5020001252e0 is located 0 bytes after 16-byte region [0x5020001252d0,0x5020001252e0) > allocated by thread T2 here: > #0 0x57009345ee81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x57009353efc1 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 0x57009353ee29 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 0x57009353ee29 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-03-20 12:40:58 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 > ================================================================= > ==4177267==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5020001252e0 at pc 0x5f403f22552d bp 0x7ffe8fb30e90 sp 0x7ffe8fb30e88 > READ of size 8 at 0x5020001252e0 thread T0 1a5,86 > #0 0x5f403f22552c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x5f403f1b3ada in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x5f403f30d041 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 0x5f403f30c80d 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 0x5f403f30c80d 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 0x5f403f2fb03e 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 0x5f403f2f8d0c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5f403f2f7d25 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5f403f0db178 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22 > #9 0x5f403f68bf1f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #10 0x5f403f6a3858 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #11 0x5f403f680f25 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #12 0x7ef924f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7ef924f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7ef924f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x5f403ef79e53 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7ef91f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7ef91f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5f403ee9ca14 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3147a14) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > > 0x5020001252e0 is located 0 bytes after 16-byte region [0x5020001252d0,0x5020001252e0) > allocated by thread T2 here: > #0 0x5f403ef75e81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5f403f055fc1 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 0x5f403f055e29 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-03-20 12:40:58 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 ---------- 2a3,31 > > ================================================================= > ==4113843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x57dd4d6bbe81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x57dd4eebeb33 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x57dd50f52c43 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13 > #3 0x57dd4eea8134 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x57dd5112e438 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 0x728c263e63b6 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 0x728c263b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x728c263b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x57dd51165123 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x57dd50f69b8b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x57dd50f6acef in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x57dd4ec90a62 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21 > #12 0x57dd4d7e8eca in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x57dd4d75a3a8 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27 > #14 0x57dd4d756d07 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #15 0x57dd4d7565e5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #16 0x57dd4d6ca9b5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1 > #17 0x57dd4e407ee8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x57dd4e4060e5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x57dd4e407921 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x57dd4e4060e5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x728c25be203c 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 > > ================================================================= > ==4113894==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5e7f0479ae81 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3220e81) (BuildId: fc1d8d490146f892f053da6851edb055d7d7de90) > #1 0x5e7f05f9db33 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x5e7f08031c43 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13 > #3 0x5e7f05f87134 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x5e7f0820d438 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 0x79c8447e63b6 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 0x79c8447b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x79c8447b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x5e7f08244123 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x5e7f08048b8b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x5e7f08049cef in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x5e7f05d6fa62 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21 > #12 0x5e7f048c7eca in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x5e7f048393a8 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27 > #14 0x5e7f04835d07 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #15 0x5e7f048355e5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #16 0x5e7f047a99b5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1 > #17 0x5e7f054e6ee8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x5e7f054e50e5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x5e7f054e6921 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x5e7f054e50e5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x79c843fe203c 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 Mar2025 )
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 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found') ---------- Differences in errors ---------- 1c1,4 < Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00. --- > Warning: No connection between edge 'gneE2' and edge '-gneE0' found. > Warning: No route for vehicle 't0' found. > Error: Vehicle 't0' has no valid route. > Quitting (on error). ---------- Differences in railsignalblocks ---------- 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 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found.') ---------- Differences in errors ---------- 1c1,4 < Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00. --- > Warning: No connection between edge 'gneE2' and edge '-gneE0' found. > Warning: No route for vehicle 't0' found. > Error: Vehicle 't0' has no valid route. > Quitting (on error). ---------- Differences in railsignalblocks ---------- 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 detector ---------- 2a3,14 > <!-- generated on 2025-03-20 12:45:20 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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,47 < <e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd"> < <interval begin="0.00" end="53.00" id="det" 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"/> < </e3Detector> --- > <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"/> > </output> > > <processing> > <default.speeddev value="0"/> <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 tripinfos ---------- 5,17d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00"> < <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/> < </personinfo> < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00"> < <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" 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="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end"> < <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="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1125.87" occupiedTime="82.06"/> < </tripinfo> < </tripinfos>devices taxi groups 2persontrips ( Last six runs Mar2025 )
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 tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00"> < <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" 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="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end"> < <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="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1125.87" occupiedTime="82.06"/> < </tripinfo> < </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-03-20 12:41:56 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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-03-20 12:41:56 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 ---------- 1d0 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. ---------- Differences in tripinfos ---------- 5,11d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="55.00" waitingTime="47.00" timeLoss="0.00" traveltime="8.00"> < <ride waitingTime="47.00" vehicle="trip_0" depart="47.00" arrival="55.00" arrivalPos="0.00" duration="8.00" routeLength="95.20" 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="116.00" routeLength="744.40" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="1.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="95.20" occupiedTime="8.85"/> < </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 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>
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<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>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-03-20 12:38:03 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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-03-20 12:38:03 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 car ( Last six runs Mar2025 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-03-20 12:37:05 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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-03-20 12:37:05 by Eclipse SUMO GUI Version v1_22_0+0925-e8e5fe25557 > 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 Mar2025 )