texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Oct111042.355150 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,38 > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.h:224:27: runtime error: member call on misaligned address 0xbebebebebebebebe for type 'MSStage', which requires 8 byte alignment > 0xbebebebebebebebe: note: pointer points here > <memory cannot be printed> > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.h:224:27 > AddressSanitizer:DEADLYSIGNAL > ================================================================= > ==3782349==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x5e48ad5d4ba8 bp 0x7ffefa2ee110 sp 0x7ffefa2ee0d0 T0) > ==3782349==The signal is caused by a READ memory access. > ==3782349==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used. > #0 0x5e48ad5d4ba8 in MSTransportable::getCurrentStageType() const /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.h:224:27 > #1 0x5e48ad7e2b35 in GUIContainer::getPosition() const /home/delphi/extraClangDebug/sumo/src/guisim/GUIContainer.cpp:392:9 > #2 0x5e48ad7ddda8 in GUIContainer::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIContainer.cpp:217:19 > #3 0x5e48ad7443b9 in GUIBaseVehicle::drawAction_drawPersonsAndContainers(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1116:24 > #4 0x5e48ad72bac0 in GUIBaseVehicle::drawOnPos(GUIVisualizationSettings const&, Position const&, double) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:657:5 > #5 0x5e48ad4dce64 in GUIEdge::drawMesoVehicles(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:435:30 > #6 0x5e48ad4d2510 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:277:13 > #7 0x5e48ad639c21 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #8 0x5e48ad6393ed in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #9 0x5e48ad6393ed 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 > #10 0x5e48ad6393ed 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 > #11 0x5e48ad627c1e 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 > #12 0x5e48ad6258ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #13 0x5e48ad624905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #14 0x5e48ad3f6ac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #15 0x5e48ada29fef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #16 0x5e48ada41ca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #17 0x5e48ada1eff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #18 0x719e29b46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #19 0x719e29b3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- Differences in output ---------- 6,15d5 < Simulation ended at time: 289.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 2 < Running: 0 < Waiting: 0 < Containers: < Inserted: 1 < Running: 0 ---------- Differences in tripinfos ---------- 6,14d5 < <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="288.00" waitingTime="66.49" timeLoss="0.00" traveltime="201.51"> < <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/> < <transport waitingTime="66.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/> < <tranship depart="134.00" departPos="0.00" arrival="228.00" arrivalPos="30.00" duration="94.00" routeLength="130.55" maxSpeed="1.39"/> < <stop duration="20.00" arrival="248.00" arrivalPos="30.00" actType="waiting"/> < <transport waitingTime="0.00" vehicle="car0" depart="248.00" arrival="288.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/> < </containerinfo> < <tripinfo id="car0" depart="248.00" departLane="1/4to2/4_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="288.00" arrivalLane="3/4to4/4_0" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3782391==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000042c0 at pc 0x5ddcedb93b0f bp 0x7ffefefa48d0 sp 0x7ffefefa4098 > READ of size 3 at 0x50e0000042c0 thread T0 > #0 0x5ddcedb93b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x73ca51226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5ddcee9b86fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5ddcee9b7c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x73ca511e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x73ca51268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x73ca511dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x73ca51141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x73ca5113f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x73ca5113f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5ddcedc596c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x73ca4a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x73ca4a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5ddcedb7c284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e0000042c0 is located 0 bytes inside of 145-byte region [0x50e0000042c0,0x50e000004351) > freed by thread T2 here: > #0 0x5ddcedc16e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x73ca51168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5ddcedbfedde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x73ca51168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5ddcedbfca45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,15d4 < Simulation started with time: 0.00. < Simulation ended at time: 289.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 2 < Running: 0 < Waiting: 0 < Containers: < Inserted: 1 < Running: 0 ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:06.237241+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,14c16,49 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="train0" depart="50.00" departLane="1/4to1/3_0" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="1/4to1/3_0" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="vehroute_train0 tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="288.00" waitingTime="66.49" timeLoss="0.00" traveltime="201.51"> < <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/> < <transport waitingTime="66.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/> < <tranship depart="134.00" departPos="0.00" arrival="228.00" arrivalPos="30.00" duration="94.00" routeLength="130.55" maxSpeed="1.39"/> < <stop duration="20.00" arrival="248.00" arrivalPos="30.00" actType="waiting"/> < <transport waitingTime="0.00" vehicle="car0" depart="248.00" arrival="288.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/> < </containerinfo> < <tripinfo id="car0" depart="248.00" departLane="1/4to2/4_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="288.00" arrivalLane="3/4to4/4_0" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="vehroute_car0 tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:06.239287+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,22c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="train0" depart="50.00" arrival="194.00"> < <route edges="1/4to1/3 1/3to0/3 0/3to0/4 0/4to1/4 1/4to1/3"/> < <stop busStop="containerStop0" duration="10.00" until="120.00"/> < <stop busStop="containerStop1" duration="10.00" until="180.00"/> < </vehicle> < < <container id="container0" depart="0.00" arrival="288.00"> < <tranship edges="2/3to1/3 1/3to0/3" busStop="containerStop0" speed="1.39"/> < <transport from="1/3to0/3" to="0/4to1/4" busStop="containerStop1" lines="train0"/> < <tranship edges="0/4to1/4 1/4to2/4" speed="1.39"/> < <stop lane="1/4to2/4_0" endPos="30.00" duration="20.00"/> < <transport from="1/4to2/4" to="3/4to4/4" arrivalPos="92.00" lines="car0"/> < </container> < < <vehicle id="car0" depart="containerTriggered" departPos="0.00" arrival="288.00"> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,64 < Warning: Teleporting vehicle 'v_0'; waited too long (disconnected), from edge 'SC':0 to edge 'WC':0, time=8.62. --- > ================================================================= > ==3774808==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000088c0 at pc 0x5747e8e56b0f bp 0x7fff88817210 sp 0x7fff888169d8 > READ of size 3 at 0x50d0000088c0 thread T0 > #0 0x5747e8e56b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x713170a26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5747e9c7b6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5747e9c7ac55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7131709e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x713170a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7131709dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x713170941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x71317093f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x71317093f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5747e8f1c6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x713169a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x713169a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5747e8e3f284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d0000088c0 is located 0 bytes inside of 141-byte region [0x50d0000088c0,0x50d00000894d) > freed by thread T2 here: > #0 0x5747e8ed9e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x713170968d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5747e8ec1dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x713170968d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:32.859785+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="v_0" depart="0.00" departPos="0.00" arrival="56.00"> < <route edges="SC WC CS SC CE"/> < <stop edge="WC" duration="10.00"/> < <stop edge="CS" duration="10.00"/> < </vehicle> --- > <input> > <net-file value="net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 11c21,57 < </routes> --- > <output> > <write-license value="true"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3777752==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008650 at pc 0x56e52f6b5c00 bp 0x7ffd1a3fe0d0 sp 0x7ffd1a3fd888 > READ of size 140 at 0x50d000008650 thread T0 > #0 0x56e52f6b5bff in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cbbff) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x71dd6e226db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x56e5304586fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x56e530457c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x71dd6e1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x71dd6e268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x71dd6e1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x71dd6e141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x71dd6e13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x71dd6e13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x56e52f6f96c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x71dd6702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x71dd6702a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x56e52f61c284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000008650 is located 0 bytes inside of 141-byte region [0x50d000008650,0x50d0000086dd) > freed by thread T2 here: > #0 0x56e52f6b6e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x71dd6e168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x56e52f69edde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x71dd6e168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x56e52f69ca45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:50.201654+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,21c16,52 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <personinfo id="p1" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60"> < <ride waitingTime="10.40" vehicle="bus.0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60"> < <ride waitingTime="10.40" vehicle="bus.0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/> < </personinfo> < <tripinfo id="bus.0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <personinfo id="p3" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="311.00" waitingTime="130.40" timeLoss="0.00" traveltime="180.60"> < <ride waitingTime="130.40" vehicle="bus.1" depart="150.40" arrival="331.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/> < </personinfo> < <tripinfo id="bus.1" depart="120.00" departLane="beg_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.1 person_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="bus.2" depart="240.00" departLane="beg_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="451.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="bus.3" depart="360.00" departLane="beg_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="571.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="bus.4" depart="480.00" departLane="beg_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="691.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="bus.5" depart="600.00" departLane="beg_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="811.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,64 < Error: Non-positive walking duration for 'p1'. < Quitting (on error). --- > ================================================================= > ==3776749==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008cd0 at pc 0x563683cd8b0f bp 0x7ffdebb297b0 sp 0x7ffdebb28f78 > READ of size 3 at 0x50d000008cd0 thread T0 > #0 0x563683cd8b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x79a0b7826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x563684afd6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x563684afcc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x79a0b77e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x79a0b7868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x79a0b77dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x79a0b7741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x79a0b773f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x79a0b773f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x563683d9e6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x79a0b082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x79a0b082a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x563683cc1284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000008cd0 is located 0 bytes inside of 144-byte region [0x50d000008cd0,0x50d000008d60) > freed by thread T2 here: > #0 0x563683d5be3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x79a0b7768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x563683d43dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x79a0b7768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:44.642654+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,5c16,52 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < </tripinfos> --- > <input> > <net-file value="three_split.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > </output> > > <time> > <end value="1000"/> > </time> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3773048==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000009280 at pc 0x62a4e6c83b0f bp 0x7ffc5064df70 sp 0x7ffc5064d738 > READ of size 3 at 0x50d000009280 thread T0 > #0 0x62a4e6c83b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74a4d6426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x62a4e7aa86fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x62a4e7aa7c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x74a4d63e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x74a4d6468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x74a4d63dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x74a4d6341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x74a4d633f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x74a4d633f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x62a4e6d496c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x74a4cf42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x74a4cf42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x62a4e6c6c284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000009280 is located 0 bytes inside of 130-byte region [0x50d000009280,0x50d000009302) > freed by thread T2 here: > #0 0x62a4e6d06e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74a4d6368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x62a4e6ceedde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74a4d6368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x62a4e6ceca45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in stopinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:27.911863+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,48 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="10.00" ended="37.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="56.48" ended="137.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < <stopinfo id="0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="156.48" ended="237.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < </stops> --- > <input> > <net-file value="net2.net.xml"/> > <route-files value="input_routes.rou.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-10-17T12:36:27.913959+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="0" depart="10.00" arrival="257.00"> < <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/> < <stop lane="SC_0" endPos="50.00" until="30.00"/> < <stop lane="SC_0" endPos="50.00" until="130.00"/> < <stop lane="SC_0" endPos="50.00" until="230.00"/> < </vehicle> --- > <input> > <net-file value="net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 12c21,48 < </routes> --- > <output> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3862907==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015940 at pc 0x56c16c3bdb0f bp 0x7fff919edc50 sp 0x7fff919ed418 > READ of size 3 at 0x50c000015940 thread T0 > #0 0x56c16c3bdb0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ad41de26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x56c16d1e26fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x56c16d1e1c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7ad41dde203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7ad41de68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7ad41dddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7ad41dd41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7ad41dd3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7ad41dd3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x56c16c4836c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7ad416c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7ad416c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x56c16c3a6284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50c000015940 is located 0 bytes inside of 120-byte region [0x50c000015940,0x50c0000159b8) > freed by thread T2 here: > #0 0x56c16c440e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ad41dd68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x56c16c428dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ad41dd68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x56c16c426a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3872771==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x57ce48be66f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x57ce4b779909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x57ce4a8eafc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x707668e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x57ce48be66f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x57ce4b76f3a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x57ce48c92d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x57ce48c840f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x57ce48c839d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x57ce48bf6e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x57ce499e45a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x57ce499e27a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x57ce499e3fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x57ce499e27a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x707668de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 45360 byte(s) leaked in 9 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,19 > > ================================================================= > ==3873392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x6144c288e6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x6144c54173a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x6144c293ad7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x6144c292c0f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x6144c292b9d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x6144c289ee35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x6144c368c5a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x6144c368a7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x6144c368bfe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x6144c368a7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7f9fa01e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 5040 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,65 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '0' for tl-index 0 when switching to phase 0 --- > ================================================================= > ==3864668==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015f40 at pc 0x617a74eabb0f bp 0x7fff8fb99990 sp 0x7fff8fb99158 > READ of size 3 at 0x50c000015f40 thread T0 > Warning: Missing yellow phase in tlLogic 'gneJ1', program '0' for tl-index 0 when switching to phase 0. > #0 0x617a74eabb0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7f70f4226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x617a75cd06fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x617a75ccfc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7f70f41e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7f70f4268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7f70f41dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7f70f4141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7f70f413f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7f70f413f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x617a74f716c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7f70ed22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7f70ed22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x617a74e94284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50c000015f40 is located 0 bytes inside of 120-byte region [0x50c000015f40,0x50c000015fb8) > freed by thread T2 here: > #0 0x617a74f2ee3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7f70f4168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x617a74f16dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7f70f4168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3867919==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x64b06a4176f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x64b06cfaa909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x64b06c11bfc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7006d024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x64b06a4176f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x64b06cfa03a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x64b06a4c3d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x64b06a4b50f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x64b06a4b49d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x64b06a427e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x64b06b2155a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x64b06b2137a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x64b06b214fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x64b06b2137a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7006d01e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 25200 byte(s) leaked in 5 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c fd 56 56 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c fd 56 56 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c fd 56 56 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c fd 56 56 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c fd 56 56 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,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 50 7c 60 0a e3 5d 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 50 7c 60 0a e3 5d 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 50 7c 60 0a e3 5d 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 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 7c 60 0a e3 5d 00 00 a0 95 34 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 7c 60 0a e3 5d 00 00 a0 95 34 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 3c 0d 49 31 61 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 3c 0d 49 31 61 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 3c 0d 49 31 61 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 3c 0d 49 31 61 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 3c 0d 49 31 61 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,50 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 0c 93 c4 2b 56 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 0c 93 c4 2b 56 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 0c 93 c4 2b 56 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 0c 93 c4 2b 56 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 0c 93 c4 2b 56 00 00 98 70 01 00 80 51 00 00 03 00 00 00 00 00 00 00 76 65 68 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 3e 70 3b 64 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 3e 70 3b 64 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 3e 70 3b 64 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 3e 70 3b 64 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 3e 70 3b 64 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 95 c7 2b 63 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 95 c7 2b 63 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 95 c7 2b 63 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 95 c7 2b 63 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 95 c7 2b 63 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 5c b3 89 47 58 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 5c b3 89 47 58 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 5c b3 89 47 58 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 5c b3 89 47 58 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 5c b3 89 47 58 00 00 98 6c 01 00 80 51 00 00 03 00 00 00 00 00 00 00 74 5f 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 4c 80 e6 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 4c 80 e6 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 4c 80 e6 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 4c 80 e6 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 4c 80 e6 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ec 56 16 ac 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ec 56 16 ac 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ec 56 16 ac 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ec 56 16 ac 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ec 56 16 ac 57 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,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 50 8c 87 4e fb 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 8c 87 4e fb 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 8c 87 4e fb 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 8c 87 4e fb 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 8c 87 4e fb 60 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,54 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cc 64 20 5a 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cc 64 20 5a 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cc 64 20 5a 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cc 64 20 5a 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle' > 0x518000017080: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cc 64 20 5a 00 00 98 70 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cf 35 82 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cf 35 82 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cf 35 82 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cf 35 82 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 bc cf 35 82 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc dc 24 35 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc dc 24 35 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc dc 24 35 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc dc 24 35 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc dc 24 35 64 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 4c e7 20 3d 5c 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 4c e7 20 3d 5c 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 4c e7 20 3d 5c 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 4c e7 20 3d 5c 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle' > 0x518000050080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 4c e7 20 3d 5c 00 00 98 00 05 00 80 51 00 00 05 00 00 00 00 00 00 00 76 65 68 2e > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 8c b2 00 3a 62 00 00 98 68 01 00 80 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 50 8c b2 00 3a 62 00 00 98 68 01 00 80 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 50 8c b2 00 3a 62 00 00 98 68 01 00 80 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 50 8c b2 00 3a 62 00 00 98 68 01 00 80 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 50 8c b2 00 3a 62 00 00 98 68 01 00 80 51 00 00 02 00 00 00 00 00 00 00 76 30 00 be > ^~~~~~~~~~~~~~~~~~~~~~~ > 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 50 9c 63 22 fc 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 50 9c 63 22 fc 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 50 9c 63 22 fc 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 50 9c 63 22 fc 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 50 9c 63 22 fc 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 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ac c9 1c d6 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ac c9 1c d6 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ac c9 1c d6 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ac c9 1c d6 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 ac c9 1c d6 5e 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 33 2b cb 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 33 2b cb 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 33 2b cb 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 33 2b cb 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 1c 33 2b cb 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc 8d a7 25 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc 8d a7 25 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc 8d a7 25 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc 8d a7 25 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 cc 8d a7 25 5c 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 25 b3 a0 5f 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 25 b3 a0 5f 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 25 b3 a0 5f 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 25 b3 a0 5f 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 2c 25 b3 a0 5f 00 00 98 6c 01 00 80 51 00 00 04 00 00 00 00 00 00 00 76 65 68 30 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,48 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 dc 08 a4 0b 5b 00 00 00 b6 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 dc 08 a4 0b 5b 00 00 00 b6 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 dc 08 a4 0b 5b 00 00 00 b6 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 dc 08 a4 0b 5b 00 00 00 b6 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle' > 0x518000016c80: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 dc 08 a4 0b 5b 00 00 00 b6 35 00 30 50 00 00 17 00 00 00 00 00 00 00 17 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3839522==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006940 at pc 0x592500176b0f bp 0x7fff0583b170 sp 0x7fff0583a938 > READ of size 3 at 0x50e000006940 thread T0 > #0 0x592500176b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7e59f2826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x592500f9b6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x592500f9ac55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7e59f27e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7e59f2868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7e59f27dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7e59f2741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7e59f273f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7e59f273f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x59250023c6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7e59eb62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7e59eb62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x59250015f284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000006940 is located 0 bytes inside of 149-byte region [0x50e000006940,0x50e0000069d5) > freed by thread T2 here: > #0 0x5925001f9e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7e59f2768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5925001e1dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7e59f2768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5925001dfa45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in bt ---------- 2a3,14 > <!-- generated on 2025-10-17T12:40:41.361637+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,105c16,58 < <bt-output> < <bt id="right"> < <seen id="left" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="50.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="0.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg"> < <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/> < </seen> < <seen id="left" tBeg="10.50" observerPosBeg="99.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="49.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="149.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="99.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg"> < <recognitionPoint t="12.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/> < </seen> < <seen id="left" tBeg="17.50" observerPosBeg="198.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="148.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="248.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="198.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg"> < <recognitionPoint t="19.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/> < </seen> < <seen id="left" tBeg="24.50" observerPosBeg="297.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="247.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="347.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="400.00" seenPosEnd="297.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg"> < <recognitionPoint t="26.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/> < </seen> < <seen id="left" tBeg="31.50" observerPosBeg="396.20,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="400.00" seenPosBeg="346.20,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="400.00" tEnd="35.49" observerPosEnd="446.18,496.83" observerSpeedEnd="13.89" observerLaneIDEnd="beg2right" observerLanePosEnd="0.00" seenPosEnd="396.20,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="400.00" observerRoute="beg beg2right" seenRoute="beg "> < <recognitionPoint t="32.00" observerPos="396.20,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="400.00" seenPos="346.20,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="400.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:40:41.359925+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,58 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="right" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btreceiver_right btsender_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="left" depart="3.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btreceiver_left btsender_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="three_split.net.xml"/> > <additional-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <bt-output value="bt.xml"/> > </output> > <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,806 > > ================================================================= > ==3838662==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x56da6791e6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x56da69d21a12 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:929:50 > #2 0x56da69d216d4 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x56da69c66f52 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34 > #4 0x56da6b68a7b8 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 0x7f41385e63b6 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 0x7f41385b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7f41385b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f41385b8557 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 0x7f41385e0d42 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 0x56da6b6be912 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 0x56da6b950e81 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 0x56da69c5561a 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 0x56da69c4c6cd in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #14 0x56da67a3d89f in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #15 0x7f4137a4c712 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 0x56da6791e6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x56da67aefe2c 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 0x56da69d1cf29 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21 > #3 0x56da69c66c35 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:203:34 > #4 0x56da6b68a7b8 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 0x7f41385e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,4 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23: runtime error: signed integer overflow: -9223372036854775808 + -9223372036854775808 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3843536==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5f4ff9aa46f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5f4ffc637909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5f4ffb7a8fc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7df05ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5f4ff9aa46f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5f4ffc62d3a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5f4ff9b50d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x5f4ff9b420f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x5f4ff9b419d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x5f4ff9ab4e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x5f4ffa8a25a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5f4ffa8a07a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5f4ffa8a1fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5f4ffa8a07a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7df05ade203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3843585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x64e6854f86f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x64e68808b909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x64e6871fcfc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x767c9d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x64e6854f86f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x64e6880813a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x64e6855a4d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x64e6855960f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x64e6855959d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x64e685508e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x64e6862f65a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x64e6862f47a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x64e6862f5fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x64e6862f47a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x767c9d1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 4a5,28 > > ================================================================= > ==3843702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5bedc05736f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5bedc3106909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5bedc2277fc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7caa9264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5bedc05736f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5bedc30fc3a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5bedc061fd7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x5bedc06110f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x5bedc06109d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x5bedc0583e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x5bedc13715a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5bedc136f7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5bedc1370fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5bedc136f7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7caa925e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3843530==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x6094a08666f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x6094a33f9909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x6094a256afc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x78331684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x6094a08666f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x6094a33ef3a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x6094a0912d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x6094a09040f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x6094a09039d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x6094a0876e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x6094a16645a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x6094a16627a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x6094a1663fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x6094a16627a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7833167e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3843879==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x61b74b28b6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x61b74de1e909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x61b74cf8ffc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7c324c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x61b74b28b6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x61b74de143a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x61b74b337d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x61b74b3290f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x61b74b3289d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x61b74b29be35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x61b74c0895a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x61b74c0877a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x61b74c088fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x61b74c0877a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7c324c5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3843880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x625df7d856f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x625dfa918909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x625df9a89fc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7dbcbcc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x625df7d856f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x625dfa90e3a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x625df7e31d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x625df7e230f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x625df7e229d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x625df7d95e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x625df8b835a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x625df8b817a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x625df8b82fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x625df8b817a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7dbcbcbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,25 > > ================================================================= > ==3843665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x62e6a9cd06f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x62e6ac863909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x62e6ab9d4fc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7582d584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x62e6a9cd06f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x62e6ac8593a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x62e6a9d7cd7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x62e6a9d6e0f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x62e6a9d6d9d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x62e6a9ce0e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x62e6aaace5a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x62e6aaacc7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x62e6aaacdfe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x62e6aaacc7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7582d57e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72devices rerouting personTrip early_ending_flow ( Last six runs Oct2025 )
---------- Differences in errors ---------- 0a1,3 > ================================================================= > ==3848684==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006080 at pc 0x5ab90b26ab0f bp 0x7ffc8c1d5b70 sp 0x7ffc8c1d5338 > READ of size 3 at 0x50e000006080 thread T0 2a6,66 > #0 0x5ab90b26ab0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7352e6e26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5ab90c08f6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5ab90c08ec55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7352e6de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7352e6e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7352e6ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7352e6d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7352e6d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7352e6d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5ab90b3306c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7352dfc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7352dfc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5ab90b253284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000006080 is located 0 bytes inside of 147-byte region [0x50e000006080,0x50e000006113) > freed by thread T2 here: > #0 0x5ab90b2ede3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7352e6d68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5ab90b2d5dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7352e6d68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3848043==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005d00 at pc 0x5d59e1a4a488 bp 0x7fffbdc395c0 sp 0x7fffbdc38d50 > READ of size 3 at 0x50e000005d00 thread T0 > #0 0x5d59e1a4a487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5d59e1a4ac28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x7bb29a629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7bb29a6295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5d59e2861756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5d59e2860c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7bb29a5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7bb29a668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7bb29a5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7bb29a541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7bb29a53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7bb29a53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5d59e1b026c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7bb29342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7bb29342a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5d59e1a25284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000005d00 is located 0 bytes inside of 149-byte region [0x50e000005d00,0x50e000005d95) > freed by thread T2 here: > #0 0x5d59e1abfe3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7bb29a568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5d59e1aa7dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7bb29a568d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:41:10.522483+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,17c16,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="00:00:00" arrival="00:09:16"> < <walk edges="beg" busStop="beg_0"/> < <ride from="beg" to="end" busStop="end_0" intended="bus.1" depart="00:05:10"/> < <walk edges="end"/> < </person> < < <person id="p1" depart="00:00:00" arrival="00:15:02"> < <walk edges="end middle beg"/> < </person> < < <person id="walker" depart="00:00:00" arrival="00:21:00"> < <walk edges="beg middle end"/> < </person> --- > <input> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3848207==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006240 at pc 0x63dca6ad7488 bp 0x7fff62a94600 sp 0x7fff62a93d90 > READ of size 3 at 0x50e000006240 thread T0 > #0 0x63dca6ad7487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x63dca6ad7c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x797b2a429543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x797b2a4295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x63dca78ee756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x63dca78edc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x797b2a3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x797b2a468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x797b2a3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x797b2a341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x797b2a33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x797b2a33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x63dca6b8f6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x797b2322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x797b2322a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x63dca6ab2284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000006240 is located 0 bytes inside of 145-byte region [0x50e000006240,0x50e0000062d1) > freed by thread T2 here: > #0 0x63dca6b4ce3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x797b2a368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x63dca6b34dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x797b2a368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,49 > <!-- generated on 2025-10-17T12:41:11.365374+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> > > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> > <vehroute-output.skip-ptlines value="true"/> > </output> > > <processing> > <default.speeddev value="0"/> > </processing> > > <routing> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3849063==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008b30 at pc 0x5703e6838b0f bp 0x7fffcb5b2270 sp 0x7fffcb5b1a38 > READ of size 3 at 0x50d000008b30 thread T0 > #0 0x5703e6838b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7499fa226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5703e765d6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5703e765cc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7499fa1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7499fa268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7499fa1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7499fa141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7499fa13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7499fa13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5703e68fe6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7499f322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7499f322a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5703e6821284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000008b30 is located 0 bytes inside of 143-byte region [0x50d000008b30,0x50d000008bbf) > freed by thread T2 here: > #0 0x5703e68bbe3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7499fa168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5703e68a3dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7499fa168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5703e68a1a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-10-17T12:41:14.677291+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,52 < <e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd"> < <interval begin="0.00" end="3225.00" id="detour" 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="3225.00" id="main" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < </e3Detector> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,21d4 < Simulation started with time: 0.00. < Simulation ended at time: 3225.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1000 < Running: 0 < Waiting: 0 < Statistics (avg of 1000): < RouteLength: 374.40 < Speed: 13.87 < Duration: 27.00 < WaitingTime: 0.00 < TimeLoss: 0.00 < DepartDelay: 0.40 < DijkstraRouter answered 1000 queries and explored 6.00 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3849274==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006320 at pc 0x56cf154aeb0f bp 0x7fff03b4a970 sp 0x7fff03b4a138 > READ of size 3 at 0x50e000006320 thread T0 > #0 0x56cf154aeb0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x750dd7c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x56cf162d36fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x56cf162d2c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x750dd7be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x750dd7c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x750dd7bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x750dd7b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x750dd7b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x750dd7b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x56cf155746c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x750dd0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x750dd0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x56cf15497284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000006320 is located 0 bytes inside of 147-byte region [0x50e000006320,0x50e0000063b3) > freed by thread T2 here: > #0 0x56cf15531e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x750dd7b68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x56cf15519dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x750dd7b68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x56cf15517a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:41:18.067903+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,19c16,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="v0" depart="0.00" arrival="19.00"> < <route cost="18.55" savings="0.00" edges="CS SC CN"/> < </vehicle> < < <person id="pBwd" depart="0.00" arrival="32.00"> < <walk edges="CN SC" cost="40.99"/> < </person> < < <person id="pDiag" depart="0.00" arrival="94.00"> < <walk edges="SC CW" cost="123.34"/> < </person> < < <person id="pFwd" depart="0.00" arrival="94.00"> < <walk edges="SC CN" cost="123.70"/> < </person> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26devices rerouting trips_geo geoTrips_junctions ( Last six runs Oct2025 )
---------- Differences in errors ---------- 1a2,3 > /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26
---------- Differences in errors ---------- 1,2c1,104 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001d0b90 which does not point to an object of type 'BookReservation' > 0x5040001d0b90: note: object has invalid vptr > 00 00 00 00 ea a9 01 00 01 00 00 00 00 00 00 00 be be be be 80 1d 0a 00 60 51 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853952==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001d0bb8 at pc 0x59d26d8337ac bp 0x7b3c6f5f8e50 sp 0x7b3c6f5f8e48 > READ of size 8 at 0x5040001d0bb8 thread T1 > #0 0x59d26d8337ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x59d26d82fc8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x59d26d8b9928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x59d26a8fa5e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x59d26d8f000f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x59d26bc89048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x59d26a916f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x59d26a6eae9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x59d26a6e9627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x59d26a6e82a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7b3c8684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x59d26a575bbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7b3c7f89caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7b3c7f929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001d0bb8 is located 40 bytes inside of 48-byte region [0x5040001d0b90,0x5040001d0bc0) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:41:48.726735+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,53 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,20d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,104 < Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001d0b90 which does not point to an object of type 'BookReservation' > 0x5040001d0b90: note: object has invalid vptr > 00 00 00 00 f9 a2 01 00 01 00 00 00 00 00 00 00 be be be be 80 1d 0a 00 60 51 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853800==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001d0bb8 at pc 0x6012ffbf77ac bp 0x7cef32bf8e50 sp 0x7cef32bf8e48 > READ of size 8 at 0x5040001d0bb8 thread T1 > #0 0x6012ffbf77ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x6012ffbf3c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x6012ffc7d928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x6012fccbe5e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x6012ffcb400f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x6012fe04d048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x6012fccdaf70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x6012fcaaee9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x6012fcaad627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x6012fcaac2a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7cef49e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x6012fc939bbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7cef42c9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7cef42d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001d0bb8 is located 40 bytes inside of 48-byte region [0x5040001d0b90,0x5040001d0bc0) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:41:47.961527+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,53 < <DispatchInfo> < <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,20d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00"> < <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,5c1,104 < Warning: Person 'p.1' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.2' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001d0d90 which does not point to an object of type 'BookReservation' > 0x5040001d0d90: note: object has invalid vptr > 00 00 00 00 15 9d 01 00 01 00 00 00 00 00 00 00 be be be be 80 1d 0a 00 60 51 00 00 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853778==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001d0db8 at pc 0x5abb2c61d7ac bp 0x7f7b45bf8e50 sp 0x7f7b45bf8e48 > READ of size 8 at 0x5040001d0db8 thread T1 > #0 0x5abb2c61d7ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5abb2c619c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5abb2c6a3928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5abb296e45e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5abb2c6da00f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5abb2aa73048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x5abb29700f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5abb294d4e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5abb294d3627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5abb294d22a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7f7b5ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5abb2935fbbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7f7b55e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7f7b55f29c3b 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-10-17T12:41:47.504994+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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.1 p.2 p.3 p.4" type="routeExtension"/> < </DispatchInfo> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <tripinfo-output.write-unfinished value="true"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,23d4 < <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00"> < <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="242.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="242.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="162.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="162.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="82.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="82.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="322.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2,4c2,104 < Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c2450 which does not point to an object of type 'BookReservation' > 0x5040001c2450: note: object has invalid vptr > 02 00 00 00 8d b9 01 00 01 00 00 00 00 00 00 00 be be be be 80 d0 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853769==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c2478 at pc 0x56ffbdde27ac bp 0x7977181f8e50 sp 0x7977181f8e48 > READ of size 8 at 0x5040001c2478 thread T1 > #0 0x56ffbdde27ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x56ffbdddec8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x56ffbde68928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x56ffbaea95e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x56ffbde9f00f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x56ffbc238048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x56ffbaec5f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x56ffbac99e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x56ffbac98627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x56ffbac972a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x79772f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x56ffbab24bbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x79772829caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x797728329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c2478 is located 40 bytes inside of 48-byte region [0x5040001c2450,0x5040001c2480) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="97.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="97.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c2250 which does not point to an object of type 'BookReservation' > 0x5040001c2250: note: object has invalid vptr > 02 00 00 00 7a 9f 01 00 01 00 00 00 00 00 00 00 be be be be 80 d0 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853775==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c2278 at pc 0x63e18439c7ac bp 0x7c6c37bf8e50 sp 0x7c6c37bf8e48 > READ of size 8 at 0x5040001c2278 thread T1 > #0 0x63e18439c7ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x63e184398c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x63e184422928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x63e1814635e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x63e18445900f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x63e1827f2048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x63e18147ff70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x63e181253e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x63e181252627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x63e1812512a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7c6c4ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x63e1810debbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7c6c47c9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7c6c47d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c2278 is located 40 bytes inside of 48-byte region [0x5040001c2250,0x5040001c2280) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00"> < <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c2450 which does not point to an object of type 'BookReservation' > 0x5040001c2450: note: object has invalid vptr > 02 00 00 00 54 a8 01 00 01 00 00 00 00 00 00 00 be be be be 80 d0 0b 00 60 51 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853953==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c2478 at pc 0x631af3ec27ac bp 0x757feabf8e50 sp 0x757feabf8e48 > READ of size 8 at 0x5040001c2478 thread T1 > #0 0x631af3ec27ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x631af3ebec8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x631af3f48928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x631af0f895e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x631af3f7f00f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x631af2318048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x631af0fa5f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x631af0d79e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x631af0d78627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x631af0d772a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x758001e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x631af0c04bbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x757ffac9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x757ffad29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c2478 is located 40 bytes inside of 48-byte region [0x5040001c2450,0x5040001c2480) > freed by thread T1 here: > #0 0x631af0c45f71 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410bf71) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="81.00" waitingTime="48.00" timeLoss="0.00" traveltime="33.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="81.00" arrivalPos="190.40" duration="33.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="249.00" waitingTime="175.00" timeLoss="0.00" traveltime="74.00"> < <ride waitingTime="175.00" vehicle="trip_0" depart="175.00" arrival="249.00" arrivalPos="191.73" duration="74.00" routeLength="1021.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="310.00" routeLength="2594.13" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1468.93" occupiedTime="107.76"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,103 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c31d0 which does not point to an object of type 'BookReservation' > 0x5040001c31d0: note: object has invalid vptr > 02 00 00 00 dc a2 01 00 01 00 00 00 00 00 00 00 be be be be 80 d9 0b 00 60 51 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853963==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c31f8 at pc 0x652bdf7657ac bp 0x7725ad1f8e50 sp 0x7725ad1f8e48 > READ of size 8 at 0x5040001c31f8 thread T1 > #0 0x652bdf7657ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x652bdf761c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x652bdf7eb928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x652bdc82c5e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x652bdf82200f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x652bddbbb048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x652bdc848f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x652bdc61ce9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x652bdc61b627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x652bdc61a2a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7725c444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x652bdc4a7bbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7725bd49caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7725bd529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c31f8 is located 40 bytes inside of 48-byte region [0x5040001c31d0,0x5040001c3200) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c24d0 which does not point to an object of type 'BookReservation' > 0x5040001c24d0: note: object has invalid vptr > 02 00 00 00 97 9d 01 00 01 00 00 00 00 00 00 00 be be be be 80 d0 0b 00 60 51 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853978==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c24f8 at pc 0x628bd1f0c7ac bp 0x7f6617ff8e50 sp 0x7f6617ff8e48 > READ of size 8 at 0x5040001c24f8 thread T1 > #0 0x628bd1f0c7ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x628bd1f08c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x628bd1f92928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x628bcefd35e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x628bd1fc900f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x628bd0362048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x628bcefeff70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x628bcedc3e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x628bcedc2627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x628bcedc12a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7f662f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x628bcec4ebbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7f662809caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7f6628129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c24f8 is located 40 bytes inside of 48-byte region [0x5040001c24d0,0x5040001c2500) > freed by thread T1 here: > #0 0x628bcec8ff71 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410bf71) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="82.00" waitingTime="48.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="82.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="196.00" waitingTime="61.00" timeLoss="0.00" traveltime="135.00"> < <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="196.00" arrivalPos="191.73" duration="135.00" routeLength="1021.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="257.00" routeLength="1851.73" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="2" occupiedDistance="1192.93" occupiedTime="148.89"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,103 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00. < Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'. < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c3250 which does not point to an object of type 'BookReservation' > 0x5040001c3250: note: object has invalid vptr > 02 00 00 00 a3 9d 01 00 01 00 00 00 00 00 00 00 be be be be 80 d9 0b 00 60 51 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3854137==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c3278 at pc 0x5ed75bff77ac bp 0x705b25df8e50 sp 0x705b25df8e48 > READ of size 8 at 0x5040001c3278 thread T1 > #0 0x5ed75bff77ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5ed75bff3c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5ed75c07d928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5ed7590be5e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5ed75c0b400f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5ed75a44d048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x5ed7590daf70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x5ed758eaee9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5ed758ead627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5ed758eac2a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x705b3d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5ed758d39bbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x705b35e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x705b35f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c3278 is located 40 bytes inside of 48-byte region [0x5040001c3250,0x5040001c3280) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00"> < <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,103 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c2450 which does not point to an object of type 'BookReservation' > 0x5040001c2450: note: object has invalid vptr > 02 00 00 00 89 b9 01 00 01 00 00 00 00 00 00 00 be be be be 80 d0 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853651==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c2478 at pc 0x58c6038797ac bp 0x7b0b6cdf8e50 sp 0x7b0b6cdf8e48 > READ of size 8 at 0x5040001c2478 thread T1 > #0 0x58c6038797ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x58c603875c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x58c6038ff928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x58c6009405e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x58c60393600f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x58c601ccf048 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26 > #6 0x58c60095cf70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #7 0x58c600730e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x58c60072f627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x58c60072e2a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7b0b8404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x58c6005bbbbc in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7b0b7d09caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7b0b7d129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x5040001c2478 is located 40 bytes inside of 48-byte region [0x5040001c2450,0x5040001c2480) > freed by thread T1 here: <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00"> < <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,106 < Warning: Vehicle 'trip_0' aborted waiting for a person that will never come. < Warning: Vehicle 'trip_1' aborted waiting for a person that will never come. --- > /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c23d0 which does not point to an object of type 'BookReservation' > 0x5040001c23d0: note: object has invalid vptr > 02 00 00 00 10 ba 01 00 01 00 00 00 00 00 00 00 be be be be 80 d0 0b 00 60 51 00 00 20 bf 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==3853596==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c23f8 at pc 0x5d667b67d7ac bp 0x766bd85f8a30 sp 0x766bd85f8a28 > READ of size 8 at 0x5040001c23f8 thread T1 > #0 0x5d667b67d7ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5d667b679c8b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5d667b703928 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5d66787445e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5d667b6f49a5 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22 > #5 0x5d667b770cf2 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35 > #6 0x5d66796e2a2d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #7 0x5d667868dd63 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #8 0x5d6679ad13b2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30 > #9 0x5d6678760f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #10 0x5d6678534e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #11 0x5d6678533627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #12 0x5d66785322a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #13 0x766bef84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x5d66783bfbbc in asan_thread_start(void*) asan_interceptors.cpp.o > #15 0x766be869caa3 in start_thread nptl/pthread_create.c:447:8 > #16 0x766be8729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="247.00" waitingTime="-1.00" timeLoss="1.55" traveltime="248.00"> < <walk depart="0.00" departPos="0.00" arrival="166.00" arrivalPos="142.80" duration="166.00" routeLength="228.40" timeLoss="1.55" maxSpeed="1.39" waitingTime="0.00"/> < <ride waitingTime="-1.00" vehicle="trip_1" depart="165.00" arrival="247.00" arrivalPos="191.73" duration="82.00" routeLength="1126.53" timeLoss="0.00"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/> < </tripinfo> < <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="138.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="1126.53" occupiedTime="173.11"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,64 < Error: Attribute 'edges' in definition of route '!0' is empty. < Error: The route for vehicle '0' has no edges. < Quitting (on error). --- > ================================================================= > ==3860050==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015340 at pc 0x5803f8794b0f bp 0x7ffe96547e30 sp 0x7ffe965475f8 > READ of size 3 at 0x50c000015340 thread T0 > #0 0x5803f8794b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d5d24626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5803f95b96fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5803f95b8c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7d5d245e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7d5d24668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7d5d245dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7d5d24541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7d5d2453f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7d5d2453f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5803f885a6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7d5d1d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7d5d1d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5803f877d284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50c000015340 is located 0 bytes inside of 127-byte region [0x50c000015340,0x50c0000153bf) > freed by thread T2 here: > #0 0x5803f8817e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d5d24568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5803f87ffdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2c1,66 < Error: Invalid 'index' for stop on edge 'SC' in vehicle '0'. < Quitting (on error). --- > ================================================================= > ==3859724==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029bc0 at pc 0x5fd5e1402488 bp 0x7fffb43dd600 sp 0x7fffb43dcd90 > READ of size 3 at 0x50f000029bc0 thread T0 > #0 0x5fd5e1402487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5fd5e1402c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x74cab7029543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x74cab70295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5fd5e2219756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5fd5e2218c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x74cab6fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x74cab7068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x74cab6fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x74cab6f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x74cab6f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x74cab6f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5fd5e14ba6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x74caafe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x74caafe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5fd5e13dd284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50f000029bc0 is located 0 bytes inside of 171-byte region [0x50f000029bc0,0x50f000029c6b) > freed by thread T2 here: > #0 0x5fd5e1477e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74cab6f68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:43:17.276755+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,5c16,47 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < </routes> --- > <input> > <net-file value="net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <processing> > <default.speeddev value="0"/> > </processing> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,370 > > ================================================================= > ==3813036==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 904 byte(s) in 1 object(s) allocated from: > #0 0x57d2fcdbf6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x57d2ff75e8a2 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 0x57d2fd24841b in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x57d301099aa5 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x57d3010ae29b 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 0x57d300678a52 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58 > #6 0x57d2ffb3d097 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x57d2fe0a1a2d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x57d2fd04cd63 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x57d2fe4934f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 > #10 0x57d2fd11ff70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x57d2fcef3e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x57d2fcef2627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x57d2fcef12a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x73ffc404c712 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 0x57d2fcdbf6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x57d3010ae01c 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 0x57d300678a52 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58 > #3 0x57d2ffb3d097 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x57d2fe0a1a2d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x57d2fd04cd63 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x57d2fe4934f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,372 > > ================================================================= > ==3813043==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 3616 byte(s) in 4 object(s) allocated from: > #0 0x5fb1a54206f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5fb1a7dbf8a2 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 0x5fb1a58a941b in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16 > #3 0x5fb1a96faaa5 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5 > #4 0x5fb1a970f29b 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 0x5fb1a8cd9a52 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58 > #6 0x5fb1a819e097 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #7 0x5fb1a6702a2d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #8 0x5fb1a56add63 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #9 0x5fb1a6af44f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 > #10 0x5fb1a5780f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #11 0x5fb1a5554e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #12 0x5fb1a5553627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #13 0x5fb1a55522a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #14 0x753a7424c712 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 0x5fb1a54206f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5fb1a970f01c 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 0x5fb1a8cd9a52 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58 > #3 0x5fb1a819e097 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34 > #4 0x5fb1a6702a2d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #5 0x5fb1a56add63 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #6 0x5fb1a6af44f6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,64 < Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'. < Warning: No route for vehicle 'tripCloseEnroute' found. --- > ================================================================= > ==3808829==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008170 at pc 0x585f93a6fb0f bp 0x7ffc990c4810 sp 0x7ffc990c3fd8 > READ of size 3 at 0x50d000008170 thread T0 > #0 0x585f93a6fb0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7e6d7b226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x585f948946fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x585f94893c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7e6d7b1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7e6d7b268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7e6d7b1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7e6d7b141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7e6d7b13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7e6d7b13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x585f93b356c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7e6d7422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7e6d7422a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x585f93a58284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000008170 is located 0 bytes inside of 143-byte region [0x50d000008170,0x50d0000081ff) > freed by thread T2 here: > #0 0x585f93af2e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7e6d7b168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x585f93adadde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7e6d7b168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:43.882658+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,7c16,20 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00"> < <route edges="beg beg2 middle middle2 end end2"/> < </vehicle> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 9c22,51 < </routes> --- > <output> > <write-license value="true"/> > <vehroute-output value="vehroutes.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3809626==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005980 at pc 0x5d33b3c23b0f bp 0x7ffeeaf52bf0 sp 0x7ffeeaf523b8 > READ of size 3 at 0x50e000005980 thread T0 > #0 0x5d33b3c23b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7874dea26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5d33b4a486fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5d33b4a47c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7874de9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7874dea68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7874de9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7874de941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7874de93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7874de93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5d33b3ce96c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7874d782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7874d782a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5d33b3c0c284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000005980 is located 0 bytes inside of 155-byte region [0x50e000005980,0x50e000005a1b) > freed by thread T2 here: > #0 0x5d33b3ca6e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7874de968d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5d33b3c8edde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7874de968d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5d33b3c8ca45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:46.860367+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,44c16,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="veh0" depart="1.00"> < <routeDistribution> < <route replacedOnEdge="1o" replacedOnIndex="2" reason="rerouter" replacedAtTime="61.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="174.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="288.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="401.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="515.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="628.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="742.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="855.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="968.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/> < </routeDistribution> < <stop lane="1fi_0" endPos="6.00" duration="10.00"/> < <stop lane="1si_0" endPos="4.00" duration="10.00"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3810486==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029da0 at pc 0x56e5bd846c00 bp 0x7ffe251abbd0 sp 0x7ffe251ab388 > READ of size 169 at 0x50f000029da0 thread T0 > #0 0x56e5bd846bff in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cbbff) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ac7fd426db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x56e5be5e96fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x56e5be5e8c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7ac7fd3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7ac7fd468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7ac7fd3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7ac7fd341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7ac7fd33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7ac7fd33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x56e5bd88a6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7ac7f622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7ac7f622a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x56e5bd7ad284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50f000029da0 is located 0 bytes inside of 170-byte region [0x50f000029da0,0x50f000029e4a) > freed by thread T2 here: > #0 0x56e5bd847e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ac7fd368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x56e5bd82fdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ac7fd368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x56e5bd82da45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,3 > /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81: runtime error: signed integer overflow: -9223372036854775808 - 1000000 cannot be represented in type 'SUMOTime' (aka 'long long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81
---------- Differences in errors ----------
0a1,64
> =================================================================
> ==3819200==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000077b0 at pc 0x62e3413e7b0f bp 0x7ffed19885b0 sp 0x7ffed1987d78
> READ of size 3 at 0x50d0000077b0 thread T0
> #0 0x62e3413e7b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3)
> #1 0x74ce46c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #2 0x62e34220c6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
> #3 0x62e34220bc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
> #4 0x74ce46be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #5 0x74ce46c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #6 0x74ce46bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #7 0x74ce46b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #8 0x74ce46b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #9 0x74ce46b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #10 0x62e3414ad6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
> #11 0x74ce3fc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> #12 0x74ce3fc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
> #13 0x62e3413d0284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3)
>
> 0x50d0000077b0 is located 0 bytes inside of 136-byte region [0x50d0000077b0,0x50d000007838)
> freed by thread T2 here:
> #0 0x62e34146ae3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3)
> #1 0x74ce46b68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>
> previously allocated by thread T0 here:
> #0 0x62e341452dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3)
> #1 0x74ce46b68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>
> Thread T2 created by T0 here:
> #0 0x62e341450a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,9d4
< Simulation started with time: 0.00.
< Simulation ended at time: 280.00.
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-10-17T12:39:28.193810+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a
> 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,35c16,51
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< <tripinfo id="flowNumber.0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="1.00" departDelay="0.00" arrival="29.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowFromTo.0" depart="7.00" departLane="beg_0" departPos="0.00" departSpeed="0.81" departDelay="7.00" arrival="38.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.63" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowPeriod.0" depart="16.00" departLane="beg_0" departPos="0.00" departSpeed="0.85" departDelay="11.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.26" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowNumber.1" depart="25.00" departLane="beg_0" departPos="0.00" departSpeed="0.89" departDelay="17.00" arrival="55.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.89" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowFromTo.1" depart="33.00" departLane="beg_0" departPos="0.00" departSpeed="0.82" departDelay="23.00" arrival="64.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.52" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowPeriod.1" depart="42.00" departLane="beg_0" departPos="0.00" departSpeed="0.86" departDelay="32.00" arrival="72.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.15" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowPeriod.2" depart="51.00" departLane="beg_0" departPos="0.00" departSpeed="0.90" departDelay="36.00" arrival="81.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.78" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowNumber.2" depart="59.00" departLane="beg_0" departPos="0.00" departSpeed="0.83" departDelay="43.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.41" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowPeriod.3" depart="68.00" departLane="beg_0" departPos="0.00" departSpeed="0.87" departDelay="48.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.04" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowProb.0" depart="77.00" departLane="beg_0" departPos="0.00" departSpeed="0.91" departDelay="55.00" arrival="107.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowNumber.3" depart="85.00" departLane="beg_0" departPos="0.00" departSpeed="0.84" departDelay="61.00" arrival="115.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.30" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowPeriod.4" depart="94.00" departLane="beg_0" departPos="0.00" departSpeed="0.88" departDelay="69.00" arrival="124.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowProb.1" depart="102.00" departLane="beg_0" departPos="0.00" departSpeed="0.82" departDelay="77.00" arrival="133.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.56" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowPeriod.5" depart="111.00" departLane="beg_0" departPos="0.00" departSpeed="0.85" departDelay="81.00" arrival="141.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.19" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
< <tripinfo id="flowProb.2" depart="120.00" departLane="beg_0" departPos="0.00" departSpeed="0.90" departDelay="90.00" arrival="150.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.82" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<snapshot type="meso" version="<version>" time="10.00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd">
<route id="!flowFromTo" state="0" edges="beg end"/>
<route id="!flowFromTo.0!var#1" state="0" edges="beg middle end"/>
<route id="r0" state="1" edges="beg middle end"/>
<delay number="2" begin="4" end="0" depart="7.00" time="0.00"/>
<vType id="t0" sigma="0"/>
<vehicle id="flowNumber.0" type="t0" depart="0.00" route="r0" distance="7 0" speedFactor="1.0000" state="2146 0 1 0 0 0 14199 7000 9223372036854774807">
<device id="tripinfo_flowNumber.0" state="beg_0 1 7 0 0 0 0 -1 -1000 NONE -1 0 -1"/>
</vehicle>
<vehicle id="flowFromTo.0" type="t0" depart="0.00" route="!flowFromTo.0!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="262242 7000 0 0 0 0 15630 7000 9223372036854774807">
<device id="tripinfo_flowFromTo.0" state="beg_0 0.811124 -0 0 0 0 0 -1 -1000 NONE -1 0 -1"/>
<device id="routing_flowFromTo.0" state="0 0"/>
</vehicle>
<vehicle id="flowPeriod.0" type="t0" depart="5.00" route="r0" distance="0 0" speedFactor="1.0000" state="2146 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
<device id="tripinfo_flowPeriod.0"/>
</vehicle>
<vehicle id="flowNumber.1" type="t0" depart="8.00" route="r0" distance="0 0" speedFactor="1.0000" state="2146 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
<device id="tripinfo_flowNumber.1"/>
</vehicle>
<flowState id="flowNumber" type="t0" begin="0.00" end="40.00" number="5" next="16.00" route="r0" done="2" index="2"/>
<flowState id="flowFromTo" type="t0" begin="0.00" end="20.00" number="2" next="10.00" route="!flowFromTo" done="1" index="1" reroute="1"/>
<flowState id="flowPeriod" type="t0" begin="5.00" end="55.00" number="10" next="5.00" route="r0" done="1" index="1"/>
<flowState id="flowProb" type="t0" begin="20.00" end="100.00" probability="0.10000000000000000555" route="r0" done="0" index="0"/>
<segment id="beg:0">
<vehicles time="15630" blockTime="-9223372036854775808" value="flowFromTo.0"/>
</segment>
<segment id="middle:0">
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3816098==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000087f0 at pc 0x5f6763c65488 bp 0x7ffd0aa91fe0 sp 0x7ffd0aa91770 > READ of size 3 at 0x50d0000087f0 thread T0 > #0 0x5f6763c65487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5f6763c65c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x7ab204429543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7ab2044295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5f6764a7c756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5f6764a7bc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7ab2043e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7ab204468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7ab2043dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7ab204341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7ab20433f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7ab20433f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5f6763d1d6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7ab1fd42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7ab1fd42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5f6763c40284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d0000087f0 is located 0 bytes inside of 133-byte region [0x50d0000087f0,0x50d000008875) > freed by thread T2 here: > #0 0x5f6763cdae3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ab204368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5f6763cc2dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ab204368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-17T12:39:17.621385+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,189c16,47 < <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"> < <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3813257==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000084b0 at pc 0x5790cd16ab0f bp 0x7ffe30d48c70 sp 0x7ffe30d48438 > READ of size 3 at 0x50d0000084b0 thread T0 > #0 0x5790cd16ab0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ee740826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5790cdf8f6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5790cdf8ec55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7ee7407e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7ee740868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7ee7407dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7ee740741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7ee74073f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7ee74073f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5790cd2306c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7ee73962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7ee73962a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5790cd153284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d0000084b0 is located 0 bytes inside of 133-byte region [0x50d0000084b0,0x50d000008535) > freed by thread T2 here: > #0 0x5790cd1ede3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ee740768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5790cd1d5dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7ee740768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5790cd1d3a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in aggregated25 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:39:06.431950+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,106c16,52 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="0.00" end="25.00" id="dump_25"> < <edge id="beg" sampledSeconds="35.93" traveltime="17.93" overlapTraveltime="18.04" density="2.88" laneDensity="2.88" occupancy="0.86" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="middle" sampledSeconds="6.07" traveltime="71.26" overlapTraveltime="71.48" density="0.24" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="25.00" end="50.00" id="dump_25"> < <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="middle" sampledSeconds="58.20" traveltime="71.26" overlapTraveltime="71.48" density="2.35" laneDensity="2.35" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="50.00" end="75.00" id="dump_25"> < <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="middle" sampledSeconds="122.13" traveltime="549.73" overlapTraveltime="551.40" density="4.93" laneDensity="4.93" occupancy="1.48" waitingTime="24.00" timeLoss="55.99" speed="1.80" speedRelative="0.64" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="75.00" end="100.00" id="dump_25"> < <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="middle" sampledSeconds="183.19" traveltime="381.80" overlapTraveltime="382.95" density="7.40" laneDensity="7.40" occupancy="2.22" waitingTime="3.56" timeLoss="13.46" speed="2.59" speedRelative="0.93" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 6c 40 9e 7a 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 6c 40 9e 7a 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 6c 40 9e 7a 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle' > 0x518000016880: note: object is of type 'GUIMEVehicle' > 00 00 00 00 50 6c 40 9e 7a 59 00 00 98 68 01 00 80 51 00 00 03 00 00 00 00 00 00 00 31 34 35 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3859484==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,64 > ================================================================= > ==3855951==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f00002b9c0 at pc 0x59cd8790db0f bp 0x7ffe1e88d6b0 sp 0x7ffe1e88ce78 > READ of size 3 at 0x50f00002b9c0 thread T0 > #0 0x59cd8790db0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7af72e226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x59cd887326fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x59cd88731c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7af72e1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7af72e268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7af72e1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7af72e141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7af72e13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7af72e13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x59cd879d36c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7af72702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7af72702a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x59cd878f6284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50f00002b9c0 is located 0 bytes inside of 174-byte region [0x50f00002b9c0,0x50f00002ba6e) > freed by thread T2 here: > #0 0x59cd87990e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7af72e168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x59cd87978dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7af72e168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x59cd87976a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,19d4 < Simulation started with time: 0.00. < Simulation ended at time: 151.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 30 < Running: 0 < Waiting: 0 < Statistics (avg of 30): < RouteLength: 300.00 < Speed: 5.81 < Duration: 52.37 < WaitingTime: 0.00 < TimeLoss: 30.22 < DepartDelay: 9.00 ---------- 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 50 9c 75 ed 11 5b 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 50 9c 75 ed 11 5b 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 50 9c 75 ed 11 5b 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 50 9c 75 ed 11 5b 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 > > ================================================================= > ==3858253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 128 byte(s) in 8 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,36 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 ac 0c f7 1e 5f 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 ac 0c f7 1e 5f 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 ac 0c f7 1e 5f 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 > /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle' > 0x518000040080: note: object is of type 'GUIMEVehicle' > 01 00 00 00 50 ac 0c f7 1e 5f 00 00 98 00 04 00 80 51 00 00 03 00 00 00 00 00 00 00 6c 2e 30 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'GUIMEVehicle' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 > > ================================================================= > ==3858325==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,3 > ================================================================= > ==3786698==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003bc0 at pc 0x5847e7159b0f bp 0x7fffc5e79f90 sp 0x7fffc5e79758 > READ of size 3 at 0x50e000003bc0 thread T0 2a6,66 > #0 0x5847e7159b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7fca2d026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5847e7f7e6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5847e7f7dc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7fca2cfe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7fca2d068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7fca2cfdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7fca2cf41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7fca2cf3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7fca2cf3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5847e721f6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7fca2602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7fca2602a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5847e7142284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000003bc0 is located 0 bytes inside of 156-byte region [0x50e000003bc0,0x50e000003c5c) > freed by thread T2 here: > #0 0x5847e71dce3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7fca2cf68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5847e71c4dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7fca2cf68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3783900==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015b80 at pc 0x606cadeed488 bp 0x7ffd7a2fa2e0 sp 0x7ffd7a2f9a70 > READ of size 3 at 0x50c000015b80 thread T0 > #0 0x606cadeed487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x606cadeedc28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x72ea28a29501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x72ea28a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x606caed04756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x606caed03c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x72ea289e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x72ea28a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x72ea289dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x72ea28941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x72ea2893f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x72ea2893f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x606cadfa56c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x72ea2182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x72ea2182a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x606cadec8284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50c000015b80 is located 0 bytes inside of 124-byte region [0x50c000015b80,0x50c000015bfc) > freed by thread T2 here: > #0 0x606cadf62e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x72ea28968d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x606cadf4adde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x72ea28968d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:10.870751+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,51 < <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="100.00" id="3/1to2/1" sampledSeconds="10.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/> < <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="10.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/> < </detector> --- > <input> > <net-file value="net.net.xml"/> > <additional-files value="input_routes.rou.xml,input_additional.add.xml,input_additional2.add.xml"/> > </input> > > <output> > <write-license value="true"/> > </output> > > <time> > <begin value="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3785877==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004720 at pc 0x5830d0816b0f bp 0x7ffe2a8270d0 sp 0x7ffe2a826898 > READ of size 157 at 0x50e000004720 thread T0 > #0 0x5830d0816b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74430b626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5830d163b6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5830d163ac55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x74430b5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x74430b668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x74430b5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x74430b541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x74430b53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x74430b53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5830d08dc6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x74430442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x74430442a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5830d07ff284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000004720 is located 0 bytes inside of 157-byte region [0x50e000004720,0x50e0000047bd) > freed by thread T2 here: > #0 0x5830d0899e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74430b568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5830d0881dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x74430b568d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5830d087fa45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:16.319348+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.321616+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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> ---------- New result in exitcode ---------- 1
---------- Differences in fcd_parquet ---------- 1,121d0 < timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope < 100.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 100.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 100.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 100.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 < 101.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 101.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 101.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 101.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 < 102.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 102.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 102.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 102.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 < 103.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 103.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 103.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 103.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 < 104.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 104.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 104.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 104.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 < 105.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 105.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 105.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 105.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 < 106.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00 < 106.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00 < 106.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00 < 106.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3805895==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000095c0 at pc 0x61c2a51d1b0f bp 0x7ffe267e5150 sp 0x7ffe267e4918 > READ of size 3 at 0x50d0000095c0 thread T0 > #0 0x61c2a51d1b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7be92be26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x61c2a5ff66fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x61c2a5ff5c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7be92bde203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7be92be68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7be92bddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7be92bd41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7be92bd3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7be92bd3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x61c2a52976c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7be924c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7be924c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x61c2a51ba284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d0000095c0 is located 0 bytes inside of 136-byte region [0x50d0000095c0,0x50d000009648) > freed by thread T2 here: > #0 0x61c2a5254e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7be92bd68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x61c2a523cdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7be92bd68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x61c2a523aa45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in summary ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:33.074037+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,1005c16,52 < <summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd"> < <step time="0.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="1.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="2.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="3.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="4.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="5.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="6.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="7.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="8.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="9.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="10.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="11.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="12.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="13.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> < <step time="14.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3804226==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004720 at pc 0x63d897ba2b0f bp 0x7ffff08fef70 sp 0x7ffff08fe738 > READ of size 3 at 0x50e000004720 thread T0 > #0 0x63d897ba2b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7710b3c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x63d8989c76fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x63d8989c6c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7710b3be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7710b3c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7710b3bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7710b3b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7710b3b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7710b3b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x63d897c686c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7710aca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7710aca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x63d897b8b284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000004720 is located 0 bytes inside of 159-byte region [0x50e000004720,0x50e0000047bf) > freed by thread T2 here: > #0 0x63d897c25e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7710b3b68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x63d897c0ddde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7710b3b68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x63d897c0ba45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:26.790860+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,20c16,52 < <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"> < <vehicle id="0" distance="97.62"/> < </timestep> < <timestep time="1.00"> < <vehicle id="0" distance="97.62"/> < </timestep> < <timestep time="2.00"> < <vehicle id="0" distance="97.62"/> < </timestep> < <timestep time="3.00"> < <vehicle id="0" distance="97.62"/> < </timestep> < <timestep time="4.00"> < <vehicle id="0" distance="97.62"/> < </timestep> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in fcd_parquet ---------- 1,5d0 < timestep_time,vehicle_id,vehicle_speed < 0.00,p0_0,10.00 < 0.00,p0,10.00 < 1.00,p0_0,10.00 < 1.00,p0,10.00
---------- Differences in fcd_parquet ---------- 1,3d0 < timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope < 0.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00 < 1.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00 ---------- Differences in person_fcd_parquet ---------- 1,3d0 < timestep_time,person_id,person_x,person_y,person_angle,person_type,person_speed,person_pos,person_lane,person_edge,person_slope < 0.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00 < 1.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3793980==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008310 at pc 0x5cd573708b0f bp 0x7ffc754af650 sp 0x7ffc754aee18 > READ of size 3 at 0x50d000008310 thread T0 > #0 0x5cd573708b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7fc77d826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5cd57452d6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5cd57452cc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7fc77d7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7fc77d868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7fc77d7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7fc77d741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7fc77d73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7fc77d73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5cd5737ce6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7fc77682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7fc77682a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5cd5736f1284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000008310 is located 0 bytes inside of 138-byte region [0x50d000008310,0x50d00000839a) > freed by thread T2 here: > #0 0x5cd57378be3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7fc77d768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5cd573773dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7fc77d768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x5cd573771a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in aggregated15 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:47.826728+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,51 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="15.00" end="30.00" id="dump_15"> < <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="45.00" end="60.00" id="dump_15"> < <edge id="3/1to2/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.78" density="4.83" laneDensity="4.83" occupancy="3.78" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.30" density="0.17" laneDensity="0.17" occupancy="0.22" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < </meandata> --- > <input> > <net-file value="net.net.xml"/> > <additional-files value="input_routes.rou.xml,input_additional.add.xml,input_additional2.add.xml"/> > </input> > > <output> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3794195==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x5c2a359856f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5c2a389afb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5c2a389bbb16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x5c2a389c763a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5c2a38888f96 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5c2a370940b8 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24 > #6 0x5c2a3708abe7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x5c2a37059ad8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x5c2a35ce5f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x5c2a35ab9e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5c2a35ab8627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5c2a35ab72a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x77778ea4c712 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 0x5c2a359856f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5c2a389aec8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5c2a389b806a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x5c2a3888c28d 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 0x5c2a37c4583e 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:550:52 > #5 0x5c2a37d2ede4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5c2a37cce67e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5c2a396f17b8 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 0x77778f5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3794341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x629d8bb876f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x629d8ebb1b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x629d8ebbdb16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x629d8ebc963a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x629d8ea8af96 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x629d8d2960b8 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24 > #6 0x629d8d28cbe7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x629d8d25bad8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x629d8bee7f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x629d8bcbbe9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x629d8bcba627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x629d8bcb92a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7e99adc4c712 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 0x629d8bb876f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x629d8ebb0c8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x629d8ebba06a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x629d8ea8e28d 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 0x629d8de4783e 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:550:52 > #5 0x629d8df30de4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x629d8ded067e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x629d8f8f37b8 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 0x7e99ae7e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3794193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x6023f72e46f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x6023fa30eb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x6023fa31ab16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x6023fa32663a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x6023fa1e7f96 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x6023f89f30b8 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24 > #6 0x6023f89e9be7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x6023f89b8ad8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x6023f7644f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x6023f7418e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x6023f7417627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x6023f74162a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7d1d56e4c712 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 0x6023f72e46f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x6023fa30eb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x6023fa317fbf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x6023fa1eb28d 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 0x6023f95a483e 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:550:52 > #5 0x6023f968dde4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x6023f962d67e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x6023fb0507b8 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 0x7d1d579e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3794194==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x57d3f86796f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x57d3fb6a3b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x57d3fb6acfbf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x57d3fb58028d 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 0x57d3fa93983e 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:550:52 > #5 0x57d3faa22de4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x57d3fa9c267e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x57d3fc3e57b8 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 0x7bcdd3de63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x7bcdd3db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7bcdd3db822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7bcdd3db8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x7bcdd3de0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x57d3fc419912 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x57d3fc6abe81 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x57d3fa9b061a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #16 0x57d3fa9a76cd in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x57d3f879889f in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #18 0x7bcdd324c712 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 0x57d3f86796f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x57d3fb6a3b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x57d3fb6afb16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3793071==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005a60 at pc 0x63070a046b0f bp 0x7fff0aaacfb0 sp 0x7fff0aaac778 > READ of size 1 at 0x50e000005a60 thread T0 > #0 0x63070a046b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x76739a626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x63070ae6b6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x63070ae6ac55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x76739a5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x76739a668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x76739a5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x76739a541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x76739a53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x76739a53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x63070a10c6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x76739362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x76739362a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x63070a02f284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000005a60 is located 0 bytes inside of 160-byte region [0x50e000005a60,0x50e000005b00) > freed by thread T2 here: > #0 0x63070a0c9e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x76739a568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x63070a0b1dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x76739a568d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x63070a0afa45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in aggregated60 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:44.712945+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,13c16,51 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="0.00" end="60.00" id="dump_60"/> < <interval begin="60.00" end="120.00" id="dump_60"> < <edge id="2/1to1/1" sampledSeconds="73.00" traveltime="40.00" overlapTraveltime="40.30" density="3.04" laneDensity="3.04" occupancy="0.91" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="120.00" end="150.00" id="dump_60"> < <edge id="1/1to0/1" sampledSeconds="55.00" traveltime="40.00" overlapTraveltime="40.30" density="4.58" laneDensity="4.58" occupancy="1.38" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="2/1to1/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="40.30" density="0.58" laneDensity="0.58" occupancy="0.17" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < </meandata> --- > <input> > <net-file value="net.net.xml"/> > <additional-files value="input_routes.rou.xml,input_additional.add.xml,input_additional2.add.xml"/> > </input> > <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3796589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 308 object(s) allocated from: > #0 0x61816e63c6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x618171666b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x618171672b16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61817167e63a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x61817153ff96 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61816fd4b0b8 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24 > #6 0x61816fd41be7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x61816fd10ad8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x61816e99cf70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x61816e770e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x61816e76f627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x61816e76e2a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x79b8e584c712 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 0x61816e63c6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x618171665c8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61817166f06a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x61817154328d 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 0x6181708fc83e 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:550:52 > #5 0x6181709e5de4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x6181709857f3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x6181723a87b8 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 0x79b8e63e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3796669==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8448 byte(s) in 352 object(s) allocated from: > #0 0x61a2baeb36f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x61a2bdeddb24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61a2bdee9b16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x61a2bdef563a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x61a2bddb6f96 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61a2bc5c20b8 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24 > #6 0x61a2bc5b8be7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x61a2bc587ad8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x61a2bb213f70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x61a2bafe7e9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x61a2bafe6627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x61a2bafe52a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x718edca4c712 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 0x61a2baeb36f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x61a2bdedcc8e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61a2bdee606a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32 > #3 0x61a2bddba28d 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 0x61a2bd17383e 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:550:52 > #5 0x61a2bd25cde4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x61a2bd1fc7f3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x61a2bec1f7b8 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 0x718edd5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3796583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 125664 byte(s) in 5236 object(s) allocated from: > #0 0x59d5df73b6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x59d5e2765b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x59d5e2771b16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 > #3 0x59d5e277d63a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x59d5e263ef96 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x59d5e0e4a0b8 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24 > #6 0x59d5e0e40be7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5 > #7 0x59d5e0e0fad8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5 > #8 0x59d5dfa9bf70 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12 > #9 0x59d5df86fe9c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x59d5df86e627 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x59d5df86d2a2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7742aba4c712 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 0x59d5df73b6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x59d5e2765b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x59d5e276efbf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x59d5e264228d 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 0x59d5e19fb83e 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:550:52 > #5 0x59d5e1ae4de4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x59d5e1a847f3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x59d5e34a77b8 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 0x7742ac5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > > ================================================================= > ==3796593==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x587dba6386f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x587dbd662b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x587dbd66bfbf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23 > #3 0x587dbd53f28d 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 0x587dbc8f883e 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:550:52 > #5 0x587dbc9e1de4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x587dbc9817f3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x587dbe3a47b8 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 0x76fd055e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x76fd055b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x76fd055b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x76fd055b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x76fd055e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x587dbe3d8912 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x587dbe66ae81 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x587dbc96f61a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #16 0x587dbc9666cd in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x587dba75789f in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #18 0x76fd04a4c712 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 0x587dba6386f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x587dbd662b24 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x587dbd66eb16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3798107==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005ec0 at pc 0x647b813e8488 bp 0x7ffecde83940 sp 0x7ffecde830d0 > READ of size 3 at 0x50e000005ec0 thread T0 > #0 0x647b813e8487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x647b813e8c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x7a91b0429501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7a91b04295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x647b821ff756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x647b821fec55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7a91b03e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7a91b0468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7a91b03dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7a91b0341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7a91b033f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7a91b033f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x647b814a06c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7a91a942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7a91a942a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x647b813c3284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000005ec0 is located 0 bytes inside of 148-byte region [0x50e000005ec0,0x50e000005f54) > freed by thread T2 here: > #0 0x647b8145de3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7a91b0368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x647b81445dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7a91b0368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in aggregated15 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:03.493147+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,51 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="15.00" end="30.00" id="dump_15"> < <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="91.770000" CO2_abs="53904.000000" HC_abs="0.639600" PMx_abs="8.306820" NOx_abs="19.996500" fuel_abs="17475.300000" electricity_abs="0" < CO_normed="55.062000" CO2_normed="32342.400000" HC_normed="0.383760" PMx_normed="4.984092" NOx_normed="11.997900" fuel_normed="10485.180000" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < </interval> < </meandata> --- > <input> > <net-file value="net.net.xml"/> > <additional-files value="input_routes.rou.xml,input_additional.add.xml,input_additional2.add.xml"/> > </input> > > <output> > <write-license value="true"/> > </output> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,3 > ================================================================= > ==3798116==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000066a0 at pc 0x58c681371b0f bp 0x7ffd42e775f0 sp 0x7ffd42e76db8 > READ of size 3 at 0x50e0000066a0 thread T0 2a6,66 > #0 0x58c681371b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d5406026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x58c6821966fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x58c682195c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7d5405fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7d5406068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7d5405fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7d5405f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7d5405f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7d5405f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x58c6814376c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7d53fee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7d53fee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x58c68135a284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e0000066a0 is located 0 bytes inside of 148-byte region [0x50e0000066a0,0x50e000006734) > freed by thread T2 here: > #0 0x58c6813f4e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d5405f68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x58c6813dcdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d5405f68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==3797382==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005d00 at pc 0x55779b590b0f bp 0x7ffd25ee2eb0 sp 0x7ffd25ee2678 > READ of size 3 at 0x50e000005d00 thread T0 > #0 0x55779b590b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7a73d9826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x55779c3b56fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x55779c3b4c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7a73d97e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7a73d9868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7a73d97dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7a73d9741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7a73d973f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7a73d973f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x55779b6566c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7a73d262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7a73d262a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x55779b579284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000005d00 is located 0 bytes inside of 147-byte region [0x50e000005d00,0x50e000005d93) > freed by thread T2 here: > #0 0x55779b613e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7a73d9768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x55779b5fbdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7a73d9768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x55779b5f9a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in aggregated60 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:01.046449+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,29c16,52 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="0.00" end="60.00" id="dump_60"> < <edge id="3/1to2/1" sampledSeconds="18.90" CO_abs="57.815100" CO2_abs="33959.520000" HC_abs="0.402948" PMx_abs="5.233297" NOx_abs="12.597795" fuel_abs="11009.439000" electricity_abs="0" < CO_normed="8.672265" CO2_normed="5093.928000" HC_normed="0.060442" PMx_normed="0.784994" NOx_normed="1.889669" fuel_normed="1651.415850" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < <edge id="4/1to3/1" sampledSeconds="40.00" CO_abs="122.360000" CO2_abs="71872.000000" HC_abs="0.852800" PMx_abs="11.075760" NOx_abs="26.662000" fuel_abs="23300.400000" electricity_abs="0" < CO_normed="18.354000" CO2_normed="10780.800000" HC_normed="0.127920" PMx_normed="1.661364" NOx_normed="3.999300" fuel_normed="3495.060000" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < </interval> < <interval begin="60.00" end="120.00" id="dump_60"> < <edge id="2/1to1/1" sampledSeconds="38.90" CO_abs="118.995100" CO2_abs="69895.520000" HC_abs="0.829348" PMx_abs="10.771177" NOx_abs="25.928795" fuel_abs="22659.639000" electricity_abs="0" < CO_normed="17.849265" CO2_normed="10484.328000" HC_normed="0.124402" PMx_normed="1.615676" NOx_normed="3.889319" fuel_normed="3398.945850" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < <edge id="3/1to2/1" sampledSeconds="21.10" CO_abs="64.544900" CO2_abs="37912.480000" HC_abs="0.449852" PMx_abs="5.842463" NOx_abs="14.064205" fuel_abs="12290.961000" electricity_abs="0" < CO_normed="9.681735" CO2_normed="5686.872000" HC_normed="0.067478" PMx_normed="0.876370" NOx_normed="2.109631" fuel_normed="1843.644150" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3799559==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000084b0 at pc 0x6305ca964488 bp 0x7ffcc2d5fce0 sp 0x7ffcc2d5f470 > READ of size 3 at 0x50d0000084b0 thread T0 > #0 0x6305ca964487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x6305ca964c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x743a06c29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x743a06c295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x6305cb77b756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x6305cb77ac55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x743a06be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x743a06c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x743a06bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x743a06b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x743a06b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x743a06b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x6305caa1c6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7439ffa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7439ffa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x6305ca93f284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d0000084b0 is located 0 bytes inside of 139-byte region [0x50d0000084b0,0x50d00000853b) > freed by thread T2 here: > #0 0x6305ca9d9e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x743a06b68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x6305ca9c1dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x743a06b68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in aggregated15 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:09.336095+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,18c16,51 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="15.00" end="30.00" id="dump_15"> < <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="91.770000" CO2_abs="53904.000000" HC_abs="0.639600" PMx_abs="8.306820" NOx_abs="19.996500" fuel_abs="17475.300000" electricity_abs="0" < CO_normed="55.062000" CO2_normed="32342.400000" HC_normed="0.383760" PMx_normed="4.984092" NOx_normed="11.997900" fuel_normed="10485.180000" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < </interval> < <interval begin="45.00" end="60.00" id="dump_15"> < <edge id="3/1to2/1" sampledSeconds="29.00" CO_abs="88.711000" CO2_abs="52107.200000" HC_abs="0.618280" PMx_abs="8.029926" NOx_abs="19.329950" fuel_abs="16892.790000" electricity_abs="0" < CO_normed="53.226600" CO2_normed="31264.320000" HC_normed="0.370968" PMx_normed="4.817956" NOx_normed="11.597970" fuel_normed="10135.674000" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="3.059000" CO2_abs="1796.800000" HC_abs="0.021320" PMx_abs="0.276894" NOx_abs="0.666550" fuel_abs="582.510000" electricity_abs="0" < CO_normed="1.835400" CO2_normed="1078.080000" HC_normed="0.012792" PMx_normed="0.166136" NOx_normed="0.399930" fuel_normed="349.506000" electricity_normed="0" < traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/> < </interval> < </meandata> --- <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,3 > ================================================================= > ==3799813==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000065c0 at pc 0x581a083f1b0f bp 0x7ffd454decb0 sp 0x7ffd454de478 > READ of size 149 at 0x50e0000065c0 thread T0 2a6,66 > #0 0x581a083f1b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7eadad026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x581a092166fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x581a09215c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7eadacfe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7eadad068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7eadacfdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7eadacf41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7eadacf3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7eadacf3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x581a084b76c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7eada602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7eada602a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x581a083da284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e0000065c0 is located 0 bytes inside of 149-byte region [0x50e0000065c0,0x50e000006655) > freed by thread T2 here: > #0 0x581a08474e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7eadacf68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x581a0845cdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7eadacf68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3801245==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006a20 at pc 0x626e5a062488 bp 0x7ffe53434d00 sp 0x7ffe53434490 > READ of size 3 at 0x50e000006a20 thread T0 > #0 0x626e5a062487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x626e5a062c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x7c717a029543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7c717a0295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x626e5ae79756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x626e5ae78c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7c7179fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7c717a068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7c7179fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7c7179f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7c7179f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7c7179f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x626e5a11a6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7c7172e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7c7172e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x626e5a03d284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000006a20 is located 0 bytes inside of 159-byte region [0x50e000006a20,0x50e000006abf) > freed by thread T2 here: > #0 0x626e5a0d7e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7c7179f68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x626e5a0bfdde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7c7179f68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in aggregated1 ---------- 2a3,14 > <!-- generated on 2025-10-17T12:38:15.955617+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,451c16,51 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval begin="0.00" end="1.00" id="dump_1"/> < <interval begin="1.00" end="2.00" id="dump_1"/> < <interval begin="2.00" end="3.00" id="dump_1"> < <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/> < </interval> < <interval begin="3.00" end="4.00" id="dump_1"> < <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/> < </interval> < <interval begin="4.00" end="5.00" id="dump_1"> < <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/> < </interval> < <interval begin="5.00" end="6.00" id="dump_1"> < <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/> < </interval> < <interval begin="6.00" end="7.00" id="dump_1"> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3789622==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x5bcff05d96f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5bcff316c909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5bcff22ddfc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x72507b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5bcff05d96f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5bcff31623a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5bcff0685d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x5bcff06770f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x5bcff06769d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x5bcff05e9e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x5bcff13d75a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5bcff13d57a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5bcff13d6fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5bcff13d57a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x72507b3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 25200 byte(s) leaked in 5 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==3836027==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5dff8e6086f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5dff9119b909 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5dff9030cfc9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7a5aab64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x5dff8e6086f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5dff911913a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5dff8e6b4d7a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13 > #3 0x5dff8e6a60f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #4 0x5dff8e6a59d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #5 0x5dff8e618e35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #6 0x5dff8f4065a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5dff8f4047a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5dff8f405fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5dff8f4047a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7a5aab5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,85 > ================================================================= > ==3836783==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000104038 at pc 0x5c77bd79ab4d bp 0x7ffd73c66090 sp 0x7ffd73c66088 > READ of size 8 at 0x502000104038 thread T0 > #0 0x5c77bd79ab4c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69 > #1 0x5c77bd71c1ca in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36 > #2 0x5c77bd883c21 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 0x5c77bd8833ed 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 0x5c77bd8833ed 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 0x5c77bd871c1e 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 0x5c77bd86f8ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5c77bd86e905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5c77bd640ac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #9 0x5c77bdc73fef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #10 0x5c77bdc8bca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #11 0x5c77bdc68ff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #12 0x73c909946ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x73c90993f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x73c90993f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x5c77bd4db6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x73c902a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x73c902a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5c77bd3fe284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x502000104038 is located 0 bytes after 8-byte region [0x502000104030,0x502000104038) > allocated by thread T2 here: > #0 0x5c77bd4d76f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5c77bd5b92e1 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 0x5c77bd5b9149 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 0x5c77bd5b9149 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-10-17T12:40:32.366662+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 > ================================================================= > ==3836807==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c98 at pc 0x60374d1d4b4d bp 0x7ffe5f06b530 sp 0x7ffe5f06b528 > READ of size 8 at 0x502000105c98 thread T0 > #0 0x60374d1d4b4c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69 > #1 0x60374d1561ca in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36 > #2 0x60374d2bdc21 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 0x60374d2bd3ed 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 0x60374d2abc1e 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 0x60374d2a98ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x60374d2a8905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x60374d07aac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #8 0x60374d6adfef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #9 0x60374d6c5ca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #10 0x60374d6a2ff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #11 0x739a9e146ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x739a9e13f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x739a9e13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x60374cf156c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x739a9702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x739a9702a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x60374ce38284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x502000105c98 is located 0 bytes after 8-byte region [0x502000105c90,0x502000105c98) > allocated by thread T2 here: > #0 0x60374cf116f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x60374cff32e1 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 0x60374cff3149 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 0x60374cff3149 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 0x60374d0f3e50 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-10-17T12:40:32.631009+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 > ================================================================= > ==3836817==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105cd8 at pc 0x6322d9ce4b4d bp 0x7fff3f143630 sp 0x7fff3f143628 > READ of size 8 at 0x502000105cd8 thread T0 > #0 0x6322d9ce4b4c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69 > #1 0x6322d9c661ca in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36 > #2 0x6322d9dcdc21 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 0x6322d9dcd3ed 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 0x6322d9dbbc1e 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 0x6322d9db98ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x6322d9db8905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x6322d9b8aac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #8 0x6322da1bdfef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #9 0x6322da1d5ca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #10 0x6322da1b2ff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #11 0x78b4be546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x78b4be53f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x78b4be53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x6322d9a256c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x78b4b762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x78b4b762a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6322d9948284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x502000105cd8 is located 0 bytes after 8-byte region [0x502000105cd0,0x502000105cd8) > allocated by thread T2 here: > #0 0x6322d9a216f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x6322d9b032e1 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 0x6322d9b03149 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 0x6322d9b03149 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 0x6322d9c03e50 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-10-17T12:40:32.735611+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,64 > ================================================================= > ==3830526==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000058a0 at pc 0x62b6d9172b0f bp 0x7ffc08ea3070 sp 0x7ffc08ea2838 > READ of size 3 at 0x50e0000058a0 thread T0 > #0 0x62b6d9172b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x70da89226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x62b6d9f976fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x62b6d9f96c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x70da891e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x70da89268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x70da891dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x70da89141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x70da8913f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x70da8913f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x62b6d92386c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x70da8222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x70da8222a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x62b6d915b284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e0000058a0 is located 0 bytes inside of 151-byte region [0x50e0000058a0,0x50e000005937) > freed by thread T2 here: > #0 0x62b6d91f5e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x70da89168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x62b6d91dddde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x70da89168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x62b6d91dba45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in railsignalblocks ---------- 2a3,14 > <!-- generated on 2025-10-17T12:40:12.132888+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,37c16,51 < <railsignal-block-output> < <railSignal id="A"> < <link linkIndex="0" from="a_0" to="b_0"> < <driveWay id="A.0" vehicle="t0" edges="b c"> < <forward lanes="b_0 c_0"/> < <bidi lanes=""/> < <flank lanes=""/> < <conflictLinks signals=""/> < <foes driveWays="A.0"/> < </driveWay> < </link> < </railSignal> < <railSignal id="D"> < <link linkIndex="0" from="d_0" to="e_0"/> < </railSignal> < <departJunction id="gneJ7"> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:40:12.130639+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,51 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="t0" depart="0.00" departLane="aPre2_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="80.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="80.00" routeLength="1100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="20.00" departLane="aPre_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="121.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1400.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > <railsignal-block-output value="railsignal_blocks.xml"/> > </output> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > ================================================================= > ==3834841==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c78 at pc 0x587bf171cb4d bp 0x7ffca7f64930 sp 0x7ffca7f64928 > READ of size 8 at 0x502000105c78 thread T0 > #0 0x587bf171cb4c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69 > #1 0x587bf169e1ca in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36 > #2 0x587bf1805c21 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 0x587bf18053ed 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 0x587bf17f3c1e 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 0x587bf17f18ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #6 0x587bf17f0905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #7 0x587bf15c2ac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #8 0x587bf1bf5fef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #9 0x587bf1c0dca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #10 0x587bf1beaff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #11 0x75b721746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x75b72173f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x75b72173f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x587bf145d6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #15 0x75b71a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x75b71a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x587bf1380284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x502000105c78 is located 0 bytes after 8-byte region [0x502000105c70,0x502000105c78) > allocated by thread T2 here: > #0 0x587bf14596f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x587bf153b2e1 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 0x587bf153b149 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 0x587bf153b149 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 0x587bf163be50 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-10-17T12:40:26.535469+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 > ================================================================= > ==3835095==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x5f7dde0deb4d bp 0x7fff167777f0 sp 0x7fff167777e8 > READ of size 8 at 0x502000128400 thread T0 > #0 0x5f7dde0deb4c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69 > #1 0x5f7dde0601ca in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36 > #2 0x5f7dde1c7c21 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 0x5f7dde1c73ed 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 0x5f7dde1c73ed 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 0x5f7dde1b5c1e 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 0x5f7dde1b38ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5f7dde1b2905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5f7dddf84ac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #9 0x5f7dde5b7fef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #10 0x5f7dde5cfca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #11 0x5f7dde5acff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #12 0x7e74a1f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x7e74a1f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x7e74a1f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x5f7ddde1f6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x7e749ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x7e749ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5f7dddd42284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400) > allocated by thread T2 here: > #0 0x5f7ddde1b6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5f7dddefd2e1 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 0x5f7dddefd149 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 0x5f7dddefd149 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-10-17T12:40:27.176473+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 > ================================================================= > ==3835120==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x5e5a58af3b4d bp 0x7ffe7b1160f0 sp 0x7ffe7b1160e8 > READ of size 8 at 0x502000128400 thread T0 1a5,86 > #0 0x5e5a58af3b4c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69 > #1 0x5e5a58a751ca in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36 > #2 0x5e5a58bdcc21 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 0x5e5a58bdc3ed 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 0x5e5a58bdc3ed 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 0x5e5a58bcac1e 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 0x5e5a58bc88ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5e5a58bc7905 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5e5a58999ac8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #9 0x5e5a58fccfef in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #10 0x5e5a58fe4ca8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #11 0x5e5a58fc1ff5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #12 0x729bfd146ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x729bfd13f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x729bfd13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x5e5a588346c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x729bf622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x729bf622a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5e5a58757284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400) > allocated by thread T2 here: > #0 0x5e5a588306f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5e5a589122e1 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 0x5e5a58912149 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-10-17T12:40:27.204213+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 ---------- 0a1,64 > ================================================================= > ==3769037==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003ae0 at pc 0x634ea33d8b0f bp 0x7ffc6190d730 sp 0x7ffc6190cef8 > READ of size 3 at 0x50e000003ae0 thread T0 > #0 0x634ea33d8b0e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4049b0e) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x78accbc26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x634ea41fd6fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x634ea41fcc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x78accbbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x78accbc68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x78accbbdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x78accbb41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x78accbb3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x78accbb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x634ea349e6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x78acc4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x78acc4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x634ea33c1284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e000003ae0 is located 0 bytes inside of 145-byte region [0x50e000003ae0,0x50e000003b71) > freed by thread T2 here: > #0 0x634ea345be3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x78accbb68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x634ea3443dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x78accbb68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Thread T2 created by T0 here: > #0 0x634ea3441a45 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b2a45) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:13.551575+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,56c16,53 < <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"> < <vehicle id="v0" x="-6000.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="beg" slope="0.00"/> < </timestep> < <timestep time="10.00"> < <vehicle id="v0" x="-5710.06" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="289.94" edge="beg" slope="0.00"/> < </timestep> < <timestep time="20.00"> < <vehicle id="v0" x="-5323.48" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="676.52" edge="beg" slope="0.00"/> < </timestep> < <timestep time="30.00"> < <vehicle id="v0" x="-4936.90" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1063.10" edge="beg" slope="0.00"/> < </timestep> < <timestep time="40.00"> < <vehicle id="v0" x="-4646.97" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1353.03" edge="beg" slope="0.00"/> < </timestep> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:13.546964+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="169.00" arrivalLane="merge_0" arrivalPos="92.00" arrivalSpeed="36.00" duration="169.00" routeLength="6172.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 fcd_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="motorway.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <write-license value="true"/> > <fcd-output value="fcd.xml"/> > <tripinfo-output value="tripinfos.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:13.558909+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="v0" depart="0.00" arrivalEdge="2" arrival="169.00"> < <route edges="beg beg2 merge end end2 end3"/> < </vehicle> --- > <input> > <net-file value="motorway.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c21,53 < </routes> --- > <output> > <write-license value="true"/> > <fcd-output value="fcd.xml"/> > <tripinfo-output value="tripinfos.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3770242==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008720 at pc 0x5f99456f9488 bp 0x7ffcaf05c7c0 sp 0x7ffcaf05bf50 > READ of size 3 at 0x50d000008720 thread T0 > #0 0x5f99456f9487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5f99456f9c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x7d4ed7029501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7d4ed70295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5f9946510756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5f994650fc55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7d4ed6fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7d4ed7068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7d4ed6fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7d4ed6f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7d4ed6f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7d4ed6f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5f99457b16c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7d4ecfe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7d4ecfe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5f99456d4284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50d000008720 is located 0 bytes inside of 135-byte region [0x50d000008720,0x50d0000087a7) > freed by thread T2 here: > #0 0x5f994576ee3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d4ed6f68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x5f9945756dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x7d4ed6f68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:16.983815+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,15c16,47 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="flow.0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.1" depart="2.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.2" depart="4.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="40.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.3" depart="6.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="42.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.4" depart="8.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="44.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.5" depart="10.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.6" depart="12.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="48.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.7" depart="14.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="50.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.8" depart="16.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="52.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow.9" depart="18.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="54.00" arrivalLane="end_0" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==3766891==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000058a0 at pc 0x55f85e263488 bp 0x7fff3db08a40 sp 0x7fff3db081d0 > READ of size 3 at 0x50e0000058a0 thread T0 > #0 0x55f85e263487 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x55f85e263c28 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057c28) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #2 0x77a3cd429543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x77a3cd4295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x55f85f07a756 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x55f85f079c55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x77a3cd3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x77a3cd468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x77a3cd3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x77a3cd341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x77a3cd33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x77a3cd33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x55f85e31b6c3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x77a3c642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x77a3c642a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x55f85e23e284 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4032284) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > > 0x50e0000058a0 is located 0 bytes inside of 159-byte region [0x50e0000058a0,0x50e00000593f) > freed by thread T2 here: > #0 0x55f85e2d8e3a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cce3a) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x77a3cd368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > previously allocated by thread T0 here: > #0 0x55f85e2c0dde in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b4dde) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x77a3cd368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,19d4 < Simulation started with time: 0.00. < Simulation ended at time: 360.00. < Reason: The final simulation step has been reached. < Performance: < Vehicles: < Inserted: 258 (Loaded: 360) < Running: 18 < Waiting: 102 < Statistics (avg of 240): < RouteLength: 1000.00 < Speed: 38.82 < Duration: 25.77 < WaitingTime: 0.00 < TimeLoss: 1.30 < DepartDelay: 46.38 ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-17T12:36:05.055414+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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,245c16,51 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="flow.0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="41.70" departDelay="0.00" arrival="24.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="24.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.1" depart="1.00" departLane="beg_0" departPos="0.00" departSpeed="35.75" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.40" rerouteNo="0" devices="tripinfo_flow.1" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.2" depart="2.00" departLane="beg_0" departPos="0.00" departSpeed="31.29" departDelay="0.00" arrival="27.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="tripinfo_flow.2" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.3" depart="3.00" departLane="beg_0" departPos="0.00" departSpeed="27.82" departDelay="0.00" arrival="29.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.20" rerouteNo="0" devices="tripinfo_flow.3" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.4" depart="4.00" departLane="beg_0" departPos="0.00" departSpeed="25.04" departDelay="0.00" arrival="30.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.60" rerouteNo="0" devices="tripinfo_flow.4" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.5" depart="6.00" departLane="beg_0" departPos="0.00" departSpeed="29.47" departDelay="1.00" arrival="31.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_flow.5" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.6" depart="7.00" departLane="beg_0" departPos="0.00" departSpeed="26.37" departDelay="1.00" arrival="33.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.39" rerouteNo="0" devices="tripinfo_flow.6" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.7" depart="8.00" departLane="beg_0" departPos="0.00" departSpeed="23.86" departDelay="1.00" arrival="34.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.79" rerouteNo="0" devices="tripinfo_flow.7" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.8" depart="10.00" departLane="beg_0" departPos="0.00" departSpeed="27.86" departDelay="2.00" arrival="36.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.19" rerouteNo="0" devices="tripinfo_flow.8" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.9" depart="11.00" departLane="beg_0" departPos="0.00" departSpeed="25.07" departDelay="2.00" arrival="37.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.59" rerouteNo="0" devices="tripinfo_flow.9" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.10" depart="13.00" departLane="beg_0" departPos="0.00" departSpeed="29.52" departDelay="3.00" arrival="38.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.99" rerouteNo="0" devices="tripinfo_flow.10" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.11" depart="14.00" departLane="beg_0" departPos="0.00" departSpeed="26.41" departDelay="3.00" arrival="40.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.39" rerouteNo="0" devices="tripinfo_flow.11" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.12" depart="15.00" departLane="beg_0" departPos="0.00" departSpeed="23.89" departDelay="3.00" arrival="41.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.79" rerouteNo="0" devices="tripinfo_flow.12" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.13" depart="17.00" departLane="beg_0" departPos="0.00" departSpeed="27.89" departDelay="4.00" arrival="43.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.19" rerouteNo="0" devices="tripinfo_flow.13" vType="t0" speedFactor="1.50" vaporized=""/> < <tripinfo id="flow.14" depart="18.00" departLane="beg_0" departPos="0.00" departSpeed="25.10" departDelay="4.00" arrival="44.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.59" rerouteNo="0" devices="tripinfo_flow.14" vType="t0" speedFactor="1.50" vaporized=""/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,31 > > ================================================================= > ==3771041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x64d9e535f6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x64d9e6c9ee03 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x64d9e8ec5aa3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13 > #3 0x64d9e6c883e4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x64d9e90cb7b8 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 0x722528fe63b6 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 0x722528fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x722528fb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x64d9e91024e3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x64d9e8edce5b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x64d9e8eddfbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x64d9e6a3bf92 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:484:21 > #12 0x64d9e548f47a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x64d9e54008fe in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27 > #14 0x64d9e53fd0f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #15 0x64d9e53fc9d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #16 0x64d9e536fe35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #17 0x64d9e615d5a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x64d9e615b7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x64d9e615cfe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x64d9e615b7a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x7225283e203c 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 > > ================================================================= > ==3771051==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5874a393a6f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b6f1) (BuildId: c284f02301733fa6c7b609813dd06f7a04af68f3) > #1 0x5874a5279e03 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x5874a74a0aa3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13 > #3 0x5874a52633e4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x5874a76a67b8 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 0x70cfce5e63b6 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 0x70cfce5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x70cfce5b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x5874a76dd4e3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x5874a74b7e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x5874a74b8fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x5874a5016f92 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:484:21 > #12 0x5874a3a6a47a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x5874a39db8fe in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27 > #14 0x5874a39d80f7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17 > #15 0x5874a39d79d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5 > #16 0x5874a394ae35 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1 > #17 0x5874a47385a8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x5874a47367a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x5874a4737fe1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x5874a47367a5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x70cfcd9e203c 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 Oct2025 )
idling failure (This bug was triggered by text found in file 'errors' matching 'no next segment') ---------- Differences in errors ---------- 0a1,4 > Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00. > Warning: No connection between edge 'a' and edge 'a' found. > Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'. > Quitting (on error). ---------- Differences in tripinfos ---------- 5,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 detector ---------- 2a3,14 > <!-- generated on 2025-10-17T12:44:23.196736+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,6c16,47 < <e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd"> < <interval begin="0.00" end="53.00" id="det" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/> < </e3Detector> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> > </output> > > <processing> > <default.speeddev value="0"/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,2d0 < Warning: Idle taxi 't_0' has no next segment to stop. time=0.00. < Warning: Vehicle 't_0' aborted waiting for a person that will never come. ---------- Differences in railsignalvehs ---------- 2a3,4 > <!-- generated on 2025-10-17T12:41:53.024672+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,32c6,42 < <railsignal-vehicle-output> < <railSignal id="J2"> < <link linkIndex="0" from="E1_0" to="E2_0"> < <driveWay id="J2.0"> < <entry id="t_0" time="15.00" reason="junction"/> < <exit id="t_0" time="42.00" reason="junction"/> < </driveWay> < </link> < </railSignal> < <railSignal id="J6"> < <link linkIndex="0" from="E5_0" to="E6_0"> < <driveWay id="J6.0"/> < </link> < </railSignal> < <departJunction id="J0"> < <driveWay id="J0.d0"> < <entry id="t_0" time="0.00" reason="departed"/> < <exit id="t_0" time="1.00" reason="reroute"/> < </driveWay> < <driveWay id="J0.d1"> < <entry id="t_0" time="0.00" reason="reroute"/> < <exit id="t_0" time="15.00" reason="junction"/> < </driveWay> < <subDriveWay id="J0.d1.0"/> < </departJunction> < <departJunction id="J1"> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,9d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="42.00" waitingTime="7.00" timeLoss="0.00" traveltime="35.00"> < <stop duration="0.00" arrival="0.00" arrivalPos="50.87" actType="waiting"/> < <ride waitingTime="7.00" vehicle="t_0" depart="7.00" arrival="42.00" arrivalPos="0.00" duration="35.00" routeLength="487.20" timeLoss="0.00"/> < </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 ---------- 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-10-17T12:41:28.232225+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:41:28.233874+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:41:28.420117+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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 ---------- Missing result in exitcode ---------- 1
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-10-17T12:37:17.272738+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:17.274636+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.061565+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.063411+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.130879+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.132895+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.465562+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.467471+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:17.290563+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:17.292480+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.215895+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.217861+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.223279+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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-10-17T12:37:16.225144+01:00 by Eclipse SUMO GUI v1_24_0+1489-98269a9da5a > 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>