texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31May110223.263621 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1 > sumo-gui: /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1103: virtual void GUIBaseVehicle::drawAction_drawPersonsAndContainers(const GUIVisualizationSettings &) const: Assertion `person != 0' failed. ---------- Differences in tripinfos ---------- 5,10d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.00" traveltime="14.00"> < <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="14.00" arrivalPos="91.95" duration="14.00" routeLength="91.95" timeLoss="0.00"/> < </personinfo> < <tripinfo id="v0" depart="0.00" departLane="WC_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="CE_0" arrivalPos="91.95" arrivalSpeed="13.89" duration="14.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker" depart="0.00" departLane="WC_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="114.00" arrivalLane="CE_0" arrivalPos="91.95" arrivalSpeed="13.89" duration="114.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < </tripinfos> ---------- New result in exitcode ---------- -6
---------- Differences in errors ---------- 0a1,32 > /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:374:33: runtime error: dynamic operation on address 0x5160000a0580 which does not point to an object of type 'MSTransportable' > 0x5160000a0580: note: object has invalid vptr > 00 00 00 00 78 a9 01 00 01 00 00 00 98 05 0a 00 60 51 00 00 07 00 00 00 00 00 00 00 70 65 72 73 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:374:33 > AddressSanitizer:DEADLYSIGNAL > ================================================================= > ==2243607==ERROR: AddressSanitizer: SEGV on unknown address 0x00010001a968 (pc 0x7a0439ab9936 bp 0x7ffe5da826d0 sp 0x7ffe5da82670 T0) > ==2243607==The signal is caused by a READ memory access. > #0 0x7a0439ab9936 in __dynamic_cast (/lib/x86_64-linux-gnu/libstdc++.so.6+0xb9936) (BuildId: ca77dae775ec87540acd7218fa990c40d1c94ab1) > #1 0x5d09239c75f0 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:374:33 > #2 0x5d0923b21d91 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 0x5d0923b2155d 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 0x5d0923b0fd8e 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 0x5d0923b0da5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x5d0923b0ca75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x5d09238e7298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #8 0x5d0923ea1f3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x5d0923eb9878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x5d0923e96f45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x7a043ef46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x7a043ef3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7a043ef3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x5d09237853f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x7a043962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7a043962a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5d09236a7fb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-05-07 12:04:44 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,12c16,49 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="person0" x="113.85" y="80.00" angle="270.00" speed="0.00" pos="80.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="1.00"> < <person id="person0" x="113.85" y="199.90" angle="270.00" speed="0.00" pos="86.80" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="2.00"/> < </fcd-export> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,9d4 < <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00"> < <stop duration="1.00" arrival="1.00" arrivalPos="80.00" actType="waiting"/> < <stop duration="1.00" arrival="2.00" arrivalPos="86.80" actType="waiting"/> < </personinfo> < </tripinfos> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-05-07 12:04:44 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="person0" depart="0.00" departPos="80.00" arrival="2.00"> < <stop lane="SC_0" endPos="80.00" duration="1.00" jump="0.00"/> < <stop lane="CN_0" endPos="86.80" duration="1.00"/> < </person> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 10c21,49 < </routes> --- > <output> > <write-license value="true"/> > <fcd-output value="fcd.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,11 > > ================================================================= > ==2335164==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x60b698ff5421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x60b69b9e5c09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x60b69abb79a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7b634c64c712 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 > > ================================================================= > ==2330343==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x5b6818251421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5b681ac41c09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5b6819e139a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x73e31dc4c712 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 f0 ec 8c 61 2c 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 f0 ec 8c 61 2c 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 f0 ec 8c 61 2c 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 f0 ec 8c 61 2c 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 f0 ec 8c 61 2c 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,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 f0 1c d3 1d 52 61 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 f0 1c d3 1d 52 61 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 f0 1c d3 1d 52 61 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 f0 1c d3 1d 52 61 00 00 80 04 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 f0 1c d3 1d 52 61 00 00 80 04 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 0x518000040080 which does not point to an object of type 'const MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 ac ae 31 74 61 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 f0 ac ae 31 74 61 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 f0 ac ae 31 74 61 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 f0 ac ae 31 74 61 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 f0 ac ae 31 74 61 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 ---------- 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 f0 6c 71 69 7e 5a 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 f0 6c 71 69 7e 5a 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 f0 6c 71 69 7e 5a 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 f0 6c 71 69 7e 5a 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 f0 6c 71 69 7e 5a 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 f0 3c 6b 3d 41 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 f0 3c 6b 3d 41 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 f0 3c 6b 3d 41 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 f0 3c 6b 3d 41 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 f0 3c 6b 3d 41 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 f0 cc fa 10 02 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 f0 cc fa 10 02 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 f0 cc fa 10 02 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 f0 cc fa 10 02 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 f0 cc fa 10 02 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 f0 8c ce 23 59 63 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 f0 8c ce 23 59 63 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 f0 8c ce 23 59 63 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 f0 8c ce 23 59 63 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 f0 8c ce 23 59 63 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 f0 cc 1a 3f c6 61 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 f0 cc 1a 3f c6 61 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 f0 cc 1a 3f c6 61 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 f0 cc 1a 3f c6 61 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 f0 cc 1a 3f c6 61 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 f0 ec 99 3b eb 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 f0 ec 99 3b eb 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 f0 ec 99 3b eb 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 f0 ec 99 3b eb 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 f0 ec 99 3b eb 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,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 f0 6c 76 6f f5 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 f0 6c 76 6f f5 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 f0 6c 76 6f f5 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 f0 6c 76 6f f5 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 f0 6c 76 6f f5 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 f0 7c ae 9f bf 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 f0 7c ae 9f bf 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 f0 7c ae 9f bf 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 f0 7c ae 9f bf 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 f0 7c ae 9f bf 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 f0 2c 25 05 3b 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 f0 2c 25 05 3b 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 f0 2c 25 05 3b 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 f0 2c 25 05 3b 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 f0 2c 25 05 3b 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,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 f0 0c e5 39 fb 61 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 f0 0c e5 39 fb 61 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 f0 0c e5 39 fb 61 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 f0 0c e5 39 fb 61 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 f0 0c e5 39 fb 61 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 f0 3c ff 6d 31 5b 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 f0 3c ff 6d 31 5b 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 f0 3c ff 6d 31 5b 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 f0 3c ff 6d 31 5b 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 f0 3c ff 6d 31 5b 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 f0 bc 50 1d 96 62 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 f0 bc 50 1d 96 62 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 f0 bc 50 1d 96 62 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 f0 bc 50 1d 96 62 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 f0 bc 50 1d 96 62 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 f0 bc 41 77 43 61 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 f0 bc 41 77 43 61 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 f0 bc 41 77 43 61 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 f0 bc 41 77 43 61 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 f0 bc 41 77 43 61 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 f0 4c 9d 56 5a 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 f0 4c 9d 56 5a 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 f0 4c 9d 56 5a 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 f0 4c 9d 56 5a 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 f0 4c 9d 56 5a 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 f0 dc 8e 62 46 5d 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 f0 dc 8e 62 46 5d 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 f0 dc 8e 62 46 5d 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 f0 dc 8e 62 46 5d 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 f0 dc 8e 62 46 5d 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 f0 1c bd ef f7 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 f0 1c bd ef f7 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 f0 1c bd ef f7 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 f0 1c bd ef f7 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 f0 1c bd ef f7 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,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 f0 dc b9 09 09 5a 00 00 60 9f 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 f0 dc b9 09 09 5a 00 00 60 9f 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 f0 dc b9 09 09 5a 00 00 60 9f 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 f0 dc b9 09 09 5a 00 00 60 9f 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 f0 dc b9 09 09 5a 00 00 60 9f 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 > > ================================================================= > ==2302351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x61bb068ac421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61bb08b41cd2 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 0x61bb08b41994 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x61bb08a890fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34 > #4 0x61bb0a3ad638 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 0x712245fe63b6 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 0x712245fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x712245fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x712245fb8557 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 0x712245fe0d42 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 0x61bb0a3e1752 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 0x61bb0a668b11 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 0x61bb08a77bca 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 0x61bb08a6ee82 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x61bb069c87fc in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22 > #15 0x71224584c712 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 0x61bb068ac421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61bb06a7877c 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 0x61bb08b3d1e9 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21 > #3 0x61bb08a88ddd in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:34 > #4 0x61bb0a3ad638 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 0x712245fe63b6 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 > > ================================================================= > ==2307267==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5636550af421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x563657a9fc09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x563656c719a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x73e46c04c712 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 > > ================================================================= > ==2307399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x61505974e421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61505c13ec09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x61505b3109a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7248e244c712 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 > > ================================================================= > ==2307442==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5f91a9933421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5f91ac323c09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5f91ab4f59a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x74c8d924c712 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 > > ================================================================= > ==2307225==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x644bf56bc421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x644bf80acc09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x644bf727e9a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7adefa84c712 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 > > ================================================================= > ==2307546==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5e79e3c0b421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5e79e65fbc09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5e79e57cd9a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7ce82724c712 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 > > ================================================================= > ==2307508==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x63310aeb6421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x63310d8a6c09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x63310ca789a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7173a664c712 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 > > ================================================================= > ==2307438==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5ac9785a0421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5ac97af90c09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x5ac97a1629a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7ec8d744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72devices rerouting personTrip early_ending_flow ( Last six runs May2025 )
---------- Differences in errors ---------- 1,2c1,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 0x5040001c6f10 which does not point to an object of type 'BookReservation' > 0x5040001c6f10: note: object has invalid vptr > 00 00 00 00 40 91 01 00 01 00 00 00 00 00 00 00 be be be be 80 17 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 > ================================================================= > ==2316757==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c6f38 at pc 0x5a3230e9cadc bp 0x7c0425ffb3b0 sp 0x7c0425ffb3a8 > READ of size 8 at 0x5040001c6f38 thread T1 > #0 0x5a3230e9cadb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5a3230e98fbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5a3230f1ded8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5a322e199227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5a3230f53a5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5a322f43e378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5a322e1b5830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5a322df91e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5a322df90617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5a322df8f292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7c043b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5a322de1f8ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7c0435e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7c0435f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c6f38 is located 40 bytes inside of 48-byte region [0x5040001c6f10,0x5040001c6f40) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-05-07 12:10:09 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 0x5040001c6f10 which does not point to an object of type 'BookReservation' > 0x5040001c6f10: note: object has invalid vptr > 00 00 00 00 41 92 01 00 01 00 00 00 00 00 00 00 be be be be 80 17 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 > ================================================================= > ==2316677==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c6f38 at pc 0x5d4671f30adc bp 0x7302c75fb3b0 sp 0x7302c75fb3a8 > READ of size 8 at 0x5040001c6f38 thread T1 > #0 0x5d4671f30adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5d4671f2cfbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5d4671fb1ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5d466f22d227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5d4671fe7a5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5d46704d2378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5d466f249830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5d466f025e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5d466f024617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5d466f023292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7302dce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5d466eeb38ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7302d769caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7302d7729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c6f38 is located 40 bytes inside of 48-byte region [0x5040001c6f10,0x5040001c6f40) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-05-07 12:10:08 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 0x5040001c7110 which does not point to an object of type 'BookReservation' > 0x5040001c7110: note: object has invalid vptr > 00 00 00 00 88 79 01 00 01 00 00 00 00 00 00 00 be be be be 80 17 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 > ================================================================= > ==2316669==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c7138 at pc 0x56e8fd3e3adc bp 0x75ae10dfb3b0 sp 0x75ae10dfb3a8 > READ of size 8 at 0x5040001c7138 thread T1 > #0 0x56e8fd3e3adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x56e8fd3dffbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x56e8fd464ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x56e8fa6e0227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x56e8fd49aa5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x56e8fb985378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x56e8fa6fc830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x56e8fa4d8e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x56e8fa4d7617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x56e8fa4d6292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x75ae2684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x56e8fa3668ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x75ae20e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x75ae20f29c3b 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-05-07 12:10:08 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 00 af 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 > ================================================================= > ==2316573==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8438 at pc 0x6380ef093adc bp 0x74d1093fb3b0 sp 0x74d1093fb3a8 > READ of size 8 at 0x5040001b8438 thread T1 > #0 0x6380ef093adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x6380ef08ffbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x6380ef114ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x6380ec390227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x6380ef14aa5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x6380ed635378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x6380ec3ac830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x6380ec188e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x6380ec187617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x6380ec186292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x74d11ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x6380ec0168ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x74d11949caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x74d119529c3b 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 8e ac 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 > ================================================================= > ==2316581==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8238 at pc 0x5ebcda320adc bp 0x7d682cffb3b0 sp 0x7d682cffb3a8 > READ of size 8 at 0x5040001b8238 thread T1 > #0 0x5ebcda320adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5ebcda31cfbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5ebcda3a1ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5ebcd761d227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5ebcda3d7a5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5ebcd88c2378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5ebcd7639830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5ebcd7415e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5ebcd7414617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5ebcd7413292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7d684284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5ebcd72a38ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7d683ce9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7d683cf29c3b 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 1e 77 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 > ================================================================= > ==2316767==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8438 at pc 0x5939474e1adc bp 0x77c3677fb3b0 sp 0x77c3677fb3a8 > READ of size 8 at 0x5040001b8438 thread T1 > #0 0x5939474e1adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5939474ddfbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x593947562ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5939447de227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x593947598a5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x593945a83378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5939447fa830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5939445d6e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5939445d5617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5939445d4292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x77c37d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5939444648ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x77c37769caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x77c377729c3b 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 0x5939444a5ca1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0ca1) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) <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 3b 77 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 > ================================================================= > ==2316848==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b91b8 at pc 0x5bb6a0ea6adc bp 0x78184cffb3b0 sp 0x78184cffb3a8 > READ of size 8 at 0x5040001b91b8 thread T1 > #0 0x5bb6a0ea6adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5bb6a0ea2fbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5bb6a0f27ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5bb69e1a3227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5bb6a0f5da5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5bb69f448378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5bb69e1bf830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5bb69df9be8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5bb69df9a617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5bb69df99292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x78186284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5bb69de298ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x78185d09caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x78185d129c3b 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 a5 77 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 > ================================================================= > ==2316856==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b84b8 at pc 0x5f5173f8aadc bp 0x7d05919fb3b0 sp 0x7d05919fb3a8 > READ of size 8 at 0x5040001b84b8 thread T1 > #0 0x5f5173f8aadb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5f5173f86fbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5f517400bed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5f5171287227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5f5174041a5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5f517252c378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5f51712a3830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5f517107fe8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5f517107e617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5f517107d292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7d05a724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5f5170f0d8ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7d05a189caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7d05a1929c3b 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 0x5f5170f4eca1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0ca1) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) <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 47 93 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 > ================================================================= > ==2316944==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b9238 at pc 0x5845ef42dadc bp 0x7d7d577fb3b0 sp 0x7d7d577fb3a8 > READ of size 8 at 0x5040001b9238 thread T1 > #0 0x5845ef42dadb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5845ef429fbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5845ef4aeed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5845ec72a227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5845ef4e4a5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x5845ed9cf378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x5845ec746830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5845ec522e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5845ec521617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5845ec520292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7d7d6d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5845ec3b08ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7d7d6769caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7d7d67729c3b 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 0e af 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 > ================================================================= > ==2316494==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b8438 at pc 0x6070100a5adc bp 0x7c4cb3bfb3b0 sp 0x7c4cb3bfb3a8 > READ of size 8 at 0x5040001b8438 thread T1 > #0 0x6070100a5adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x6070100a1fbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x607010126ed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x60700d3a2227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x60701015ca5b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20 > #5 0x60700e647378 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26 > #6 0x60700d3be830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x60700d19ae8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x60700d199617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x60700d198292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7c4cc944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x60700d0288ec in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7c4cc3a9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7c4cc3b29c3b 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 b1 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 > ================================================================= > ==2316395==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001b83b8 at pc 0x5b5a7e9c9adc bp 0x758c315faf30 sp 0x758c315faf28 > READ of size 8 at 0x5040001b83b8 thread T1 > #0 0x5b5a7e9c9adb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 > #1 0x5b5a7e9c5fbb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9 > #2 0x5b5a7ea4aed8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5b5a7bcc6227 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:686:29 > #4 0x5b5a7ea3c565 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22 > #5 0x5b5a7eab6fd2 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #6 0x5b5a7cb95efd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #7 0x5b5a7bc11193 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #8 0x5b5a7cf696e2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30 > #9 0x5b5a7bce2830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #10 0x5b5a7babee8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #11 0x5b5a7babd617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #12 0x5b5a7babc292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #13 0x758c46e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x5b5a7b94c8ec in asan_thread_start(void*) asan_interceptors.cpp.o > #15 0x758c4149caa3 in start_thread nptl/pthread_create.c:447:8 > #16 0x758c41529c3b 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 > > ================================================================= > ==2277184==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 896 byte(s) in 1 object(s) allocated from: > #0 0x5f5eab29e421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5f5eadab45b2 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 0x5f5eab7114eb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x5f5eaf29af35 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x5f5eaf2ae5db 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 0x5f5eae915182 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #6 0x5f5eade601f7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x5f5eac4a6efd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x5f5eab522193 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x5f5eac87d826 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x5f5eab5f3830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x5f5eab3cfe8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x5f5eab3ce617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x5f5eab3cd292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x763ee264c712 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 0x5f5eab29e421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5f5eaf2ae35c 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 0x5f5eae915182 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #3 0x5f5eade601f7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x5f5eac4a6efd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x5f5eab522193 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x5f5eac87d826 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,372 > > ================================================================= > ==2277264==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 3584 byte(s) in 4 object(s) allocated from: > #0 0x5c92865f4421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5c9288e0a5b2 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 0x5c9286a674eb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x5c928a5f0f35 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x5c928a6045db 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 0x5c9289c6b182 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #6 0x5c92891b61f7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x5c92877fcefd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x5c9286878193 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x5c9287bd3826 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 > #10 0x5c9286949830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x5c9286725e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x5c9286724617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x5c9286723292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x7c5f61a4c712 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 0x5c92865f4421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5c928a60435c 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 0x5c9289c6b182 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58 > #3 0x5c92891b61f7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x5c92877fcefd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x5c9286878193 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x5c9287bd3826 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1 < Warning: Person 'p2' aborted waiting for veh0 at edge '1to2'. --- > sumo-gui: /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1103: virtual void GUIBaseVehicle::drawAction_drawPersonsAndContainers(const GUIVisualizationSettings &) const: Assertion `person != 0' failed. ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-05-07 12:08:16 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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,16c16,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00"> < <route edges="1to2 out"/> < </vehicle> < < <person id="p1" depart="100.00" departPos="4.00" arrival="102.00"> < <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/> < </person> < < <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="102.00"> < <route edges="1to2 out"/> < <stop lane="1to2_0" endPos="4.00" duration="10.00" expected="p1 p2"/> < </vehicle> --- > <input> > <net-file value="net.net.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- -6
---------- 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 f0 8c 72 4f e6 64 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 f0 8c 72 4f e6 64 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 f0 8c 72 4f e6 64 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 f0 8c 72 4f e6 64 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 > > ================================================================= > ==2321921==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 3c 73 ee 83 5d 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 3c 73 ee 83 5d 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 3c 73 ee 83 5d 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 3c 73 ee 83 5d 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==2320770==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 7c 3e 7c 97 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 7c 3e 7c 97 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 7c 3e 7c 97 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 f0 7c 3e 7c 97 5a 00 00 98 00 05 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==2320775==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 > > ================================================================= > ==2258722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x55fbdc42a421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x55fbdf25ac94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x55fbdf267216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x55fbdf2724fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x55fbdf145436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x55fbdda43e71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x55fbdda3af17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x55fbdda09e08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x55fbdc77f830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x55fbdc55be8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x55fbdc55a617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x55fbdc559292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x78dd09c4c712 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 0x55fbdc42a421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x55fbdf259dfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x55fbdf263946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x55fbdf14872d 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 0x55fbde585ac1 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 0x55fbde665b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x55fbde607826 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x55fbdff2b638 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 0x78dd0a3e63b6 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 > > ================================================================= > ==2258737==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x590c42561421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x590c45391c94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x590c4539e216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x590c453a94fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x590c4527c436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x590c43b7ae71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x590c43b71f17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x590c43b40e08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x590c428b6830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x590c42692e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x590c42691617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x590c42690292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7e844dc4c712 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 0x590c42561421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x590c45390dfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x590c4539a946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x590c4527f72d 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 0x590c446bcac1 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 0x590c4479cb64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x590c4473e826 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x590c46062638 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 0x7e844e3e63b6 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 > > ================================================================= > ==2258668==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x61654c578421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61654f3a8c94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61654f3b5216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61654f3c04fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x61654f293436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61654db91e71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x61654db88f17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x61654db57e08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x61654c8cd830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x61654c6a9e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x61654c6a8617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x61654c6a7292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7f315a84c712 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 0x61654c578421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61654f3a7dfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61654f3b1946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x61654f29672d 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 0x61654e6d3ac1 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 0x61654e7b3b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x61654e755826 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x616550079638 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 0x7f315afe63b6 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 > > ================================================================= > ==2258731==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5f4f99d9b421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5f4f9cbcbc94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5f4f9cbd8216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5f4f9cbe34fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5f4f9cab6436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5f4f9b3b4e71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5f4f9b3abf17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5f4f9b37ae08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5f4f9a0f0830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5f4f99ecce8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5f4f99ecb617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5f4f99eca292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x75fafc04c712 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 0x5f4f99d9b421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5f4f9cbcadfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5f4f9cbd4946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5f4f9cab972d 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 0x5f4f9bef6ac1 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 0x5f4f9bfd6b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5f4f9bf78826 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17 > #7 0x5f4f9d89c638 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 0x75fafc7e63b6 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 > > ================================================================= > ==2260992==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x5df18b216421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5df18e046c94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5df18e053216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5df18e05e4fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5df18df31436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5df18c82fe71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5df18c826f17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5df18c7f5e08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5df18b56b830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5df18b347e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5df18b346617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5df18b345292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x753657a4c712 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 0x5df18b216421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5df18e045dfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5df18e04f946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5df18df3472d 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 0x5df18d371ac1 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 0x5df18d451b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5df18d3f399b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x5df18ed17638 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 0x7536581e63b6 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 > > ================================================================= > ==2261076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x58a84511b421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x58a847f4bc94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x58a847f58216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x58a847f634fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x58a847e36436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x58a846734e71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x58a84672bf17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x58a8466fae08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x58a845470830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x58a84524ce8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x58a84524b617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x58a84524a292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7979a664c712 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 0x58a84511b421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x58a847f4adfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x58a847f54946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x58a847e3972d 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 0x58a847276ac1 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 0x58a847356b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x58a8472f899b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x58a848c1c638 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 0x7979a6de63b6 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 > > ================================================================= > ==2260980==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x5c31bf5d9421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5c31c2409c94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5c31c2416216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5c31c24214fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x5c31c22f4436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5c31c0bf2e71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x5c31c0be9f17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x5c31c0bb8e08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x5c31bf92e830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5c31bf70ae8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5c31bf709617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5c31bf708292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7c2aae44c712 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 0x5c31bf5d9421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5c31c2408dfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5c31c2412946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5c31c22f772d 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 0x5c31c1734ac1 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 0x5c31c1814b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x5c31c17b699b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x5c31c30da638 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 0x7c2aaebe63b6 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 > > ================================================================= > ==2261032==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x61ea79c27421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61ea7ca57c94 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61ea7ca64216 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61ea7ca6f4fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9 > #4 0x61ea7c942436 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61ea7b240e71 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24 > #6 0x61ea7b237f17 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5 > #7 0x61ea7b206e08 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5 > #8 0x61ea79f7c830 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x61ea79d58e8c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x61ea79d57617 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x61ea79d56292 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x783f4824c712 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 0x61ea79c27421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x61ea7ca56dfe in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61ea7ca60946 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x61ea7c94572d 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 0x61ea7bd82ac1 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 0x61ea7be62b64 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27 > #6 0x61ea7be0499b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17 > #7 0x61ea7d728638 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 0x783f489e63b6 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 > > ================================================================= > ==2254240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x55d5c6b5d421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x55d5c954dc09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x55d5c871f9a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x77b529a4c712 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 > > ================================================================= > ==2299966==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x60d047e04421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x60d04a7f4c09 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20 > #2 0x60d0499c69a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7374c2a4c712 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 > ================================================================= > ==2300663==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000101018 at pc 0x5a94182a5bfd bp 0x7fffb791fe50 sp 0x7fffb791fe48 > READ of size 8 at 0x502000101018 thread T0 > #0 0x5a94182a5bfc in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x5a941822ac9a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x5a941838cd91 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 0x5a941838c55d 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 0x5a941838c55d 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 0x5a941837ad8e 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 0x5a9418378a5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5a9418377a75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5a9418152298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #9 0x5a941870cf3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #10 0x5a9418724878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #11 0x5a9418701f45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #12 0x7a8735f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7a8735f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7a8735f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x5a9417ff03f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7a873062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7a873062a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5a9417f12fb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > > 0x502000101018 is located 0 bytes after 8-byte region [0x502000101010,0x502000101018) > allocated by thread T2 here: > #0 0x5a9417fec421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5a94180cc561 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 0x5a94180cc3c9 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 0x5a94180cc3c9 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-05-07 12:09:12 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 > ================================================================= > ==2300683==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000102c78 at pc 0x58815f557bfd bp 0x7ffda4c476d0 sp 0x7ffda4c476c8 > READ of size 8 at 0x502000102c78 thread T0 > #0 0x58815f557bfc in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x58815f4dcc9a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x58815f63ed91 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 0x58815f63e55d 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 0x58815f62cd8e 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 0x58815f62aa5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x58815f629a75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x58815f404298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #8 0x58815f9bef3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x58815f9d6878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x58815f9b3f45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x788eae746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x788eae73f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x788eae73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x58815f2a23f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x788ea8e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x788ea8e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x58815f1c4fb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > > 0x502000102c78 is located 0 bytes after 8-byte region [0x502000102c70,0x502000102c78) > allocated by thread T2 here: > #0 0x58815f29e421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x58815f37e561 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 0x58815f37e3c9 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 0x58815f37e3c9 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 0x58815f47b4d0 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-05-07 12:09:12 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 > ================================================================= > ==2300729==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000102cb8 at pc 0x5ee18a651bfd bp 0x7ffcdcef2eb0 sp 0x7ffcdcef2ea8 > READ of size 8 at 0x502000102cb8 thread T0 > #0 0x5ee18a651bfc in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x5ee18a5d6c9a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x5ee18a738d91 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 0x5ee18a73855d 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 0x5ee18a726d8e 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 0x5ee18a724a5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x5ee18a723a75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x5ee18a4fe298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #8 0x5ee18aab8f3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x5ee18aad0878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x5ee18aaadf45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x74df85746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x74df8573f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x74df8573f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x5ee18a39c3f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x74df7fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x74df7fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5ee18a2befb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > > 0x502000102cb8 is located 0 bytes after 8-byte region [0x502000102cb0,0x502000102cb8) > allocated by thread T2 here: > #0 0x5ee18a398421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x5ee18a478561 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 0x5ee18a4783c9 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 0x5ee18a4783c9 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 0x5ee18a5754d0 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-05-07 12:09:12 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 > ================================================================= > ==2298712==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000102c58 at pc 0x613ad2b19bfd bp 0x7fff95682910 sp 0x7fff95682908 > READ of size 8 at 0x502000102c58 thread T0 > #0 0x613ad2b19bfc in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x613ad2a9ec9a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x613ad2c00d91 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 0x613ad2c0055d 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 0x613ad2beed8e 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 0x613ad2beca5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x613ad2beba75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x613ad29c6298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #8 0x613ad2f80f3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #9 0x613ad2f98878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #10 0x613ad2f75f45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #11 0x7dbc7d346ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x7dbc7d33f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7dbc7d33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x613ad28643f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x7dbc77a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7dbc77a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x613ad2786fb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > > 0x502000102c58 is located 0 bytes after 8-byte region [0x502000102c50,0x502000102c58) > allocated by thread T2 here: > #0 0x613ad2860421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x613ad2940561 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 0x613ad29403c9 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 0x613ad29403c9 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 0x613ad2a3d4d0 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-05-07 12:09:07 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 > ================================================================= > ==2298922==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5020001253e0 at pc 0x57a4e6b6ebfd bp 0x7fff33370670 sp 0x7fff33370668 > READ of size 8 at 0x5020001253e0 thread T0 > #0 0x57a4e6b6ebfc in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x57a4e6af3c9a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x57a4e6c55d91 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 0x57a4e6c5555d 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 0x57a4e6c5555d 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 0x57a4e6c43d8e 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 0x57a4e6c41a5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x57a4e6c40a75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x57a4e6a1b298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #9 0x57a4e6fd5f3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #10 0x57a4e6fed878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #11 0x57a4e6fcaf45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #12 0x7752be146ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7752be13f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7752be13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x57a4e68b93f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7752b882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7752b882a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x57a4e67dbfb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > > 0x5020001253e0 is located 0 bytes after 16-byte region [0x5020001253d0,0x5020001253e0) > allocated by thread T2 here: > #0 0x57a4e68b5421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x57a4e6995561 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 0x57a4e69953c9 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 0x57a4e69953c9 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-05-07 12:09:08 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 > ================================================================= > ==2298936==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5020001253e0 at pc 0x575df0829bfd bp 0x7ffcb47570b0 sp 0x7ffcb47570a8 > READ of size 8 at 0x5020001253e0 thread T0 1a5,86 > #0 0x575df0829bfc in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:737:69 > #1 0x575df07aec9a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36 > #2 0x575df0910d91 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 0x575df091055d 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 0x575df091055d 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 0x575df08fed8e 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 0x575df08fca5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x575df08fba75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x575df06d6298 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:358:22 > #9 0x575df0c90f3f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5 > #10 0x575df0ca8878 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1028:9 > #11 0x575df0c85f45 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1 > #12 0x7ed378746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7ed37873f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7ed37873f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x575df05743f3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7ed372e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7ed372e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x575df0496fb4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31e6fb4) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > > 0x5020001253e0 is located 0 bytes after 16-byte region [0x5020001253d0,0x5020001253e0) > allocated by thread T2 here: > #0 0x575df0570421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x575df0650561 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 0x575df06503c9 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-05-07 12:09:08 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 > > ================================================================= > ==2234875==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x557df976e421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x557dfaf86c93 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x557dfd089f73 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13 > #3 0x557dfaf70294 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x557dfd26f638 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 0x7bd3fdbe63b6 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 0x7bd3fdbb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7bd3fdbb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x557dfd2a6323 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x557dfd0a0ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x557dfd0a201f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x557dfad562c2 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21 > #12 0x557df989b46a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x557df980c949 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27 > #14 0x557df98092a7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #15 0x557df9808b85 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #16 0x557df977cf55 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1 > #17 0x557dfa4c60b8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x557dfa4c42b5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x557dfa4c5af1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x557dfa4c42b5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x7bd3fd3e203c 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 > > ================================================================= > ==2234879==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x6141cad61421 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x32c0421) (BuildId: 4bee068a10cc0b91d6a3c56091e8e1edf8bf213c) > #1 0x6141cc579c93 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x6141ce67cf73 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13 > #3 0x6141cc563294 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x6141ce862638 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 0x7a42f17e63b6 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 0x7a42f17b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7a42f17b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x6141ce899323 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x6141ce693ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x6141ce69501f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x6141cc3492c2 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21 > #12 0x6141cae8e46a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x6141cadff949 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27 > #14 0x6141cadfc2a7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17 > #15 0x6141cadfbb85 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5 > #16 0x6141cad6ff55 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1 > #17 0x6141cbab90b8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x6141cbab72b5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x6141cbab8af1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x6141cbab72b5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x7a42f0fe203c 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 May2025 )
idling failure (This bug was triggered by text found in file 'errors' matching 'no next segment') ---------- Differences in errors ---------- 0a1,4 > Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00. > Warning: No connection between edge 'a' and edge 'a' found. > Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'. > Quitting (on error). ---------- Differences in tripinfos ---------- 5,11c5,6 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="3.51" traveltime="80.00"> < <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/> < <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="250.20" timeLoss="3.51"/> < <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/> < </personinfo> < <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="1.00" waitingCount="1" stopTime="1960.00" timeLoss="12.38" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized=""> < <taxi customers="2" occupiedDistance="320.30" occupiedTime="34.00"/> --- > <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi" vType="taxiType" speedFactor="1.03" vaporized="end"> > <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> 13,15c8,15 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="4.10"/> < <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> --- > <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1"> > <ride waitingTime="0.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> > <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> > </personinfo> > <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1"> > <stop duration="-1" arrival="-0.00" arrivalPos="200.00" actType="waiting"/> > <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> > <stop duration="-1" arrival="-0.00" arrivalPos="inf" actType="waiting"/> ---------- New result in exitcode ---------- 1
end of work not recognized for non-parking idle stop (This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service') ---------- Differences in errors ---------- 1d0 < Warning: Taxi 'trip_0' reaches scheduled end of service at time=400.00. ---------- Differences in tripinfos ---------- 5,6c5,6 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="22.71" traveltime="183.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="22.71"/> --- > <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86"> > <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/> 8,9c8,9 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="22.71" traveltime="184.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="22.71"/> --- > <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86"> > <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/> 11,13d10 < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.99" duration="401.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="230.00" timeLoss="32.62" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/> < </tripinfo> ---------- Differences in vehroutes ---------- 5,6c5,6 < <person id="p0" depart="0.00" arrival="231.00"> < <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/> --- > <person id="p0" depart="0.00" arrival="122.00"> > <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/> 9,10c9,10 < <person id="p1" depart="0.00" arrival="232.00"> < <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/> --- > <person id="p1" depart="0.00" arrival="122.00"> > <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/> 12,21d11 < < <vehicle id="trip_0" type="taxi" depart="0.00" arrival="401.00"> < <routeDistribution> < <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/> < <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/> < <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/> < </routeDistribution> < <stop lane="B2C2_1" permitted="p0 p1" actType="pickup p0 p1 (0)"/> < <stop lane="A0B0_1" actType="dropOff p0 p1 (0)"/> < </vehicle>
flow should be reduced (This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00') ---------- Differences in output ---------- 2a3 > Loading route-files incrementally from 'input_routes.rou.xml' 5c6 < Simulation ended at time: 288.00 --- > Simulation ended at time: 288.00. 7,8c8,9 < Performance: < Vehicles: --- > Performance: > Vehicles: 19d19 <
flow should be reduced (This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00') ---------- Differences in output ---------- 2a3 > Loading route-files incrementally from 'input_routes.rou.xml' 5c6 < Simulation ended at time: 283.00 --- > Simulation ended at time: 283.00. 7,8c8,9 < Performance: < Vehicles: --- > Performance: > Vehicles: 19d19 <
flow should be reduced (This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00') ---------- Differences in output ---------- 2a3 > Loading route-files incrementally from 'input_routes.rou.xml' 5c6 < Simulation ended at time: 130.00 --- > Simulation ended at time: 130.00. 7,8c8,9 < Performance: < Vehicles: --- > Performance: > Vehicles: 19d19 <
rerouting only triggered on entering rerouter edge (This bug was triggered by FAILING to find text in file 'errors' matching 'veh0') ---------- Differences in errors ---------- 1,2d0 < Warning: Vehicle 'veh0' is not allowed on destination edge 'left'. < Warning: No route for vehicle 'veh0' found.
meandata for meso persons not working (This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"') ---------- Differences in aggregated ---------- 5,8c5,15 < <interval begin="0.00" end="283.00" id="ed0"> < <edge id="left" arrived="41"/> < <edge id="middle" arrived="29"/> < <edge id="right" arrived="30"/> --- > <interval begin="0.00" end="1358.00" id="ed0"> > <edge id="beg" arrived="0"/> > <edge id="beg2left" arrived="0"/> > <edge id="beg2right" arrived="0"/> > <edge id="end" arrived="0"/> > <edge id="left" arrived="0"/> > <edge id="left2end" arrived="0"/> > <edge id="middle" arrived="0"/> > <edge id="rend" arrived="0"/> > <edge id="right" arrived="0"/> > <edge id="right2end" arrived="0"/>
meandata for meso persons not working (This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"') ---------- Differences in aggregated ---------- 5,8c5,15 < <interval begin="0.00" end="283.00" id="ed0"> < <edge id="left" arrived="41"/> < <edge id="middle" arrived="29"/> < <edge id="right" arrived="30"/> --- > <interval begin="0.00" end="2071.00" id="ed0"> > <edge id="beg" arrived="0" entered="0"/> > <edge id="beg2left" arrived="0" entered="0"/> > <edge id="beg2right" arrived="0" entered="0"/> > <edge id="end" arrived="0" entered="0"/> > <edge id="left" arrived="0" entered="0"/> > <edge id="left2end" arrived="0" entered="0"/> > <edge id="middle" arrived="0" entered="0"/> > <edge id="rend" arrived="0" entered="0"/> > <edge id="right" arrived="0" entered="0"/> > <edge id="right2end" arrived="0" entered="0"/>
meandata for meso persons not working (This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"') ---------- Differences in aggregated ---------- 5,8c5,15 < <interval begin="0.00" end="283.00" id="ed0"> < <edge id="left" arrived="41"/> < <edge id="middle" arrived="29"/> < <edge id="right" arrived="30"/> --- > <interval begin="0.00" end="2086.00" id="ed0"> > <edge id="beg" arrived="0" entered="0"/> > <edge id="beg2left" arrived="0" entered="0"/> > <edge id="beg2right" arrived="0" entered="0"/> > <edge id="end" arrived="0" entered="0"/> > <edge id="left" arrived="0" entered="0"/> > <edge id="left2end" arrived="0" entered="0"/> > <edge id="middle" arrived="0" entered="0"/> > <edge id="rend" arrived="0" entered="0"/> > <edge id="right" arrived="0" entered="0"/> > <edge id="right2end" arrived="0" entered="0"/>
routing error (This bug was triggered by text found in file 'errors' matching 'No connection between edge') ---------- Differences in errors ---------- 1c1,4 < Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00. --- > Warning: No connection between edge 'gneE2' and edge '-gneE0' found. > Warning: No route for vehicle 't0' found. > Error: Vehicle 't0' has no valid route. > Quitting (on error). ---------- Differences in railsignalblocks ---------- 6,23c6,7 < <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"> < <driveWay edges="-gneE0"> < <forward lanes="-gneE0_0"/> < <bidi lanes="gneE0_0"/> < <flank lanes=""/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < <link linkIndex="1" from="gneE0_0" to="gneE1_0"> < <driveWay edges="gneE1 gneE2"> < <forward lanes="gneE1_0 gneE2_0"/> < <bidi lanes="-gneE1_0 -gneE2_0"/> < <flank lanes="-gneE3_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> --- > <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/> > <link linkIndex="1" from="gneE0_0" to="gneE1_0"/> ---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="t0" type="train" depart="0.00" arrival="42.00"> < <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < < <vehicle id="t1" type="train" depart="100.00" arrival="142.00"> < <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < ---------- New result in exitcode ---------- 1
routing failure (This bug was triggered by text found in file 'errors' matching 'No connection between edge') ---------- Differences in errors ---------- 1c1,4 < Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00. --- > Warning: No connection between edge 'gneE2' and edge '-gneE0' found. > Warning: No route for vehicle 't0' found. > Error: Vehicle 't0' has no valid route. > Quitting (on error). ---------- Differences in railsignalblocks ---------- 6,23c6,7 < <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"> < <driveWay edges="-gneE0"> < <forward lanes="-gneE0_0"/> < <bidi lanes="gneE0_0"/> < <flank lanes=""/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < <link linkIndex="1" from="gneE0_0" to="gneE1_0"> < <driveWay edges="gneE1 gneE2"> < <forward lanes="gneE1_0 gneE2_0"/> < <bidi lanes="-gneE1_0 -gneE2_0"/> < <flank lanes="-gneE3_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> --- > <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/> > <link linkIndex="1" from="gneE0_0" to="gneE1_0"/> ---------- Differences in vehroutes ---------- 5,8d4 < <vehicle id="t0" type="train" depart="0.00" arrival="28.00"> < <route edges="gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < ---------- New result in exitcode ---------- 1
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1d0 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. ---------- Differences in stopinfos ---------- 2a3,14 > <!-- generated on 2025-05-07 12:10:13 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,9c16,53 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="trip_0" type="taxi" edge="D1E1" pos="190.40" parking="1" started="13.71" ended="15.00" busStop="B" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="90.10" ended="151.00" busStop="A" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="150.10" ended="152.00" busStop="A" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="blocker" type="DEFAULT_VEHTYPE" edge="B1C1" pos="95.20" parking="0" started="106.85" ended="214.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < </stops> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 9,15d8 < <tripinfo id="blocker" depart="100.00" departLane="B1C1_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="B1C1_1" arrivalPos="285.60" arrivalSpeed="13.89" duration="121.00" routeLength="285.60" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <personinfo id="p1" depart="110.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="41.00" timeLoss="0.44" traveltime="190.00"> < <stop duration="0.00" arrival="110.00" arrivalPos="92.23" actType="waiting"/> < <ride waitingTime="41.00" vehicle="trip_0" depart="151.00" arrival="250.00" arrivalPos="95.20" duration="99.00" routeLength="571.20" timeLoss="0.00"/> < <walk depart="250.00" departPos="95.20" arrival="341.00" arrivalPos="220.98" duration="91.00" routeLength="125.78" timeLoss="0.44" maxSpeed="1.39"/> < </personinfo> < </tripinfos>
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 ---------- 3,4d2 < Warning: Vehicle 'bikeA' aborted waiting for a person that will never come. < Warning: Vehicle 'bikeB' aborted waiting for a person that will never come. ---------- Differences in output ---------- 7,37d6 < Simulation ended at time: 663.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 2 < Running: 2 < Waiting: 0 < Persons: < Inserted: 2 < Running: 0 < Bike Statistics (avg of 2): < RouteLength: 615.33 < Speed: 0.93 < Duration: 663.00 < WaitingTime: 0.00 < TimeLoss: 142.00 < DepartDelay: 0.00 < DepartDelayWaiting: 0.00 < Pedestrian Statistics (avg of 3 walks): < RouteLength: 443.28 < Duration: 321.33 < TimeLoss: 2.17 < Ride Statistics (avg of 1 rides): < WaitingTime: 94.00 < RouteLength: 666.40 < Duration: 121.00 < Bike: 1 < DijkstraRouter answered 2 queries and explored 229.50 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,19d4 < <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="517.00" waitingTime="0.00" timeLoss="2.92" traveltime="517.00"> < <walk depart="0.00" departPos="0.00" arrival="517.00" arrivalPos="142.80" duration="517.00" routeLength="714.00" timeLoss="2.92" maxSpeed="1.39"/> < </personinfo> < <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="662.00" waitingTime="94.00" timeLoss="3.60" traveltime="568.00"> < <walk depart="0.00" departPos="0.00" arrival="274.00" arrivalPos="92.23" duration="274.00" routeLength="377.83" timeLoss="1.96" maxSpeed="1.39"/> < <ride waitingTime="94.00" vehicle="bikeA" depart="368.00" arrival="489.00" arrivalPos="190.40" duration="121.00" routeLength="666.40" timeLoss="0.00"/> < <walk depart="489.00" departPos="190.40" arrival="662.00" arrivalPos="142.80" duration="173.00" routeLength="238.00" timeLoss="1.64" maxSpeed="1.39"/> < </personinfo> < <tripinfo id="bikeA" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="663.00" routeLength="1134.80" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="284.00" rerouteNo="2" devices="tripinfo_bikeA routing_bikeA taxi_bikeA person_bikeA" vType="shared_bike" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="666.40" occupiedTime="121.95"/> < </tripinfo> < <tripinfo id="bikeB" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="663.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_bikeB routing_bikeB taxi_bikeB" vType="shared_bike" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < </tripinfos>
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 stopinfos ---------- 2a3,14 > <!-- generated on 2025-05-07 12:09:49 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,7c16,53 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="1" started="13.80" ended="301.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="320.72" ended="322.00" busStop="A" initialPersons="0" loadedPersons="1" 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"/> > <stop-output value="stopinfos.xml"/> > </output> <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-05-07 12:09:49 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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,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="384.00"> < <walk edges="A1B1 B1C1" busStop="A"/> < <ride from="B1C1" to="E1F1" arrivalPos="95.20" lines="taxi"/> < </person> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 10c22,53 < </routes> --- > <output> > <write-license value="true"/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,2d0 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-05-07 12:09:49 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,7c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" arrival="930.00"> < <walk edges="A1B1 C1B1 C1D1 E1D1 E1F1"/> < </person> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 9c22,53 < </routes> --- > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> <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 ---------- 1,2d0 < Warning: Vehicle 'taxi.0' aborted waiting for a person that will never come. < Warning: Vehicle 'taxi.1' aborted waiting for a person that will never come. ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="116.00" waitingTime="34.00" timeLoss="0.00" traveltime="82.00"> < <ride waitingTime="34.00" vehicle="taxi.0" depart="34.00" arrival="116.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/> < </personinfo> < <tripinfo id="taxi.0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="177.00" routeLength="1584.67" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1125.87" occupiedTime="82.06"/> < </tripinfo> < <tripinfo id="taxi.1" depart="5.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="172.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1" vType="taxi" speedFactor="1.00" vaporized="end"> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < </tripinfos>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-05-07 12:06:53 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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-05-07 12:06:53 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-05-07 12:05:12 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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-05-07 12:05:12 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 May2025 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-05-07 12:06:52 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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-05-07 12:06:52 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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 walkBackward ( Last six runs May2025 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-05-07 12:05:13 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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-05-07 12:05:13 by Eclipse SUMO GUI Version v1_23_0+0025-8934b0bce1b > 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>