texttest -a sumo -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.05Nov070800.3763533 -g
texttest -a sumo -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4063393==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015ac0 at pc 0x5ccacffad36f bp 0x7fffb275fd10 sp 0x7fffb275f4d8 > READ of size 3 at 0x50c000015ac0 thread T0 > #0 0x5ccacffad36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75e0bde26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5ccad0dd4fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5ccad0dd4505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x75e0bdde203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x75e0bde68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x75e0bdddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x75e0bdd41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x75e0bdd3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x75e0bdd3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5ccad0072f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x75e0b6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x75e0b6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5ccacff95ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000015ac0 is located 0 bytes inside of 125-byte region [0x50c000015ac0,0x50c000015b3d) > freed by thread T2 here: > #0 0x5ccad003069a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75e0bdd68d4e 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 0x5ccad001863e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75e0bdd68d94 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 0x5ccad00162a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-31T08:39:06.351716+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,513c16,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"> < <person id="p0" x="-200.00" y="-26.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="0.00" edge="b" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="-198.65" y="-26.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="1.35" edge="b" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="-197.30" y="-26.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="2.70" edge="b" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="-195.95" y="-26.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="4.05" edge="b" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="-194.60" y="-26.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="5.40" edge="b" slope="0.00"/> < </timestep> <truncated after showing first 30 lines> ---------- Differences in summary ---------- 2a3,14 > <!-- generated on 2025-10-31T08:39:06.340337+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,175c16,47 < <personSummary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/person_summary_file.xsd"> < <step time="0.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="1.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="2.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="3.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="4.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="5.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="6.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="7.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="8.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="9.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="10.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="11.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="12.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="13.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> < <step time="14.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-31T08:39:06.346575+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,47 < <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="a_0" departPos="40.10" departSpeed="0.00" departDelay="0.00" arrival="162.00" arrivalLane="a_0" arrivalPos="500.00" arrivalSpeed="3.75" duration="162.00" routeLength="459.90" waitingTime="0.00" waitingCount="0" stopTime="45.00" timeLoss="83.89" rerouteNo="0" devices="tripinfo_v0 person_v0" vType="train" speedFactor="1.00" vaporized=""/> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="169.00" waitingTime="7.00" timeLoss="57.40" traveltime="162.00"> < <walk depart="0.00" departPos="0.00" arrival="35.00" arrivalPos="48.40" duration="35.00" routeLength="48.40" timeLoss="0.15" maxSpeed="1.39" waitingTime="0.00"/> < <access stop="B" depart="35.00" arrival="53.00" duration="18.00" routeLength="25.05"/> < <ride waitingTime="7.00" vehicle="v0" depart="60.00" arrival="147.00" arrivalPos="470.00" duration="87.00" routeLength="400.00" timeLoss="57.20"/> < <access stop="D" depart="147.00" arrival="165.00" duration="18.00" routeLength="25.60"/> < <walk depart="165.00" departPos="44.50" arrival="169.00" arrivalPos="50.00" duration="4.00" routeLength="5.50" timeLoss="0.04" maxSpeed="1.39" waitingTime="0.00"/> < </personinfo> < </tripinfos> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,33 > /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:378:33: runtime error: dynamic operation on address 0x5160000a0880 which does not point to an object of type 'MSTransportable' > 0x5160000a0880: note: object has invalid vptr > 00 00 00 00 65 b4 01 00 01 00 00 00 98 08 0a 00 60 51 00 00 07 00 00 00 00 00 00 00 70 65 72 73 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:378:33 > AddressSanitizer:DEADLYSIGNAL > ================================================================= > ==4064444==ERROR: AddressSanitizer: SEGV on unknown address 0x00010001b455 (pc 0x7790722b9936 bp 0x7ffc363873b0 sp 0x7ffc36387350 T0) > ==4064444==The signal is caused by a READ memory access. > #0 0x7790722b9936 in __dynamic_cast (/lib/x86_64-linux-gnu/libstdc++.so.6+0xb9936) (BuildId: ca77dae775ec87540acd7218fa990c40d1c94ab1) > #1 0x5aad4e674840 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:378:33 > #2 0x5aad4e7d4b21 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/clangDebug/sumo/src/foreign/rtree/RTree.h:1584:11 > #3 0x5aad4e7d42ed 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/clangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #4 0x5aad4e7d42ed 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/clangDebug/sumo/src/foreign/rtree/RTree.h:1565:13 > #5 0x5aad4e7c2b1e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:547:3 > #6 0x5aad4e7c07ec in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32 > #7 0x5aad4e7bf805 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30 > #8 0x5aad4e591928 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/clangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22 > #9 0x5aad4ebc5b6f in GUISUMOAbstractView::paintGL() /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5 > #10 0x5aad4ebdd828 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9 > #11 0x5aad4ebbab75 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1 > #12 0x779078f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #13 0x779078f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #14 0x779078f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #15 0x5aad4e42af23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #16 0x779071e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #17 0x779071e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #18 0x5aad4e34dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-31T08:39:13.635146+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,45 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="person0" x="113.85" y="80.00" angle="270.00" type="DEFAULT_PEDTYPE" speed="0.00" pos="80.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="person0" x="113.85" y="199.90" angle="270.00" type="DEFAULT_PEDTYPE" speed="0.00" pos="86.80" edge="SC" slope="0.00"/> < </timestep> < <timestep time="2.00"/> < </fcd-export> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,9d4 < <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00"> < <stop duration="1.00" arrival="1.00" arrivalPos="80.00" actType="waiting"/> < <stop duration="1.00" arrival="2.00" arrivalPos="86.80" actType="waiting"/> < </personinfo> < </tripinfos> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-31T08:39:13.638257+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,8c16,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="person0" depart="0.00" departPos="80.00" arrival="2.00"> < <stop lane="SC_0" endPos="80.00" duration="1.00" jump="0.00"/> < <stop lane="CN_0" endPos="86.80" duration="1.00"/> < </person> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 10c21,45 < </routes> --- > <output> > <write-license value="true"/> > <fcd-output value="fcd.xml"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4065789==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000006ab0 at pc 0x5fbb38f1236f bp 0x7ffc716a04d0 sp 0x7ffc7169fc98 > READ of size 3 at 0x50d000006ab0 thread T0 > #0 0x5fbb38f1236e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7dadd0426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5fbb39d39fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5fbb39d39505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7dadd03e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7dadd0468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7dadd03dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7dadd0341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7dadd033f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7dadd033f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5fbb38fd7f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7dadc922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7dadc922a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5fbb38efaae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000006ab0 is located 0 bytes inside of 135-byte region [0x50d000006ab0,0x50d000006b37) > freed by thread T2 here: > #0 0x5fbb38f9569a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7dadd0368d4e 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 0x5fbb38f7d63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7dadd0368d94 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 0x5fbb38f7b2a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,25d4 < Simulation started with time: 0.00. < Simulation ended at time: 2199.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1): < RouteLength: 5924.26 < Speed: 2.70 < Duration: 2198.00 < WaitingTime: 0.00 < TimeLoss: 280.62 < DepartDelay: 0.00 < Pedestrian Statistics (avg of 320 walks): < RouteLength: 34.83 < Duration: 25.50 < TimeLoss: 0.42 < Ride Statistics (avg of 160 rides): < WaitingTime: 348.75 < RouteLength: 742.95 < Duration: 232.19 < Bus: 160 < DijkstraRouter answered 160 queries and explored 29.50 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). ---------- New result in exitcode ---------- 1
---------- Differences in fcd ---------- 475c475 < <vehicle id="S1.0" x="296.17" y="141.99" angle="169.80" type="SBahn" speed="13.89" pos="4.61" lane="E16_0" slope="0.00"/> --- > <vehicle id="S1.0" x="295.62" y="146.77" angle="166.42" type="SBahn" speed="13.89" pos="4.61" lane="E16_0" slope="0.00"/> 18351,18372c18351,18372 < <vehicle id="S1.3" x="148.71" y="34.26" angle="232.61" type="SBahn" speed="12.89" pos="8.51" lane="E25_0" slope="0.00"/> < <person id="pf_0.25" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.26" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.27" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.28" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.29" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.30" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.31" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.32" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.33" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.34" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.35" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.36" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.37" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.38" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.39" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.40" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.41" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.42" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.43" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.44" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> < <person id="pf_0.45" x="148.71" y="34.26" angle="232.61" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> --- > <vehicle id="S1.3" x="155.66" y="39.61" angle="234.09" type="SBahn" speed="12.89" pos="8.51" lane="E25_0" slope="0.00"/> > <person id="pf_0.25" x="155.66" y="39.61" angle="234.09" type="DEFAULT_PEDTYPE" speed="12.89" pos="8.51" edge="E25" slope="0.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==48406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 40320 byte(s) in 8 object(s) allocated from: > #0 0x5f057e2dbf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f0580e75609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5f057ffe6b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7900fa84c712 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 0x5f057e2dbf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f0580e6b0a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5f057e389366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x5f057e379957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x5f057e379235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x5f057e2ec695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x5f057f0dce58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5f057f0db055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5f057f0dc891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5f057f0db055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7900fa7e203c 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 > > ================================================================= > ==49029==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5040 byte(s) in 1 object(s) allocated from: > #0 0x62d4d70b2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x62d4d9c420a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x62d4d7160366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x62d4d7150957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x62d4d7150235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x62d4d70c3695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x62d4d7eb3e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x62d4d7eb2055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x62d4d7eb3891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x62d4d7eb2055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7b9a061e203c 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 ---------- 0a1,24 > > ================================================================= > ==43005==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x60139d021f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x60139fbbb609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x60139ed2cb69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x71b256a4c712 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 0x60139d021f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x60139fbb10a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x60139d0cf366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x60139d0bf957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x60139d0bf235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x60139d032695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x60139de22e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x60139de21055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x60139de22891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x60139de21055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x71b2569e203c 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,66 > ================================================================= > ==4131790==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000006ab0 at pc 0x5e0bde251ce8 bp 0x7ffe5e6ea940 sp 0x7ffe5e6ea0d0 > READ of size 3 at 0x50d000006ab0 thread T0 > #0 0x5e0bde251ce7 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5e0bde252488 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4060488) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #2 0x735509e29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x735509e295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5e0bdf06c006 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5e0bdf06b505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x735509de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x735509e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x735509ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x735509d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x735509d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x735509d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5e0bde309f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x735502e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x735502e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5e0bde22cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000006ab0 is located 0 bytes inside of 129-byte region [0x50d000006ab0,0x50d000006b31) > freed by thread T2 here: > #0 0x5e0bde2c769a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x735509d68d4e 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 0x5e0bde2af63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x735509d68d94 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,64 > ================================================================= > ==4131459==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008720 at pc 0x57f412ffc36f bp 0x7ffc1876d7f0 sp 0x7ffc1876cfb8 > READ of size 3 at 0x50d000008720 thread T0 > #0 0x57f412ffc36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7bb077c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x57f413e23fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x57f413e23505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7bb077be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7bb077c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7bb077bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7bb077b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7bb077b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7bb077b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x57f4130c1f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7bb070c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7bb070c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x57f412fe4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000008720 is located 0 bytes inside of 131-byte region [0x50d000008720,0x50d0000087a3) > freed by thread T2 here: > #0 0x57f41307f69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7bb077b68d4e 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 0x57f41306763e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7bb077b68d94 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 0x57f4130652a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-31T08:51:52.975742+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,6541c16,50 < <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="first" x="5.10" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="5.10" lane="0_0" slope="0.00"/> < </timestep> < <timestep time="0.10"> < <vehicle id="first" x="6.49" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.88" pos="6.49" lane="0_0" slope="0.00"/> < </timestep> < <timestep time="0.20"> < <vehicle id="first" x="7.88" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.88" pos="7.88" lane="0_0" slope="0.00"/> < </timestep> < <timestep time="0.30"> < <vehicle id="first" x="9.27" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="9.27" lane="0_0" slope="0.00"/> < </timestep> < <timestep time="0.40"> < <vehicle id="first" x="10.65" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="10.65" lane="0_0" slope="0.00"/> < </timestep> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4130251==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008720 at pc 0x610307e6536f bp 0x7ffc2b4c3130 sp 0x7ffc2b4c28f8 > READ of size 3 at 0x50d000008720 thread T0 > #0 0x610307e6536e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7a7649626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x610308c8cfac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x610308c8c505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7a76495e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7a7649668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7a76495dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7a7649541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7a764953f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7a764953f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x610307f2af23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7a764242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7a764242a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x610307e4dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000008720 is located 0 bytes inside of 140-byte region [0x50d000008720,0x50d0000087ac) > freed by thread T2 here: > #0 0x610307ee869a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7a7649568d4e 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 0x610307ed063e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7a7649568d94 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 0x610307ece2a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-31T08:51:45.231557+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,942c16,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="0" x="5.10" y="0.00" angle="90.00" type="t" speed="13.89" pos="5.10" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="0.10"> < <vehicle id="0" x="6.47" y="0.00" angle="90.00" type="t" speed="13.66" pos="6.47" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="0.20"> < <vehicle id="0" x="7.81" y="0.00" angle="90.00" type="t" speed="13.43" pos="7.81" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="0.30"> < <vehicle id="0" x="9.13" y="0.00" angle="90.00" type="t" speed="13.20" pos="9.13" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="0.40"> < <vehicle id="0" x="10.42" y="0.00" angle="90.00" type="t" speed="12.96" pos="10.42" lane="gneE0_0" slope="0.00"/> < </timestep> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,18d3 < Simulation started with time: 0.00. < Simulation ended at time: 31.30. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1 < Running: 0 < Waiting: 0 < Statistics (avg of 1): < RouteLength: 394.90 < Speed: 12.66 < Duration: 31.20 < WaitingTime: 0.00 < TimeLoss: 2.77 < DepartDelay: 0.00 ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4122422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 192 byte(s) in 1 object(s) allocated from: > #0 0x5c1fa97eef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5c1fabd09c7b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5c1fab487988 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5c1fab156fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5c1fad360d94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5c1fabb7cb60 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:439:21 > #6 0x5c1fad56457b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #7 0x7a873a9e6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7a873a9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x7a873a9b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7a873a9b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7a873a9e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x5c1fad598a92 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #13 0x5c1fad8396e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #14 0x5c1fabb2c1aa in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #15 0x5c1fabb2326b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #16 0x5c1fa9910518 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #17 0x7a8739e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 192 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4123360==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000016780 at pc 0x5aa022db236f bp 0x7ffdf4d30990 sp 0x7ffdf4d30158 > READ of size 3 at 0x50c000016780 thread T0 > #0 0x5aa022db236e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75492c026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5aa023bd9fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5aa023bd9505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x75492bfe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x75492c068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x75492bfdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x75492bf41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x75492bf3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x75492bf3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5aa022e77f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x754924e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x754924e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5aa022d9aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000016780 is located 0 bytes inside of 117-byte region [0x50c000016780,0x50c0000167f5) > freed by thread T2 here: > #0 0x5aa022e3569a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75492bf68d4e 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 0x5aa022e1d63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75492bf68d94 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 0x5aa022e1b2a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in output ---------- 6,21d5 < Simulation started with time: 0.00. < Simulation ended at time: 3000.00. < Reason: The final simulation step has been reached. < Performance: < Vehicles: < Inserted: 35 (Loaded: 1000) < Running: 35 < Waiting: 0 < Statistics (avg of 35): < RouteLength: 41247.10 < Speed: 13.75 < Duration: 2999.03 < WaitingTime: 62.63 < TimeLoss: 1623.12 < DepartDelay: 0.95 < DepartDelayWaiting: 0.00 ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==4123798==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000017380 at pc 0x5dc486b14ce8 bp 0x7ffc6469fbe0 sp 0x7ffc6469f370 > READ of size 3 at 0x50c000017380 thread T0 > #0 0x5dc486b14ce7 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5dc486b15488 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4060488) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #2 0x76e408029543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x76e4080295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5dc48792f006 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5dc48792e505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x76e407fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x76e408068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x76e407fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x76e407f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x76e407f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x76e407f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5dc486bccf23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x76e40102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x76e40102a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5dc486aefae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000017380 is located 0 bytes inside of 123-byte region [0x50c000017380,0x50c0000173fb) > freed by thread T2 here: > #0 0x5dc486b8a69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x76e407f68d4e 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 0x5dc486b7263e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x76e407f68d94 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 aggregated60 ---------- 2a3,14 > <!-- generated on 2025-10-31T08:50:18.569609+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,573c16,50 < <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="6.00" id="dump_6"> < <edge id="1/1to2/1" sampledSeconds="13.97" traveltime="30.17" overlapTraveltime="28.40" density="24.21" laneDensity="24.21" occupancy="10.99" waitingTime="0.00" timeLoss="11.43" speed="3.56" speedRelative="0.18" departed="6" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="2/1to3/1" sampledSeconds="7.35" traveltime="9.85" overlapTraveltime="10.37" density="12.74" laneDensity="12.74" occupancy="5.40" waitingTime="0.00" timeLoss="3.69" speed="9.75" speedRelative="0.50" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="6.00" end="12.00" id="dump_6"> < <edge id="1/1to2/1" sampledSeconds="27.91" traveltime="16.30" overlapTraveltime="16.16" density="48.38" laneDensity="48.38" occupancy="23.47" waitingTime="0.00" timeLoss="19.00" speed="6.26" speedRelative="0.32" departed="6" arrived="0" entered="0" left="4" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="2/1to3/1" sampledSeconds="24.49" traveltime="5.80" overlapTraveltime="6.07" density="42.45" laneDensity="42.45" occupancy="20.19" waitingTime="0.00" timeLoss="3.67" speed="16.66" speedRelative="0.85" departed="0" arrived="0" entered="4" left="3" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="3/1to4/1" sampledSeconds="4.95" traveltime="4.92" overlapTraveltime="5.18" density="8.58" laneDensity="8.58" occupancy="3.96" waitingTime="0.00" timeLoss="0.02" speed="19.53" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> < <interval begin="12.00" end="18.00" id="dump_6"> < <edge id="1/1to2/1" sampledSeconds="37.97" traveltime="11.72" overlapTraveltime="11.94" density="65.82" laneDensity="65.82" occupancy="31.83" waitingTime="0.00" timeLoss="21.56" speed="8.47" speedRelative="0.43" departed="6" arrived="0" entered="0" left="5" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="2/1to3/1" sampledSeconds="24.95" traveltime="5.25" overlapTraveltime="5.51" density="43.26" laneDensity="43.26" occupancy="20.65" waitingTime="0.00" timeLoss="1.59" speed="18.35" speedRelative="0.94" departed="0" arrived="0" entered="4" left="4" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="3/1to4/1" sampledSeconds="22.79" traveltime="4.98" overlapTraveltime="5.23" density="39.51" laneDensity="39.51" occupancy="18.96" waitingTime="0.00" timeLoss="0.32" speed="19.33" speedRelative="0.99" departed="0" arrived="0" entered="4" left="4" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="4/1to5/1" sampledSeconds="7.68" traveltime="4.91" overlapTraveltime="5.17" density="13.32" laneDensity="13.32" occupancy="6.33" waitingTime="0.00" timeLoss="0.01" speed="19.56" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </interval> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6,21d5 < Simulation started with time: 0.00. < Simulation ended at time: 300.00. < Reason: The final simulation step has been reached. < Performance: < Vehicles: < Inserted: 30 (Loaded: 60) < Running: 30 < Waiting: 30 < Statistics (avg of 30): < RouteLength: 5437.56 < Speed: 19.28 < Duration: 282.06 < WaitingTime: 0.00 < TimeLoss: 4.53 < DepartDelay: 3.44 < DepartDelayWaiting: 255.50 ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,518 > > ================================================================= > ==4129606==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 992 byte(s) in 1 object(s) allocated from: > #0 0x632ac940ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x632acb0a48d4 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:343:28 > #2 0x632acad76fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #3 0x632accf80d94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #4 0x632acd18457b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #5 0x754606de6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x754606db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x754606db80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x632acd1bb663 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x632accf93eab in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x632accf9500f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x632acaafa6a2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:486:21 > #12 0x632ac95402da in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x632ac94b022c in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1860:27 > #14 0x632ac94ac957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #15 0x632ac94ac235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #16 0x632ac941f695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #17 0x632aca20fe58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x632aca20e055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x632aca20f891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x632aca20e055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x7546061e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Indirect leak of 120 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,48 > /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18: runtime error: member call on address 0x51e00004f880 which does not point to an object of type 'GUINet' > 0x51e00004f880: note: object is of type 'MSNet' > 02 00 00 00 f0 6d 08 12 9f 5f 00 00 be be be be be be be be 00 00 00 00 be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MSNet' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18 > /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:450:5: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet' > 0x51e00004f880: note: object is of type 'MSNet' > 02 00 00 00 f0 6d 08 12 9f 5f 00 00 be be be be be be be be 00 00 00 00 be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MSNet' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:450:5 > /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:451:5: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet' > 0x51e00004f880: note: object is of type 'MSNet' > 02 00 00 00 f0 6d 08 12 9f 5f 00 00 be be be be be be be be 00 00 00 00 be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MSNet' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:451:5 > /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:452:5: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet' > 0x51e00004f880: note: object is of type 'MSNet' > 02 00 00 00 f0 6d 08 12 9f 5f 00 00 be be be be be be be be 00 00 00 00 be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MSNet' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:452:5 > /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:453:30: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet' > 0x51e00004f880: note: object is of type 'MSNet' > 02 00 00 00 f0 6d 08 12 9f 5f 00 00 be be be be be be be be 00 00 00 00 be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'MSNet' <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==6025==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000016540 at pc 0x5e9b4b67236f bp 0x7ffc15dd1270 sp 0x7ffc15dd0a38 > READ of size 3 at 0x50c000016540 thread T0 > #0 0x5e9b4b67236e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x73059e426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5e9b4c499fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5e9b4c499505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x73059e3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x73059e468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x73059e3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x73059e341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x73059e33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x73059e33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5e9b4b737f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x73059722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x73059722a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5e9b4b65aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000016540 is located 0 bytes inside of 124-byte region [0x50c000016540,0x50c0000165bc) > freed by thread T2 here: > #0 0x5e9b4b6f569a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x73059e368d4e 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 0x5e9b4b6dd63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x73059e368d94 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 0x5e9b4b6db2a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in battery ---------- 2a3,14 > <!-- generated on 2025-10-31T09:09:20.003491+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,45c16,49 < <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd"> < <timestep time="0.00"> < <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="45.2000" y="87.9000" lane="6_0" posOnLane="12.1000" timeStopped="0"/> < </timestep> < <timestep time="1.00"> < <vehicle id="t_0" energyConsumed="0.8391" totalEnergyConsumed="0.8391" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17499.1609" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="45.2000" y="86.9000" lane="6_0" posOnLane="13.1000" timeStopped="0"/> < </timestep> < <timestep time="2.00"> < <vehicle id="t_0" energyConsumed="1.9509" totalEnergyConsumed="2.7900" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17497.2100" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="45.2000" y="84.9000" lane="6_0" posOnLane="15.1000" timeStopped="0"/> < </timestep> < <timestep time="3.00"> < <vehicle id="t_0" energyConsumed="3.0646" totalEnergyConsumed="5.8546" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17494.1454" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="45.2000" y="81.9000" lane="6_0" posOnLane="18.1000" timeStopped="0"/> < </timestep> < <timestep time="4.00"> < <vehicle id="t_0" energyConsumed="4.1810" totalEnergyConsumed="10.0355" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17489.9645" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="45.2000" y="77.9000" lane="6_0" posOnLane="22.1000" timeStopped="0"/> < </timestep> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,151 > > ================================================================= > ==33745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 144 byte(s) in 6 object(s) allocated from: > #0 0x583e89205f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x583e8bc4cca1 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:254:50 > #2 0x583e8bc427aa in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62 > #3 0x583e8bc3c560 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16 > #4 0x583e8bc5d32e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/StaticCommand.h:88:16 > #5 0x583e8a4ecd8d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #6 0x583e89494a63 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #7 0x583e8a8dab82 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:831:30 > #8 0x583e895681e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x583e8933bcfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x583e8933a487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x583e89339102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7feafc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Indirect leak of 2736 byte(s) in 6 object(s) allocated from: > #0 0x583e89205f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x583e8bc4ed3a in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:281:37 > #2 0x583e8bc427aa in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62 > #3 0x583e8bc3c560 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16 > #4 0x583e8bc5d32e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/StaticCommand.h:88:16 > #5 0x583e8a4ecd8d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #6 0x583e89494a63 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #7 0x583e8a8dab82 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:831:30 > #8 0x583e895681e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,16 > > ================================================================= > ==33558==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1216 byte(s) in 2 object(s) allocated from: > #0 0x5f7b1aeb1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f7b1d8e92f5 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44 > #2 0x5f7b1d8e8560 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16 > #3 0x5f7b1d8e737b in MSDevice_FCDReplay::init() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30 > #4 0x5f7b1d1ec668 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:279:5 > #5 0x5f7b1afd3518 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #6 0x71f53d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > SUMMARY: AddressSanitizer: 1216 byte(s) leaked in 2 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,4 > /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 > /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==19931==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x6488a5555f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x6488a80ef609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x6488a7260b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7d48aa84c712 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 0x6488a5555f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x6488a80e50a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x6488a5603366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x6488a55f3957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x6488a55f3235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x6488a5566695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x6488a6356e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x6488a6355055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x6488a6356891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x6488a6355055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7d48aa7e203c 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 > > ================================================================= > ==19934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5f4adcfeaf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f4adfb84609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5f4adecf5b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x716cf9e4c712 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 0x5f4adcfeaf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f4adfb7a0a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5f4add098366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x5f4add088957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x5f4add088235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x5f4adcffb695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x5f4adddebe58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5f4adddea055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5f4adddeb891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5f4adddea055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x716cf9de203c 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 > > ================================================================= > ==20123==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x59caf8bc5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x59cafb75f609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x59cafa8d0b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x75a64304c712 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 0x59caf8bc5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x59cafb7550a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x59caf8c73366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x59caf8c63957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x59caf8c63235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x59caf8bd6695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x59caf99c6e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x59caf99c5055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x59caf99c6891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x59caf99c5055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x75a642fe203c 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 > > ================================================================= > ==19888==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x586d16438f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x586d18fd2609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x586d18143b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x741d3e24c712 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 0x586d16438f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x586d18fc80a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x586d164e6366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x586d164d6957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x586d164d6235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x586d16449695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x586d17239e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x586d17238055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x586d17239891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x586d17238055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x741d3e1e203c 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 > > ================================================================= > ==20342==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x6029cd817f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x6029d03b1609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x6029cf522b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7b6598e4c712 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 0x6029cd817f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x6029d03a70a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x6029cd8c5366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x6029cd8b5957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x6029cd8b5235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x6029cd828695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x6029ce618e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x6029ce617055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x6029ce618891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x6029ce617055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7b6598de203c 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 > > ================================================================= > ==20335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5c0c54504f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5c0c5709e609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5c0c5620fb69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7b7e9aa4c712 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 0x5c0c54504f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5c0c570940a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5c0c545b2366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x5c0c545a2957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x5c0c545a2235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x5c0c54515695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x5c0c55305e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5c0c55304055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5c0c55305891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5c0c55304055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7b7e9a9e203c 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 > > ================================================================= > ==20116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x5f8e32938f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f8e354d2609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5f8e34643b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7ab4e504c712 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 0x5f8e32938f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5f8e354c80a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5f8e329e6366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x5f8e329d6957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x5f8e329d6235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x5f8e32949695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x5f8e33739e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5f8e33738055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5f8e33739891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5f8e33738055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7ab4e4fe203c 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/clangDebug/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/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26devices rerouting trips_geo geoTrips_junctions ( Last six runs Nov2025 Oct2025 )
---------- Differences in errors ---------- 1a2,3 > /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26
---------- Differences in errors ----------
0a1,64
> =================================================================
> ==14358==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000094f0 at pc 0x59b897b9536f bp 0x7fff8c0998b0 sp 0x7fff8c099078
> READ of size 3 at 0x50d0000094f0 thread T0
> #0 0x59b897b9536e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
> #1 0x77bcee826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #2 0x59b8989bcfac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
> #3 0x59b8989bc505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
> #4 0x77bcee7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #5 0x77bcee868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #6 0x77bcee7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #7 0x77bcee741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #8 0x77bcee73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #9 0x77bcee73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #10 0x59b897c5af23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
> #11 0x77bce782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> #12 0x77bce782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
> #13 0x59b897b7dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
>
> 0x50d0000094f0 is located 0 bytes inside of 135-byte region [0x50d0000094f0,0x50d000009577)
> freed by thread T2 here:
> #0 0x59b897c1869a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
> #1 0x77bcee768d4e 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 0x59b897c0063e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
> #1 0x77bcee768d94 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 0x59b897bfe2a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in ssm ----------
<?xml version="1.0" encoding="UTF-8"?>
<SSMLog>
<conflict begin="6.50" end="14.90" ego="ego1" foe="foe1">
<timeSpan values="6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.30 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90
"/>
<typeSpan values="6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 6 6 6 6 6 6 6 6 6 6 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18"/>
<egoPosition values="98.35,73.60 98.35,72.22 98.35,70.83 98.35,69.47 98.35,68.15 98.35,66.88 98.35,65.66 98.35,64.48 98.35,63.34 98.35,62.25 98.35,61.20 98.35,60.20 98.35,59.25 98.35,58.34 98.35,57.47 98.35,56.65 98.35,55.87 98.35,55.14 98.39,54.46 98.48,53.83 98.57,53.20 98.66,52.55 98.79,51.89 99.15,51.28 99.53,50.65 99.92,50.00 100.58,49.57 101.28,49.15 102.00,48.74 102.86,48.62 103.75,48.49 104.65,48.36 105.60,48.35 106.57,48.35 107.56,48.35 108.58,48.35 109.63,48.35 110.70,48.35 111
.80,48.35 112.93,48.35 114.08,48.35 115.26,48.35 116.46,48.35 117.69,48.35 118.94,48.35 120.22,48.35 121.53,48.35 122.86,48.35 124.22,48.35 125.60,48.35 126.99,48.35 128.38,48.35 129.77,48.35 131.16,48.35 132.55,48.35 133.94,48.35 135.33,48.35 136.72,48.35 138.11,48.35 139.49,48.35 140.88,48.35 142.27,48.35 143.66,48.35 145.05,48.35 146.44,48.35 147.83,48.35 149.22,48.35 150.61,48.35 152.00,48.35 153.38,48.35 154.77,48.35 156.16,48.35 157.55,48.35 158.94,48.35 160.33,48.35 161.72,48.35 163.11,48
.35 164.50,48.35 165.89,48.35 167.27,48.35 168.66,48.35 170.05,48.35 171.44,48.35 172.83,48.35 174.22,48.35"/>
<egoVelocity values="0.00,-13.89 0.00,-13.89 0.00,-13.83 0.00,-13.38 0.00,-12.93 0.00,-12.48 0.00,-12.03 0.00,-11.58 0.00,-11.13 0.00,-10.68 0.00,-10.23 0.00,-9.78 0.00,-9.33 0.00,-8.88 0.00,-8.43 0.00,-7.98 0.00,-7.53 0.00,-7.08 0.05,-6.63 0.16,-6.18 0.29,-6.44 0.42,-6.69 0.61,-6.94 1.18,-7.13 1.80,-7.26 2.46,-7.34 3.52,-7.19 4.68,-6.81 5.85,-6.19 7.05,-5.23 8.03,-4.15 8.82,-2.95 9.33,-2.11 9.75,-1.16 10.06,-0.63 10.34,-0.34 10.60,-0.04 10.86,0.00 11.12,0.00 11.38,0.00 11.64,0.00 11.90,
0.00 12.16,0.00 12.42,0.00 12.68,0.00 12.94,0.00 13.20,0.00 13.46,0.00 13.72,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<foePosition values="87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.36,48.35 94.60,48.35 94.80,48.35 94.96,48.35 95.06,48.35 95.13,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.15,48.35 95.16,48.35 95.20,48.35 95.27,48.35 95.36,48.35 95.47,48.35 95.62,48.35 95.79,48.35 95.98,48.35 96.20,48.35 96.
45,48.35 96.72,48.35 97.02,48.35 97.35,48.35 97.70,48.35 98.07,48.35 98.48,48.35 98.91,48.35 99.36,48.35 99.84,48.35 100.35,48.35 100.88,48.35 101.44,48.35 102.03,48.35 102.64,48.35 103.27,48.35 103.94,48.35 104.63,48.35 105.34,48.35 106.08,48.35 106.85,48.35 107.64,48.35 108.46,48.35 109.31,48.35 110.18,48.35 111.07,48.35 112.00,48.35 112.95,48.35 113.92,48.35 114.92,48.35 115.95,48.35 117.00,48.35 118.08,48.35 119.19,48.35 120.32,48.35 121.47,48.35 122.66,48.35 123.87,48.35 125.10,48.35 126.36
,48.35 127.65,48.35 128.96,48.35 130.30,48.35 131.67,48.35 133.05,48.35 134.44,48.35"/>
<foeVelocity values="8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 2.67,0.00 2.22,0.00 1.77,0.00 1.32,0.00 0.87,0.00 0.42,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.00,0.00 0.26,0.00 0.52,0.00 0.78,0.00 1.04,0.00 1.30,0.00 1.56,0.00 1.82,0.00 2.08,0.00 2.34,0.00 2.60,0.00 2.86,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,0.00 4.42,0.00 4
.68,0.00 4.94,0.00 5.20,0.00 5.46,0.00 5.72,0.00 5.98,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00"/>
<conflictPoint values="104.75,48.35 104.75,48.35 104.75,48.35 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 104.75,48.35 100.81,49.43 101.64,48.93 102.58,48.66 103.59,48.52 104.63,48.37 105.70,48.35 106.80,48.35 107.93,48.35 109.08,48.35 110.26,48.35 111.46,48.35 112.69,48.35 113.94,48.35 115.22,48.35 116.53,48.35 117.86,48.35 119.22,48.35 12
0.60,48.35 121.99,48.35 123.38,48.35 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<TTCSpan values="2.10 2.09 2.11 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<minTTC time="6.60" position="104.75,48.35" type="6" value="2.09" speed="13.89"/>
<DRACSpan values="3.31 1.93 1.81 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<maxDRAC time="6.50" position="104.75,48.35" type="6" value="3.31" speed="13.89"/>
<PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
</conflict>
<globalMeasures ego="ego1">
<timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.30
10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90"/>
<BRSpan values="0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.58 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0
.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00"/>
<maxBR time="8.40" position="98.48,53.83" value="4.50"/>
<SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
</globalMeasures>
<conflict begin="6.50" end="14.90" ego="foe1" foe="ego1">
<minTTC time="6.60" position="104.75,48.35" type="7" value="2.09" speed="8.07"/>
<maxDRAC time="6.50" position="104.75,48.35" type="7" value="3.31" speed="8.52"/>
<PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
</conflict>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,64
> =================================================================
> ==13718==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000090e0 at pc 0x6040a7fbd36f bp 0x7ffdecf4c270 sp 0x7ffdecf4ba38
> READ of size 3 at 0x50d0000090e0 thread T0
> #0 0x6040a7fbd36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
> #1 0x7f024e226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #2 0x6040a8de4fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
> #3 0x6040a8de4505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
> #4 0x7f024e1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #5 0x7f024e268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #6 0x7f024e1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #7 0x7f024e141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #8 0x7f024e13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #9 0x7f024e13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> #10 0x6040a8082f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
> #11 0x7f024722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> #12 0x7f024722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
> #13 0x6040a7fa5ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
>
> 0x50d0000090e0 is located 0 bytes inside of 131-byte region [0x50d0000090e0,0x50d000009163)
> freed by thread T2 here:
> #0 0x6040a804069a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
> #1 0x7f024e168d4e 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 0x6040a802863e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
> #1 0x7f024e168d94 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 0x6040a80262a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in ssm ----------
<?xml version="1.0" encoding="UTF-8"?>
<SSMLog>
<globalMeasures ego="ego1">
<timeSpan values="0.00 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40
9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.30 10.40 10.50 10.60 10.70 10.80"/>
<BRSpan values="0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0
.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00"/>
<SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
</globalMeasures>
</SSMLog>
---------- Differences in errors ---------- 1,4c1,64 < Warning: Vehicle 'trip_0' with device.taxi should have vClass taxi instead of 'passenger'. < Warning: Vehicle 'trip_1' with device.taxi should have vClass taxi instead of 'passenger'. < 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. --- > ================================================================= > ==29563==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008580 at pc 0x5d90857ac36f bp 0x7ffcce5f3c10 sp 0x7ffcce5f33d8 > READ of size 3 at 0x50d000008580 thread T0 > #0 0x5d90857ac36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x72fca8626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5d90865d3fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5d90865d3505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x72fca85e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x72fca8668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x72fca85dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x72fca8541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x72fca853f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x72fca853f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5d9085871f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x72fca162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x72fca162a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5d9085794ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000008580 is located 0 bytes inside of 131-byte region [0x50d000008580,0x50d000008603) > freed by thread T2 here: > #0 0x5d908582f69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x72fca8568d4e 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 tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-31T09:14:42.761075+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,26c16,44 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="316.00" waitingTime="132.00" timeLoss="23.73" traveltime="184.00"> < <ride waitingTime="132.00" vehicle="trip_1" depart="132.00" arrival="316.00" arrivalPos="287.60" duration="184.00" routeLength="1370.25" timeLoss="23.73"/> < </personinfo> < <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="317.00" waitingTime="132.00" timeLoss="23.73" traveltime="185.00"> < <ride waitingTime="132.00" vehicle="trip_1" depart="132.00" arrival="317.00" arrivalPos="287.60" duration="185.00" routeLength="1370.25" timeLoss="23.73"/> < </personinfo> < <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="317.00" waitingTime="132.00" timeLoss="23.73" traveltime="185.00"> < <ride waitingTime="132.00" vehicle="trip_1" depart="132.00" arrival="317.00" arrivalPos="287.60" duration="185.00" routeLength="1370.25" timeLoss="23.73"/> < </personinfo> < <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="318.00" waitingTime="132.00" timeLoss="23.73" traveltime="186.00"> < <ride waitingTime="132.00" vehicle="trip_1" depart="132.00" arrival="318.00" arrivalPos="287.60" duration="186.00" routeLength="1370.23" timeLoss="23.73"/> < </personinfo> < <personinfo id="p.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="318.00" waitingTime="132.00" timeLoss="23.73" traveltime="186.00"> < <ride waitingTime="132.00" vehicle="trip_1" depart="132.00" arrival="318.00" arrivalPos="287.60" duration="186.00" routeLength="1370.23" timeLoss="23.73"/> < </personinfo> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,104 < Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00. < 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400022c490 which does not point to an object of type 'BookReservation' > 0x50400022c490: note: object has invalid vptr > 00 00 00 00 12 b2 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31570==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400022c4b8 at pc 0x5915b65a017c bp 0x79d1c17f8e50 sp 0x79d1c17f8e48 > READ of size 8 at 0x50400022c4b8 thread T1 > #0 0x5915b65a017b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5915b659c65b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5915b66262f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5915b36612e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5915b665c9df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5915b49f2818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x5915b367e1e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x5915b3451cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5915b3450487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5915b344f102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x79d1d8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5915b32db41c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x79d1d189caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x79d1d1929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400022c4b8 is located 40 bytes inside of 48-byte region [0x50400022c490,0x50400022c4c0) <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-31T09:15:06.918233+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,49 < <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="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00"> < <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00"> < <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00"> < <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="489.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="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,104 < Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00. < 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400022c490 which does not point to an object of type 'BookReservation' > 0x50400022c490: note: object has invalid vptr > 00 00 00 00 de 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31529==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400022c4b8 at pc 0x5c4629a8417c bp 0x7011347f8e50 sp 0x7011347f8e48 > READ of size 8 at 0x50400022c4b8 thread T1 > #0 0x5c4629a8417b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5c4629a8065b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5c4629b0a2f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5c4626b452e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5c4629b409df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5c4627ed6818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x5c4626b621e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x5c4626935cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5c4626934487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5c4626933102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x70114ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5c46267bf41c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x70114489caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x701144929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400022c4b8 is located 40 bytes inside of 48-byte region [0x50400022c490,0x50400022c4c0) <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-31T09:15:06.774585+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,49 < <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="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00"> < <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00"> < <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/> < </personinfo> < <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00"> < <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/> < </personinfo> < <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="489.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="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,104 < Warning: Taxi 'trip_0' aborts waiting for customers: p.3 p.4 at time=229.00. < Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'. < Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'. --- > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400022c690 which does not point to an object of type 'BookReservation' > 0x50400022c690: note: object has invalid vptr > 00 00 00 00 76 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31488==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400022c6b8 at pc 0x5d7025dda17c bp 0x7be8e43f8e50 sp 0x7be8e43f8e48 > READ of size 8 at 0x50400022c6b8 thread T1 > #0 0x5d7025dda17b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5d7025dd665b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5d7025e602f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5d7022e9b2e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5d7025e969df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5d702422c818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x5d7022eb81e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x5d7022c8bcfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5d7022c8a487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5d7022c89102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7be8fb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5d7022b1541c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7be8f469caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7be8f4729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400022c6b8 is located 40 bytes inside of 48-byte region [0x50400022c690,0x50400022c6c0) <truncated after showing first 30 lines> ---------- Differences in dispatchinfos ---------- 2a3,14 > <!-- generated on 2025-10-31T09:15:06.670399+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,49 < <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="412.00" waitingTime="229.00" timeLoss="21.39" traveltime="183.00"> < <ride waitingTime="229.00" vehicle="trip_0" depart="229.00" arrival="412.00" arrivalPos="287.60" duration="183.00" routeLength="1367.28" timeLoss="21.39"/> < </personinfo> < <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="333.00" waitingTime="149.00" timeLoss="21.39" traveltime="184.00"> < <ride waitingTime="149.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/> < </personinfo> < <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="253.00" waitingTime="69.00" timeLoss="21.39" traveltime="184.00"> < <ride waitingTime="69.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="415.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.72" duration="415.00" routeLength="1863.54" waitingTime="2.00" waitingCount="1" stopTime="244.00" timeLoss="32.37" rerouteNo="7" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized=""> < <taxi customers="3" occupiedDistance="1367.28" occupiedTime="125.00"/> < </tripinfo> < <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="176.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="176.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="96.00" timeLoss="-1" traveltime="-1"> < <ride waitingTime="96.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/> < </personinfo> < </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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021d3d0 which does not point to an object of type 'BookReservation' > 0x50400021d3d0: note: object has invalid vptr > 02 00 00 00 55 ba 01 00 01 00 00 00 00 00 00 00 be be be be 80 cd 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31459==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021d3f8 at pc 0x5af14405b17c bp 0x7f5b28bf8e50 sp 0x7f5b28bf8e48 > READ of size 8 at 0x50400021d3f8 thread T1 > #0 0x5af14405b17b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5af14405765b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5af1440e12f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5af14111c2e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5af1441179df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5af1424ad818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x5af1411391e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x5af140f0ccfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5af140f0b487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5af140f0a102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7f5b3fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5af140d9641c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7f5b38e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7f5b38f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021d3f8 is located 40 bytes inside of 48-byte region [0x50400021d3d0,0x50400021d400) <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="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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="275.00" timeLoss="6.66" 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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="301.88" waitingTime="1.00" waitingCount="1" stopTime="268.00" timeLoss="12.27" rerouteNo="3" 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021d1d0 which does not point to an object of type 'BookReservation' > 0x50400021d1d0: note: object has invalid vptr > 02 00 00 00 bd 8c 01 00 01 00 00 00 00 00 00 00 be be be be 80 cd 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31467==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021d1f8 at pc 0x64d10b01817c bp 0x72be813f8e50 sp 0x72be813f8e48 > READ of size 8 at 0x50400021d1f8 thread T1 > #0 0x64d10b01817b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x64d10b01465b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x64d10b09e2f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x64d1080d92e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x64d10b0d49df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x64d10946a818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x64d1080f61e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x64d107ec9cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x64d107ec8487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x64d107ec7102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x72be9864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x64d107d5341c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x72be9169caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x72be91729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021d1f8 is located 40 bytes inside of 48-byte region [0x50400021d1d0,0x50400021d200) > 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="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00"> < <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.23" timeLoss="23.73"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" 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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="3.00" waitingCount="1" stopTime="105.00" timeLoss="29.99" 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="1370.23" occupiedTime="126.00"/> < </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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021d3d0 which does not point to an object of type 'BookReservation' > 0x50400021d3d0: note: object has invalid vptr > 02 00 00 00 64 b1 01 00 01 00 00 00 00 00 00 00 be be be be 80 cd 0b 00 60 51 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31617==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021d3f8 at pc 0x59cf88ac617c bp 0x7e0a29df8e50 sp 0x7e0a29df8e48 > READ of size 8 at 0x50400021d3f8 thread T1 > #0 0x59cf88ac617b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x59cf88ac265b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x59cf88b4c2f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x59cf85b872e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x59cf88b829df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x59cf86f18818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x59cf85ba41e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x59cf85977cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x59cf85976487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x59cf85975102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7e0a4104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x59cf8580141c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7e0a3a09caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7e0a3a129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021d3f8 is located 40 bytes inside of 48-byte region [0x50400021d3d0,0x50400021d400) > freed by thread T1 here: > #0 0x59cf858427d1 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x41147d1) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="180.00" waitingTime="61.00" timeLoss="17.28" traveltime="119.00"> < <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="180.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.28"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="394.00" waitingTime="225.00" timeLoss="22.70" traveltime="169.00"> < <ride waitingTime="225.00" vehicle="trip_0" depart="225.00" arrival="394.00" arrivalPos="287.60" duration="169.00" routeLength="1170.09" timeLoss="22.70"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="2840.49" waitingTime="8.00" waitingCount="3" stopTime="126.00" timeLoss="58.66" 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="1735.64" occupiedTime="174.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,103 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021e150 which does not point to an object of type 'BookReservation' > 0x50400021e150: note: object has invalid vptr > 02 00 00 00 31 9d 01 00 01 00 00 00 00 00 00 00 be be be be 80 d6 0b 00 60 51 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31657==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021e178 at pc 0x5cd1a054917c bp 0x7591bfff8e50 sp 0x7591bfff8e48 > READ of size 8 at 0x50400021e178 thread T1 > #0 0x5cd1a054917b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5cd1a054565b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5cd1a05cf2f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5cd19d60a2e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5cd1a06059df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5cd19e99b818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x5cd19d6271e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x5cd19d3facfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5cd19d3f9487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5cd19d3f8102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7591d724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5cd19d28441c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7591d009caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7591d0129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021e178 is located 40 bytes inside of 48-byte region [0x50400021e150,0x50400021e180) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00"> < <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="144.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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/> < </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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021d450 which does not point to an object of type 'BookReservation' > 0x50400021d450: note: object has invalid vptr > 02 00 00 00 ef 81 01 00 01 00 00 00 00 00 00 00 be be be be 80 cd 0b 00 60 51 00 00 a0 86 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31708==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021d478 at pc 0x55ca2fc7717c bp 0x743f1a5f8e50 sp 0x743f1a5f8e48 > READ of size 8 at 0x50400021d478 thread T1 > #0 0x55ca2fc7717b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x55ca2fc7365b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x55ca2fcfd2f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x55ca2cd382e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x55ca2fd339df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x55ca2e0c9818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x55ca2cd551e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x55ca2cb28cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x55ca2cb27487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x55ca2cb26102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x743f3184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x55ca2c9b241c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x743f2a89caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x743f2a929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021d478 is located 40 bytes inside of 48-byte region [0x50400021d450,0x50400021d480) > freed by thread T1 here: > #0 0x55ca2c9f37d1 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x41147d1) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,14d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="187.00" waitingTime="61.00" timeLoss="23.73" traveltime="126.00"> < <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="187.00" arrivalPos="285.60" duration="126.00" routeLength="565.55" timeLoss="23.73"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="324.00" waitingTime="88.00" timeLoss="28.62" traveltime="236.00"> < <ride waitingTime="88.00" vehicle="trip_0" depart="88.00" arrival="324.00" arrivalPos="287.60" duration="236.00" routeLength="1170.10" timeLoss="28.62"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="327.00" routeLength="2061.97" waitingTime="6.00" waitingCount="2" stopTime="126.00" timeLoss="47.60" 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="1360.33" occupiedTime="146.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,103 < Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021e1d0 which does not point to an object of type 'BookReservation' > 0x50400021e1d0: note: object has invalid vptr > 02 00 00 00 a6 86 01 00 01 00 00 00 00 00 00 00 be be be be 80 d6 0b 00 60 51 00 00 10 27 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31753==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021e1f8 at pc 0x58923c8b117c bp 0x7186c47f8e50 sp 0x7186c47f8e48 > READ of size 8 at 0x50400021e1f8 thread T1 > #0 0x58923c8b117b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x58923c8ad65b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x58923c9372f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5892399722e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x58923c96d9df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x58923ad03818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x58923998f1e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x589239762cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x589239761487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x589239760102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7186dba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5892395ec41c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7186d4a9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7186d4b29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021e1f8 is located 40 bytes inside of 48-byte region [0x50400021e1d0,0x50400021e200) <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00"> < <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/> < </personinfo> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1"> < <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/> < <ride waitingTime="144.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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized=""> < <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021d3d0 which does not point to an object of type 'BookReservation' > 0x50400021d3d0: note: object has invalid vptr > 02 00 00 00 62 b8 01 00 01 00 00 00 00 00 00 00 be be be be 80 cd 0b 00 60 51 00 00 f8 24 01 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31455==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021d3f8 at pc 0x5f245ad0217c bp 0x7ba017df8e50 sp 0x7ba017df8e48 > READ of size 8 at 0x50400021d3f8 thread T1 > #0 0x5f245ad0217b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5f245acfe65b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5f245ad882f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5f2457dc32e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5f245adbe9df in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20 > #5 0x5f2459154818 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:876:26 > #6 0x5f2457de01e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #7 0x5f2457bb3cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #8 0x5f2457bb2487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #9 0x5f2457bb1102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #10 0x7ba02f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x5f2457a3d41c in asan_thread_start(void*) asan_interceptors.cpp.o > #12 0x7ba027e9caa3 in start_thread nptl/pthread_create.c:447:8 > #13 0x7ba027f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 > > 0x50400021d3f8 is located 40 bytes inside of 48-byte region [0x50400021d3d0,0x50400021d400) > 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="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00"> < <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.24" timeLoss="23.73"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" 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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="4.00" waitingCount="2" stopTime="99.00" timeLoss="36.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="1370.24" occupiedTime="126.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,108 < 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x50400021d350 which does not point to an object of type 'BookReservation' > 0x50400021d350: note: object has invalid vptr > 02 00 00 00 f8 9e 01 00 01 00 00 00 00 00 00 00 be be be be 80 cd 0b 00 60 51 00 00 20 bf 02 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > ================================================================= > ==31279==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021d378 at pc 0x5909c627e17c bp 0x7f9979bf74b0 sp 0x7f9979bf74a8 > READ of size 8 at 0x50400021d378 thread T1 > #0 0x5909c627e17b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 > #1 0x5909c627a65b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9 > #2 0x5909c63042f8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20 > #3 0x5909c333f2e7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29 > #4 0x5909c62f5375 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22 > #5 0x5909c61c97a5 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_InteractingState*, std::allocator<MSPModel_InteractingState*>>&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1036:32 > #6 0x5909c61b771c in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:992:13 > #7 0x5909c6210250 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2599:14 > #8 0x5909c42e0d8d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33 > #9 0x5909c3288a63 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21 > #10 0x5909c46ceb82 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:831:30 > #11 0x5909c335c1e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #12 0x5909c312fcfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #13 0x5909c312e487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #14 0x5909c312d102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #15 0x7f9990e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #16 0x5909c2fb941c in asan_thread_start(void*) asan_interceptors.cpp.o <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,15d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="362.00" waitingTime="1.00" timeLoss="42.18" traveltime="361.00"> < <walk depart="0.00" departPos="0.00" arrival="187.00" arrivalPos="142.80" duration="187.00" routeLength="233.23" timeLoss="19.08" maxSpeed="1.39" waitingTime="0.00"/> < <ride waitingTime="1.00" vehicle="trip_1" depart="188.00" arrival="362.00" arrivalPos="287.60" duration="174.00" routeLength="1232.42" timeLoss="23.11"/> < </personinfo> < <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="338.00" timeLoss="6.66" 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="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="1672.12" waitingTime="6.00" waitingCount="3" stopTime="202.00" timeLoss="39.45" 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="1232.42" occupiedTime="116.00"/> < </tripinfo> < </tripinfos> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,4 > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1476:45: runtime error: reference binding to null pointer of type 'const MSStageMoving' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1476:45 > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1072:59: runtime error: reference binding to null pointer of type 'const MSStageMoving' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1072:59extended bikes bikeDepartDelay ( Last six runs Nov2025 Oct2025 )
---------- Differences in errors ---------- 0a1,3 > ================================================================= > ==4113554==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015dc0 at pc 0x5e02d946d36f bp 0x7fff07af60d0 sp 0x7fff07af5898 > READ of size 3 at 0x50c000015dc0 thread T0 1a5,65 > #0 0x5e02d946d36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x769b5fc26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5e02da294fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5e02da294505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x769b5fbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x769b5fc68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x769b5fbdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x769b5fb41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x769b5fb3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x769b5fb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5e02d9532f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x769b58c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x769b58c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5e02d9455ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000015dc0 is located 0 bytes inside of 118-byte region [0x50c000015dc0,0x50c000015e36) > freed by thread T2 here: > #0 0x5e02d94f069a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x769b5fb68d4e 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 0x5e02d94d863e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x769b5fb68d94 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 tripinfos ---------- 2a3,14 > <!-- generated on 2025-10-31T08:43:12.367160+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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 < <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"/> > <additional-files value="input_routes.rou.xml,input_additional2.add.xml"/> > </input> > > <output> > <write-license value="true"/> > <tripinfo-output value="tripinfos.xml"/> > </output> > > <time> > <begin value="100"/> > </time> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==4135974==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003680 at pc 0x5e01a070ace8 bp 0x7fff9547b360 sp 0x7fff9547aaf0 > READ of size 3 at 0x50e000003680 thread T0 > #0 0x5e01a070ace7 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5e01a070b488 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4060488) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #2 0x7756b4829543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7756b48295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5e01a1525006 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5e01a1524505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7756b47e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7756b4868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7756b47dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7756b4741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7756b473f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7756b473f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5e01a07c2f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7756ad82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7756ad82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5e01a06e5ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50e000003680 is located 0 bytes inside of 156-byte region [0x50e000003680,0x50e00000371c) > freed by thread T2 here: > #0 0x5e01a078069a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7756b4768d4e 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 0x5e01a076863e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7756b4768d94 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 lanechanges ---------- 2a3,14 > <!-- generated on 2025-10-31T08:52:44.557899+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,49 < <lanechanges> < <change id="v0" type="t0" time="7.143" from="beg_1" to="beg_0" dir="-1" speed="13.890" pos="104.316" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/> < </lanechanges> --- > <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"/> > <lanechange-output value="lanechanges.xml"/> > </output> > > <time> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4134562==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008650 at pc 0x5e427028036f bp 0x7ffc5b1afcd0 sp 0x7ffc5b1af498 > READ of size 3 at 0x50d000008650 thread T0 > #0 0x5e427028036e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x764e4da26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5e42710a7fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5e42710a7505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x764e4d9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x764e4da68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x764e4d9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x764e4d941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x764e4d93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x764e4d93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5e4270345f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x764e4682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x764e4682a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5e4270268ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000008650 is located 0 bytes inside of 132-byte region [0x50d000008650,0x50d0000086d4) > freed by thread T2 here: > #0 0x5e427030369a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x764e4d968d4e 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 0x5e42702eb63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x764e4d968d94 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 0x5e42702e92a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in fcd ---------- 2a3,14 > <!-- generated on 2025-10-31T08:52:34.681919+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,44 < <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" speed="13.89" lane="E0_9" acceleration="0.00"/> < </timestep> < <timestep time="1.00"> < <vehicle id="v0" speed="13.89" lane="E0_8" acceleration="0.00"/> < </timestep> < <timestep time="2.00"> < <vehicle id="v0" speed="13.89" lane="E0_8" acceleration="0.00"/> < </timestep> < <timestep time="3.00"> < <vehicle id="v0" speed="13.89" lane="E1_0" acceleration="0.00"/> < </timestep> < <timestep time="4.00"/> < </fcd-export> --- <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4069599==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008b30 at pc 0x614d05d5f36f bp 0x7ffe3b520a10 sp 0x7ffe3b5201d8 > READ of size 3 at 0x50d000008b30 thread T0 > #0 0x614d05d5f36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x74f735426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x614d06b86fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x614d06b86505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x74f7353e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x74f735468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x74f7353dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x74f735341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x74f73533f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x74f73533f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x614d05e24f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x74f72e22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x74f72e22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x614d05d47ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d000008b30 is located 0 bytes inside of 140-byte region [0x50d000008b30,0x50d000008bbc) > freed by thread T2 here: > #0 0x614d05de269a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x74f735368d4e 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 0x614d05dca63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x74f735368d94 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 0x614d05dc82a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-10-31T08:39:39.318779+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,205c16,47 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd"> < <interval begin="0.00" end="1.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="1.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="1.00" end="2.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="1.00" end="2.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="2.00" end="3.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="2.00" end="3.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="3.00" end="4.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="3.00" end="4.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="4.00" end="5.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="4.00" end="5.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="5.00" end="6.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="5.00" end="6.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="6.00" end="7.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="6.00" end="7.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="7.00" end="8.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4099751==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000017080 at pc 0x60aea77cb36f bp 0x7ffcd5c2bdb0 sp 0x7ffcd5c2b578 > READ of size 3 at 0x50c000017080 thread T0 > #0 0x60aea77cb36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7da609226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x60aea85f2fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x60aea85f2505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7da6091e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7da609268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7da6091dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7da609141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7da60913f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7da60913f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x60aea7890f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7da60202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7da60202a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x60aea77b3ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000017080 is located 0 bytes inside of 116-byte region [0x50c000017080,0x50c0000170f4) > freed by thread T2 here: > #0 0x60aea784e69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7da609168d4e 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 0x60aea783663e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7da609168d94 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 0x60aea78342a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2025-10-31T08:42:02.686513+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,277c16,48 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd"> < <interval begin="0.00" end="60.00" id="1si_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="1si_1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="1si_2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="2si_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="2si_1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="2si_2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="3si_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="3si_1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="3si_2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="4si_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="4si_1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="4si_2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="1o_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="2o_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="0.00" end="60.00" id="3o_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,125 > > ================================================================= > ==4100778==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 192 byte(s) in 8 object(s) allocated from: > #0 0x611478026f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x61147b0584f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x61147b0649d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x61147b07000a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x61147af31966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x61147973a3ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x611479730ef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x6114796ff2a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x6114783891e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x61147815ccfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x61147815b487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x61147815a102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x703d42a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Direct leak of 192 byte(s) in 8 object(s) allocated from: > #0 0x611478026f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x61147b05765e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x61147b0620c5 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x61147af34c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x61147a2ed3de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x61147a3d6974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x61147a37620e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x61147bd9a808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x703d435e63b6 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,125 > > ================================================================= > ==4087251==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6336 byte(s) in 264 object(s) allocated from: > #0 0x63db0dc17f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x63db10c494f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x63db10c559d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x63db10c6100a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x63db10b22966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x63db0f32b3ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x63db0f321ef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x63db0f2f02a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x63db0df7a1e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x63db0dd4dcfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x63db0dd4c487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x63db0dd4b102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x70436224c712 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 0x63db0dc17f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x63db10c4865e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x63db10c530c5 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x63db10b25c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x63db0fede3de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x63db0ffc7974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x63db0ff6720e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x63db1198b808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x704362de63b6 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,125 > > ================================================================= > ==4087585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6336 byte(s) in 264 object(s) allocated from: > #0 0x60eedcec3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x60eedfef54f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x60eedff019d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x60eedff0d00a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x60eedfdce966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x60eede5d73ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x60eede5cdef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x60eede59c2a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x60eedd2261e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x60eedcff9cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x60eedcff8487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x60eedcff7102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x790f15c4c712 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 0x60eedcec3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x60eedfef465e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x60eedfeff0c5 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x60eedfdd1c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x60eedf18a3de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x60eedf273974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x60eedf21320e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x60eee0c37808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x790f167e63b6 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,125 > > ================================================================= > ==4087236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 116160 byte(s) in 4840 object(s) allocated from: > #0 0x5fd37164bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5fd37467d4f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5fd3746899d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x5fd37469500a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5fd374556966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5fd372d5f3ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x5fd372d55ef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x5fd372d242a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x5fd3719ae1e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x5fd371781cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5fd371780487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5fd37177f102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x75a7b244c712 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 0x5fd37164bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5fd37467c65e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5fd3746870c5 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x5fd374559c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5fd3739123de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x5fd3739fb974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5fd37399b20e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5fd3753bf808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x75a7b2fe63b6 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,74 > > ================================================================= > ==4087455==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x6378fe075f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x6379010a665e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x6379010b10c5 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x637900f83c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x63790033c3de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x637900425974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x6379003c520e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x637901de9808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7063c57e63b6 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 0x7063c57b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7063c57b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7063c57b8557 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 0x7063c57e0d42 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 0x637901e1fa92 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x6379020c06e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x6379003b31aa in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #16 0x6379003aa26b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x6378fe197518 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #18 0x7063c4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Indirect leak of 18656 byte(s) in 44 object(s) allocated from: > #0 0x6378fe075f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x63790110b5a9 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:415:12 > #2 0x6379010a67e5 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:54 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,66 > ================================================================= > ==4089676==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000090e0 at pc 0x6352c4f27ce8 bp 0x7ffd02a6d400 sp 0x7ffd02a6cb90 > READ of size 3 at 0x50d0000090e0 thread T0 > #0 0x6352c4f27ce7 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x6352c4f28488 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4060488) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #2 0x766d70829543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x766d708295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x6352c5d42006 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x6352c5d41505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x766d707e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x766d70868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x766d707dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x766d70741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x766d7073f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x766d7073f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x6352c4fdff23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x766d6982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x766d6982a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x6352c4f02ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d0000090e0 is located 0 bytes inside of 143-byte region [0x50d0000090e0,0x50d00000916f) > freed by thread T2 here: > #0 0x6352c4f9d69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x766d70768d4e 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 0x6352c4f8563e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x766d70768d94 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-31T08:41:17.350050+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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 < <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="15.00" id="dump_15"> < <edge id="4/1to3/1"> < <lane id="4/1to3/1_0" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.69" density="3.83" laneDensity="3.83" occupancy="2.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < </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,66 > ================================================================= > ==4088450==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015ac0 at pc 0x58b49a050ce8 bp 0x7fff1ae8fd00 sp 0x7fff1ae8f490 > READ of size 3 at 0x50c000015ac0 thread T0 > #0 0x58b49a050ce7 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x58b49a051488 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4060488) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #2 0x75c973029501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x75c9730295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x58b49ae6b006 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x58b49ae6a505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x75c972fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x75c973068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x75c972fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x75c972f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x75c972f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x75c972f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x58b49a108f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x75c96be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x75c96be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x58b49a02bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000015ac0 is located 0 bytes inside of 117-byte region [0x50c000015ac0,0x50c000015b35) > freed by thread T2 here: > #0 0x58b49a0c669a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75c972f68d4e 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 0x58b49a0ae63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x75c972f68d94 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 aggregated ---------- 2a3,14 > <!-- generated on 2025-10-31T08:41:12.195758+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,48 < <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="150.00" id="DEFAULT_LANEDATA"> < <edge id="1/1to0/1"> < <lane id="1/1to0/1_0" sampledSeconds="38.00" traveltime="40.00" overlapTraveltime="40.30" density="0.63" laneDensity="0.63" occupancy="0.19" 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> < <edge id="2/1to1/1"> < <lane id="2/1to1/1_0" sampledSeconds="40.30" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < <edge id="3/1to2/1"> < <lane id="3/1to2/1_0" sampledSeconds="40.30" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < <edge id="4/1to3/1"> < <lane id="4/1to3/1_0" sampledSeconds="30.30" traveltime="40.00" overlapTraveltime="40.30" density="0.51" laneDensity="0.51" occupancy="0.15" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < </interval> < </meandata> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4088574==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000087f0 at pc 0x5e1f0964336f bp 0x7ffc852fd4b0 sp 0x7ffc852fcc78 > READ of size 3 at 0x50d0000087f0 thread T0 > #0 0x5e1f0964336e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x742093226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5e1f0a46afac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5e1f0a46a505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7420931e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x742093268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7420931dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x742093141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x74209313f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x74209313f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x5e1f09708f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x74208c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x74208c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x5e1f0962bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50d0000087f0 is located 0 bytes inside of 136-byte region [0x50d0000087f0,0x50d000008878) > freed by thread T2 here: > #0 0x5e1f096c669a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x742093168d4e 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 0x5e1f096ae63e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x742093168d94 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 0x5e1f096ac2a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in aggregated15 ---------- 2a3,14 > <!-- generated on 2025-10-31T08:41:12.622227+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,64c16,48 < <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="15.00" id="dump_15"> < <edge id="4/1to3/1"> < <lane id="4/1to3/1_0" sampledSeconds="13.90" traveltime="40.00" overlapTraveltime="40.30" density="2.32" laneDensity="2.32" occupancy="0.69" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < </interval> < <interval begin="15.00" end="30.00" id="dump_15"> < <edge id="4/1to3/1"> < <lane id="4/1to3/1_0" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < </interval> < <interval begin="30.00" end="45.00" id="dump_15"> < <edge id="3/1to2/1"> < <lane id="3/1to2/1_0" sampledSeconds="13.90" traveltime="40.00" overlapTraveltime="40.30" density="2.32" laneDensity="2.32" occupancy="0.69" 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> < <edge id="4/1to3/1"> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,125 > > ================================================================= > ==4089741==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6336 byte(s) in 264 object(s) allocated from: > #0 0x5c0cb754ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5c0cba5804f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5c0cba58c9d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x5c0cba59800a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5c0cba459966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5c0cb8c623ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x5c0cb8c58ef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x5c0cb8c272a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x5c0cb78b11e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x5c0cb7684cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5c0cb7683487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5c0cb7682102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x72b6b224c712 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 0x5c0cb754ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5c0cba57f65e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5c0cba58ab1a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53 > #3 0x5c0cba45cc5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5c0cb98153de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x5c0cb98fe974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5c0cb989e383 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5c0cbb2c2808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x72b6b2de63b6 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,125 > > ================================================================= > ==4089745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6336 byte(s) in 264 object(s) allocated from: > #0 0x5a80adcf3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5a80b0d254f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5a80b0d319d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x5a80b0d3d00a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5a80b0bfe966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5a80af4073ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x5a80af3fdef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x5a80af3cc2a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x5a80ae0561e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x5a80ade29cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5a80ade28487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5a80ade27102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x7bc29044c712 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 0x5a80adcf3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5a80b0d2465e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5a80b0d2fb1a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53 > #3 0x5a80b0c01c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5a80affba3de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x5a80b00a3974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5a80b0043383 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5a80b1a67808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7bc290fe63b6 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,125 > > ================================================================= > ==4089733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 116160 byte(s) in 4840 object(s) allocated from: > #0 0x5b71bd5eef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5b71c06204f4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33 > #2 0x5b71c062c9d0 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19 > #3 0x5b71c063800a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9 > #4 0x5b71c04f9966 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22 > #5 0x5b71bed023ca in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1214:24 > #6 0x5b71becf8ef7 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:933:5 > #7 0x5b71becc72a8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:912:5 > #8 0x5b71bd9511e0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:244:12 > #9 0x5b71bd724cfc in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16 > #10 0x5b71bd723487 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9 > #11 0x5b71bd722102 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13 > #12 0x72fafe64c712 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 0x5b71bd5eef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5b71c061f65e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5b71c062ab1a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53 > #3 0x5b71c04fcc5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5b71bf8b53de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x5b71bf99e974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5b71bf93e383 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5b71c1362808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x72faff1e63b6 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,74 > > ================================================================= > ==4089738==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1056 byte(s) in 44 object(s) allocated from: > #0 0x5e01007d2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5e010380365e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5e010380eb1a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53 > #3 0x5e01036e0c5d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5e0102a993de 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x5e0102b82974 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1414:27 > #6 0x5e0102b22383 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17 > #7 0x5e0104546808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #8 0x7e68e47e63b6 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 0x7e68e47b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7e68e47b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7e68e47b8557 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 0x7e68e47e0d42 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 0x5e010457ca92 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x5e010481d6e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x5e0102b101aa in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14 > #16 0x5e0102b0726b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x5e01008f4518 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:197:26 > #18 0x7e68e3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > > Indirect leak of 18656 byte(s) in 44 object(s) allocated from: > #0 0x5e01007d2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5e01038685a9 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:415:12 > #2 0x5e01038037e5 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:54 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,64 > ================================================================= > ==4095288==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005980 at pc 0x57f9335f736f bp 0x7ffe654cb430 sp 0x7ffe654cabf8 > READ of size 3 at 0x50e000005980 thread T0 > #0 0x57f9335f736e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7c75a9226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x57f93441efac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x57f93441e505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7c75a91e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7c75a9268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7c75a91dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7c75a9141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7c75a913f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7c75a913f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x57f9336bcf23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7c75a202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7c75a202a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x57f9335dfae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50e000005980 is located 0 bytes inside of 147-byte region [0x50e000005980,0x50e000005a13) > freed by thread T2 here: > #0 0x57f93367a69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7c75a9168d4e 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 0x57f93366263e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7c75a9168d94 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 0x57f9336602a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in aggregated15 ---------- 2a3,14 > <!-- generated on 2025-10-31T08:41:46.567352+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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 < <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"> < <lane id="4/1to3/1_0" sampledSeconds="30.00" noise="64.79" traveltime="40.00"/> < </edge> < </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,66 > ================================================================= > ==4094498==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015940 at pc 0x5d41cda54ce8 bp 0x7ffffd6d8140 sp 0x7ffffd6d78d0 > READ of size 3 at 0x50c000015940 thread T0 > #0 0x5d41cda54ce7 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o > #1 0x5d41cda55488 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4060488) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #2 0x7f7378429543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #3 0x7f73784295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #4 0x5d41ce86f006 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20 > #5 0x5d41ce86e505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #6 0x7f73783e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7f7378468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7f73783dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7f7378341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x7f737833f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #11 0x7f737833f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #12 0x5d41cdb0cf23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #13 0x7f737122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7f737122a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x5d41cda2fae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c000015940 is located 0 bytes inside of 127-byte region [0x50c000015940,0x50c0000159bf) > freed by thread T2 here: > #0 0x5d41cdaca69a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7f7378368d4e 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 0x5d41cdab263e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7f7378368d94 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 aggregated300 ---------- 2a3,14 > <!-- generated on 2025-10-31T08:41:43.019090+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,139c16,48 < <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="150.00" id="dump_300"> < <edge id="0/0to0/1"> < <lane id="0/0to0/1_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/0to1/0"> < <lane id="0/0to1/0_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/1to0/0"> < <lane id="0/1to0/0_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/1to0/2"> < <lane id="0/1to0/2_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/1to1/1"> < <lane id="0/1to1/1_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> <truncated after showing first 30 lines> ---------- Differences in aggregated900 ---------- 2a3,14 > <!-- generated on 2025-10-31T08:41:43.021732+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,139c16,48 < <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="150.00" id="dump_900"> < <edge id="0/0to0/1"> < <lane id="0/0to0/1_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/0to1/0"> < <lane id="0/0to1/0_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/1to0/0"> < <lane id="0/1to0/0_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/1to0/2"> < <lane id="0/1to0/2_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> < </edge> < <edge id="0/1to1/1"> < <lane id="0/1to1/1_0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in summary ---------- 7d6 < <step time="152.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="150.00" meanSpeed="-1.00" meanSpeedRelative="-1.00" discarded="0"/>
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==4082809==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 4 object(s) allocated from: > #0 0x5b9e376d3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5b9e3a26d609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x5b9e393deb69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x79f60044c712 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 0x5b9e376d3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5b9e3a2630a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x5b9e37781366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x5b9e37771957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x5b9e37771235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x5b9e376e4695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x5b9e384d4e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x5b9e384d3055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x5b9e384d4891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x5b9e384d3055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x79f6003e203c 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 ---------- 1a2,5 > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1476:45: runtime error: reference binding to null pointer of type 'const MSStageMoving' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1476:45 > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1072:59: runtime error: reference binding to null pointer of type 'const MSStageMoving' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1072:59
---------- Differences in errors ---------- 2a3,6 > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1476:45: runtime error: reference binding to null pointer of type 'const MSStageMoving' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1476:45 > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1072:59: runtime error: reference binding to null pointer of type 'const MSStageMoving' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1072:59
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16: runtime error: inf is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16
---------- Differences in errors ---------- 0a1,24 > > ================================================================= > ==4167777==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10080 byte(s) in 2 object(s) allocated from: > #0 0x55a0a9619f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x55a0ac1b3609 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20 > #2 0x55a0ab324b69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24 > #3 0x7ebb9f04c712 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 0x55a0a9619f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x55a0ac1a90a9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24 > #2 0x55a0a96c7366 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2009:13 > #3 0x55a0a96b7957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #4 0x55a0a96b7235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #5 0x55a0a962a695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #6 0x55a0aa41ae58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #7 0x55a0aa419055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #8 0x55a0aa41a891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #9 0x55a0aa419055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #10 0x7ebb9efe203c 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,64 > ================================================================= > ==4053139==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c0000154c0 at pc 0x593347a9d36f bp 0x7ffcddbf3690 sp 0x7ffcddbf2e58 > READ of size 3 at 0x50c0000154c0 thread T0 > #0 0x593347a9d36e in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x405236e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7cf19ca26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #2 0x5933488c4fac in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29 > #3 0x5933488c4505 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1 > #4 0x7cf19c9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #5 0x7cf19ca68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #6 0x7cf19c9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #7 0x7cf19c941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #8 0x7cf19c93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #9 0x7cf19c93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682) > #10 0x593347b62f23 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27 > #11 0x7cf19582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #12 0x7cf19582a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #13 0x593347a85ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x403aae4) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > > 0x50c0000154c0 is located 0 bytes inside of 123-byte region [0x50c0000154c0,0x50c00001553b) > freed by thread T2 here: > #0 0x593347b2069a in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40d569a) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7cf19c968d4e 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 0x593347b0863e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bd63e) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x7cf19c968d94 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 0x593347b062a5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40bb2a5) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 2a3,14 > <!-- generated on 2025-10-31T08:37:54.176281+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,11c16,19 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="leader" type="car" depart="0.00" departPos="13.00" departSpeed="13.89" speedFactor="1.0000" arrival="14.00"> < <route edges="WC CE"/> < </vehicle> < < <vehicle id="ego" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0000" insertionChecks="collision followerGap junction stop arrivalSpeed oncomingTrain speedLimit pedestrian all" arrival="15.00"> < <route edges="WC CE"/> < </vehicle> --- > <input> > <net-file value="net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 13c21,42 < </routes> --- <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,31 > > ================================================================= > ==4055440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5eaffc5b1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5eaffdef6343 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x5eb00011faf3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13 > #3 0x5eaffdedf924 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x5eb000325808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #5 0x731e9dfe63b6 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 0x731e9dfb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x731e9dfb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x5eb00035e663 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x5eb000136eab in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x5eb00013800f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x5eaffdc9d6a2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:486:21 > #12 0x5eaffc6e32da in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x5eaffc65322c in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1860:27 > #14 0x5eaffc64f957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #15 0x5eaffc64f235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #16 0x5eaffc5c2695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #17 0x5eaffd3b2e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x5eaffd3b1055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x5eaffd3b2891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x5eaffd3b1055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x731e9d3e203c 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 > > ================================================================= > ==4055568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5926ccc72f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4113f51) (BuildId: a9e6d025a12e7f1995f7022f1e262db264de4020) > #1 0x5926ce5b7343 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34 > #2 0x5926d07e0af3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13 > #3 0x5926ce5a0924 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27 > #4 0x5926d09e6808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #5 0x7e20b35e63b6 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 0x7e20b35b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7e20b35b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x5926d0a1f663 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #9 0x5926d07f7eab in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #10 0x5926d07f900f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #11 0x5926ce35e6a2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:486:21 > #12 0x5926ccda42da in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14 > #13 0x5926ccd1422c in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1860:27 > #14 0x5926ccd10957 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17 > #15 0x5926ccd10235 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5 > #16 0x5926ccc83695 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1 > #17 0x5926cda73e58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30 > #18 0x5926cda72055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #19 0x5926cda73891 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5 > #20 0x5926cda72055 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1 > #21 0x7e20b29e203c 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>
#4134 (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 0a1,2 > Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80, stage=move. > Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.
too much braking (ballistic or asl) (This bug was triggered by text found in file 'rawdump' matching '.*') ---------- Differences in rawdump ---------- 1008c1008 < <vehicle id="veh" pos="165.24" speed="28.15"/> --- > <vehicle id="veh" pos="165.23" speed="27.97"/> 1017c1017 < <vehicle id="veh" pos="168.03" speed="27.70"/> --- > <vehicle id="veh" pos="167.99" speed="27.35"/> 1026c1026 < <vehicle id="veh" pos="170.78" speed="27.25"/> --- > <vehicle id="veh" pos="170.70" speed="26.72"/> 1035c1035 < <vehicle id="veh" pos="173.48" speed="26.80"/> --- > <vehicle id="veh" pos="173.34" speed="26.09"/> 1044c1044 < <vehicle id="veh" pos="176.14" speed="26.35"/> --- > <vehicle id="veh" pos="175.92" speed="25.47"/> 1053c1053 < <vehicle id="veh" pos="178.75" speed="25.90"/> --- > <vehicle id="veh" pos="178.43" speed="24.84"/> 1062c1062 < <vehicle id="veh" pos="181.32" speed="25.45"/> --- > <vehicle id="veh" pos="180.89" speed="24.22"/> 1071c1071 < <vehicle id="veh" pos="183.84" speed="25.00"/> <truncated after showing first 30 lines>
#3969 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in aggregated300 ---------- 5c5 < <interval begin="0.00" end="1030.00" id="laneData"> --- > <interval begin="0.00" end="1034.00" id="laneData"> 12,13c12,13 < <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/> < <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/> --- > <lane id="beg2_0" sampledSeconds="2234.36" traveltime="107.81" overlapTraveltime="109.48" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.80" timeLoss="517.52" speed="27.42" speedRelative="0.76" departed="349" arrived="0" entered="0" left="270" laneChangedFrom="81" laneChangedTo="2"/> > <lane id="beg2_1" sampledSeconds="2225.30" traveltime="93.96" overlapTraveltime="94.42" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.00" timeLoss="272.64" speed="31.80" speedRelative="0.88" departed="295" arrived="0" entered="0" left="374" laneChangedFrom="2" laneChangedTo="81"/> 16,17c16,17 < <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/> < <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/> --- > <lane id="end_0" sampledSeconds="3763.09" traveltime="8.85" overlapTraveltime="9.06" density="18.47" laneDensity="18.47" occupancy="9.03" waitingTime="0.00" timeLoss="1405.55" speed="22.30" speedRelative="0.62" departed="0" arrived="423" entered="423" left="0" laneChangedFrom="0" laneChangedTo="0"/> > <lane id="end_1" sampledSeconds="2684.82" traveltime="6.44" overlapTraveltime="6.60" density="13.18" laneDensity="13.18" occupancy="6.48" waitingTime="0.00" timeLoss="421.07" speed="30.62" speedRelative="0.85" departed="0" arrived="414" entered="414" left="0" laneChangedFrom="0" laneChangedTo="0"/> 26,28c26,28 < <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/> < <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/> < <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/> --- > <lane id="merge_0" sampledSeconds="5400.47" traveltime="42.26" overlapTraveltime="44.44" density="53.84" laneDensity="53.84" occupancy="26.68" waitingTime="3074.70" timeLoss="5053.39" speed="2.30" speedRelative="0.06" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/> > <lane id="merge_1" sampledSeconds="2973.37" traveltime="8.67" overlapTraveltime="9.14" density="29.65" laneDensity="29.65" occupancy="14.20" waitingTime="317.60" timeLoss="2040.15" speed="11.16" speedRelative="0.31" departed="0" arrived="0" entered="270" left="423" laneChangedFrom="42" laneChangedTo="195"/> > <lane id="merge_2" sampledSeconds="1573.10" traveltime="3.84" overlapTraveltime="4.03" density="15.68" laneDensity="15.68" occupancy="7.48" waitingTime="32.40" timeLoss="478.07" speed="25.29" speedRelative="0.70" departed="0" arrived="0" entered="374" left="414" laneChangedFrom="2" laneChangedTo="42"/> 34c34 < <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/> --- > <lane id="onRamp_0" sampledSeconds="2307.33" traveltime="11.52" overlapTraveltime="12.16" density="7.38" laneDensity="7.38" occupancy="3.60" waitingTime="47.00" timeLoss="679.69" speed="25.27" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/> ---------- Differences in output ---------- 1,2c1,3 < Loading net-file from 'motorway.net.xml'... done ((TIME)). < Loading additional-files from 'input_additional.add.xml'... done ((TIME)). --- > Loading net-file from 'motorway.net.xml' ... done ((TIME)). > Loading additional-files from 'input_additional.add.xml' ... done ((TIME)). > Loading route-files incrementally from 'input_routes.rou.xml' 4,5c5,6 < Simulation started with time: 0.00.. < Simulation ended at time: 1030.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 1034.00. 9c10 < Inserted: 887 --- > Inserted: 837 12,16c13,18 < Statistics (avg): < RouteLength: 521.02 < Duration: 22.82 < WaitingTime: 1.43 < TimeLoss: 7.85 --- > Statistics (avg of 837): > RouteLength: 522.39 > Speed: 25.39 > Duration: 27.44 > WaitingTime: 4.17 > TimeLoss: 12.87 <truncated after showing first 30 lines>
#3969 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in aggregated300 ---------- 5c5 < <interval begin="0.00" end="1018.00" id="laneData"> --- > <interval begin="0.00" end="1043.60" id="laneData"> 12,13c12,13 < <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/> < <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/> --- > <lane id="beg2_0" sampledSeconds="5282.10" traveltime="273.57" overlapTraveltime="284.24" density="1.69" laneDensity="1.69" occupancy="0.82" waitingTime="189.20" timeLoss="3714.17" speed="10.56" speedRelative="0.29" departed="354" arrived="0" entered="0" left="215" laneChangedFrom="139" laneChangedTo="0"/> > <lane id="beg2_1" sampledSeconds="3522.65" traveltime="137.64" overlapTraveltime="138.75" density="1.13" laneDensity="1.13" occupancy="0.55" waitingTime="3.10" timeLoss="1421.48" speed="21.64" speedRelative="0.60" departed="290" arrived="0" entered="0" left="429" laneChangedFrom="0" laneChangedTo="139"/> 16,17c16,17 < <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/> < <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/> --- > <lane id="end_0" sampledSeconds="3544.36" traveltime="10.69" overlapTraveltime="10.94" density="17.24" laneDensity="17.24" occupancy="8.35" waitingTime="0.00" timeLoss="1710.96" speed="18.46" speedRelative="0.51" departed="0" arrived="330" entered="330" left="0" laneChangedFrom="0" laneChangedTo="0"/> > <lane id="end_1" sampledSeconds="3586.01" traveltime="7.03" overlapTraveltime="7.20" density="17.44" laneDensity="17.44" occupancy="8.57" waitingTime="0.00" timeLoss="799.17" speed="28.06" speedRelative="0.78" departed="0" arrived="507" entered="507" left="0" laneChangedFrom="0" laneChangedTo="0"/> 26,28c26,28 < <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/> < <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/> < <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/> --- > <lane id="merge_0" sampledSeconds="3728.83" traveltime="25.04" overlapTraveltime="26.33" density="36.84" laneDensity="36.84" occupancy="18.18" waitingTime="686.90" timeLoss="3324.27" speed="3.87" speedRelative="0.11" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/> > <lane id="merge_1" sampledSeconds="6791.91" traveltime="30.05" overlapTraveltime="30.49" density="67.09" laneDensity="67.09" occupancy="32.23" waitingTime="651.64" timeLoss="6153.09" speed="3.34" speedRelative="0.09" departed="0" arrived="0" entered="212" left="331" laneChangedFrom="74" laneChangedTo="193"/> > <lane id="merge_2" sampledSeconds="2613.60" traveltime="5.30" overlapTraveltime="5.53" density="25.82" laneDensity="25.82" occupancy="12.30" waitingTime="12.60" timeLoss="1281.63" speed="18.44" speedRelative="0.51" departed="0" arrived="0" entered="432" left="506" laneChangedFrom="0" laneChangedTo="74"/> 34c34 < <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/> --- > <lane id="onRamp_0" sampledSeconds="2221.20" traveltime="11.20" overlapTraveltime="11.70" density="7.04" laneDensity="7.04" occupancy="3.44" waitingTime="13.00" timeLoss="593.61" speed="26.25" speedRelative="0.73" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/> ---------- Differences in lanechanges ---------- 5,338c5,414 < <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/> < <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/> < <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/> < <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/> < <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/> < <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/> < <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/> < <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/> < <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/> < <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/> < <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/> < <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/> < <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/> < <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/> < <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/> < <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2c1,3 < Loading net-file from 'motorway.net.xml'... done ((TIME)). < Loading additional-files from 'input_additional.add.xml'... done ((TIME)). --- > Loading net-file from 'motorway.net.xml' ... done ((TIME)). > Loading additional-files from 'input_additional.add.xml' ... done ((TIME)). > Loading route-files incrementally from 'input_routes.rou.xml' 4,5c5,6 < Simulation started with time: 0.00.. < Simulation ended at time: 1018.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 1043.60. 9c10 < Inserted: 905 --- > Inserted: 837 12,16c13,18 < Statistics (avg): < RouteLength: 523.07 < Duration: 21.06 < WaitingTime: 0.47 < TimeLoss: 6.01 --- > Statistics (avg of 837): > RouteLength: 522.39 > Speed: 19.39 > Duration: 36.98 > WaitingTime: 1.94 > TimeLoss: 22.41 <truncated after showing first 30 lines>
[zeitlupe] no consistent slow down (This bug was triggered by text found in file 'tripinfos' matching '.*') ---------- Differences in tripinfos ---------- 5,6c5,6 < <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/> < <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/> --- > <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/> > <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
#3703 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in lanechanges ---------- 5,44c5,51 < <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/> < <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/> < <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/> < <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/> < <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/> < <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/> < <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/> < <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/> < <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/> < <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/> < <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/> < <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/> < <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/> < <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/> < <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/> < <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/> < <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/> < <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/> <truncated after showing first 30 lines> ---------- 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: 237.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 236.30. 11c12 < Statistics (avg): --- > Statistics (avg of 20): 13,16c14,18 < Duration: 205.30 < WaitingTime: 154.10 < TimeLoss: 167.16 < DepartDelay: 0.70 --- > Speed: 2.39 > Duration: 207.73 > WaitingTime: 151.97 > TimeLoss: 169.99 > DepartDelay: 0.14
#3702 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in errors ---------- 0a1,17 > Warning: Vehicle 'mixed.13' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=37.00. > Warning: Teleporting vehicle 'mixed.60'; side collision with vehicle 'mixed.59', lane='beg_0', gap=-0.77, latGap=-0.04, time=67.60, stage=laneChange. > Warning: Vehicle 'mixed.60' ends teleporting on edge 'end', time=67.60. > Warning: Vehicle 'mixed.37' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=69.30. > Warning: Vehicle 'mixed.41' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=80.90. > Warning: Vehicle 'mixed.57' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=90.70. > Warning: Teleporting vehicle 'mixed.96'; side collision with vehicle 'mixed.93', lane='beg_0', gap=-6.96, latGap=-0.03, time=113.50, stage=laneChange. > Warning: Vehicle 'mixed.96' ends teleporting on edge 'end', time=113.50. > Warning: Vehicle 'mixed.97' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=133.70. > Warning: Vehicle 'mixed.72' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=241.90. > Warning: Vehicle 'mixed.81' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=247.40. > Warning: Vehicle 'mixed.84' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=249.60. > Warning: Teleporting vehicle 'mixed.84'; side collision with vehicle 'mixed.78', lane='beg_1', gap=-0.27, latGap=-0.08, time=249.90, stage=laneChange. > Warning: Vehicle 'mixed.84' ends teleporting on edge 'end', time=250.00. > Warning: Teleporting vehicle 'mixed.82'; side collision with vehicle 'mixed.98', lane='beg_0', gap=-1.93, latGap=-0.14, time=254.70, stage=laneChange. > Warning: Vehicle 'mixed.43' performs emergency braking on lane 'end_0' with decel=9.00, wished=4.50, severity=1.00, time=257.10. > Warning: Vehicle 'mixed.82' ends teleporting on edge 'end', time=258.40. ---------- 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: 318.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 327.60. 11c12,14 < Statistics (avg): --- > Teleports: 4 (Collisions: 4) > Emergency Braking: 9 > Statistics (avg of 100): 13,16c16,20 < Duration: 191.49 < WaitingTime: 118.92 < TimeLoss: 149.57 < DepartDelay: 17.70 --- > Speed: 3.02 > Duration: 200.32 > WaitingTime: 120.22 > TimeLoss: 159.40 > DepartDelay: 9.47 ---------- Differences in tripinfos ---------- 5,104c5,104 < <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/> < <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/> < <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/> < <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/> < <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/> < <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/> < <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/> < <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/> < <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/> < <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/> < <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/> < <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/> < <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/> < <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/> < <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/> < <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/> < <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/> < <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/> < <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/> < <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/> < <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/> < <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/> < <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/> < <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/> < <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/> < <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/> < <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/> < <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/> < <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/> <truncated after showing first 30 lines>
#3700 (This bug was triggered by text found in file 'errors' matching '.*') ---------- Differences in errors ---------- 0a1,2 > Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50, latGap=-1.54, time=0.90, stage=move. > Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.
counter-change deadlock (This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"') ---------- Differences in tripinfos ---------- 6,14c6,14 < <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/> < <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/> < <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/> < <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/> < <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/> < <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/> < <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/> < <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/> < <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/> --- > <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/> > <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/> > <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/> > <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.55" arrivalSpeed="6.78" duration="17.60" routeLength="54.19" waitingTime="4.10" waitingCount="5" stopTime="0.00" timeLoss="13.97" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/> > <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="20.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.55" arrivalSpeed="9.17" duration="19.50" routeLength="61.79" waitingTime="4.20" waitingCount="5" stopTime="0.00" timeLoss="13.67" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/> > <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="10.85" duration="21.20" routeLength="69.39" waitingTime="4.10" waitingCount="5" stopTime="0.00" timeLoss="15.44" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/> > <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="22.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.12" duration="22.50" routeLength="31.40" waitingTime="10.60" waitingCount="5" stopTime="0.00" timeLoss="20.52" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/> > <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.35" arrivalSpeed="9.91" duration="23.00" routeLength="76.99" waitingTime="3.70" waitingCount="5" stopTime="0.00" timeLoss="15.15" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/> > <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.61" arrivalSpeed="6.76" duration="27.60" routeLength="23.80" waitingTime="17.30" waitingCount="5" stopTime="0.00" timeLoss="25.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
#3698 (This bug was triggered by text found in file 'fcd' matching '.*') ---------- Differences in fcd ---------- 10c10 < <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/> 14c14 < <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/> 18c18 < <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.53" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/> 22c22 < <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.33" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/> 26c26 < <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/> 30c30 < <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.93" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/> 34c34 < <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/> --- > <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.72" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/> 38c38 < <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/> <truncated after showing first 30 lines>
#3698 (This bug was triggered by text found in file 'fcd' matching '.*') ---------- Differences in fcd ---------- 10c10 < <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/> --- > <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/> 14c14 < <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/> --- > <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/> 18c18 < <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/> --- > <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.53" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/> 22c22 < <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/> --- > <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.32" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/> 26c26 < <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/> --- > <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.11" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/> 30c30 < <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/> --- > <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.88" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/> 34c34 < <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/> --- > <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.65" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/> 38c38 < <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/> <truncated after showing first 30 lines> ---------- Differences in lanechanges ---------- 5,6c5,6 < <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> --- > <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> > <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> ---------- Differences in tripinfos ---------- 5c5 < <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/> --- > <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
#3701 (This bug was triggered by text found in file 'errors' matching '.*')
[no lc-right!? perhaps keep_right prob with asl] (This bug was triggered by text found in file 'output' matching '.*') ---------- 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: 33.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 32.10. 11c12 < Statistics (avg): --- > Statistics (avg of 2): 13c14,15 < Duration: 26.00 --- > Speed: 18.33 > Duration: 26.35 15c17 < TimeLoss: 0.00 --- > TimeLoss: 0.34
#3696 or #3699 related (This bug was triggered by text found in file 'errors' matching '.*')
#3696 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in lanechanges ---------- 5c5 < <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> --- > <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> ---------- 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: 11.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 18.90. 11c12 < Statistics (avg): --- > Statistics (avg of 2): 13,15c14,17 < Duration: 9.50 < WaitingTime: 0.00 < TimeLoss: 0.04 --- > Speed: 22.16 > Duration: 14.55 > WaitingTime: 0.25 > TimeLoss: 5.20 ---------- Differences in tripinfos ---------- 5c5 < <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/> --- > <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
#3696 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in lanechanges ---------- 5c5 < <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> --- > <change id="A" type="t0" time="95.50" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="85.36" leaderSecureGap="0.00" leaderSpeed="24.30" followerGap="2.53" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> ---------- 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: 372.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 353.70. 11,16c12,18 < Statistics (avg): < RouteLength: 235.03 < Duration: 8.92 < WaitingTime: 0.28 < TimeLoss: 1.42 < DepartDelay: 35.17 --- > Statistics (avg of 232): > RouteLength: 272.97 > Speed: 19.77 > Duration: 15.56 > WaitingTime: 0.47 > TimeLoss: 7.32 > DepartDelay: 19.27 ---------- Differences in tripinfos ---------- 5,236c5,236 < <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/> < <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/> < <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/> < <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/> < <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/> < <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/> < <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/> < <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/> < <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/> < <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/> < <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/> < <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/> < <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/> < <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/> < <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/> < <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/> < <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/> < <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/> < <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/> < <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/> < <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/> < <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/> < <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/> < <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/> < <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/> <truncated after showing first 30 lines>
#3696 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in lanechanges ---------- 5c5 < <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> --- > <change id="A" type="t0" time="95.50" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="85.36" leaderSecureGap="0.00" leaderSpeed="24.30" followerGap="2.53" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> ---------- 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: 384.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 353.70. 11,16c12,18 < Statistics (avg): < RouteLength: 231.56 < Duration: 8.81 < WaitingTime: 0.41 < TimeLoss: 1.44 < DepartDelay: 37.43 --- > Statistics (avg of 232): > RouteLength: 272.97 > Speed: 19.77 > Duration: 15.56 > WaitingTime: 0.47 > TimeLoss: 7.32 > DepartDelay: 19.27 ---------- Differences in tripinfos ---------- 5,236c5,236 < <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/> < <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/> < <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/> < <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/> < <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/> < <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/> < <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/> < <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/> < <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/> < <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/> < <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/> < <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/> < <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/> < <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/> < <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/> < <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/> < <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/> < <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/> < <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/> < <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/> < <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/> < <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/> < <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/> < <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/> < <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/> < <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/> <truncated after showing first 30 lines>
#3698 (This bug was triggered by text found in file 'fcd' matching '.*') ---------- Differences in fcd ---------- 8a9,12 > <timestep time="0.10"> > <vehicle id="B" x="1.38" y="-1.64" angle="89.89" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/> > <vehicle id="ego" x="1.48" y="-4.94" angle="89.89" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/> > </timestep> 10,11c14,19 < <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/> < <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/> --- > <vehicle id="B" x="2.76" y="-1.62" angle="89.69" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/> > <vehicle id="ego" x="2.86" y="-4.92" angle="89.69" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/> > </timestep> > <timestep time="0.30"> > <vehicle id="B" x="4.11" y="-1.59" angle="89.43" type="tB" speed="13.44" pos="4.14" lane="beg_1" slope="0.00"/> > <vehicle id="ego" x="4.23" y="-4.89" angle="89.43" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/> 14,15c22,27 < <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/> < <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/> --- > <vehicle id="B" x="5.43" y="-1.56" angle="89.23" type="tB" speed="12.99" pos="5.47" lane="beg_1" slope="0.00"/> > <vehicle id="ego" x="5.61" y="-4.85" angle="89.13" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/> > </timestep> > <timestep time="0.50"> > <vehicle id="B" x="6.69" y="-1.52" angle="88.97" type="tB" speed="12.54" pos="6.74" lane="beg_1" slope="0.00"/> > <vehicle id="ego" x="6.99" y="-4.80" angle="88.80" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/> 18,19c30,35 < <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/> < <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/> --- > <vehicle id="B" x="7.91" y="-1.47" angle="88.64" type="tB" speed="12.09" pos="7.97" lane="beg_1" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in lanechanges ---------- 5c5 < <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> --- > <change id="ego" type="tEgo" time="2.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="38.99" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="4.63" followerSecureGap="0.00" followerSpeed="9.84" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
#3704 (This bug was triggered by text found in file 'output' matching '.*') Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 0a1,41 > Warning: Vehicle 'ramp.0' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=4.10. > Warning: Vehicle 'main.11' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=25.00. > Warning: Vehicle 'main.17' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=44.40. > Warning: Vehicle 'main.52' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=60.00. > Warning: Vehicle 'ramp.22' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=81.60. > Warning: Vehicle 'main.88' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=115.50. > Warning: Vehicle 'main.127' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=164.60. > Warning: Vehicle 'main.113' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=165.60. > Warning: Teleporting vehicle 'main.142'; side collision with vehicle 'main.145', lane='beg_0', gap=-1.81, latGap=-0.06, time=179.80, stage=laneChange. > Warning: Vehicle 'main.142' ends teleporting on edge 'merge', time=182.00. > Warning: Vehicle 'main.110' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=183.50. > Warning: Vehicle 'ramp.58' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=198.80. > Warning: Vehicle 'main.145' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=200.10. > Warning: Vehicle 'main.146' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=201.10. > Warning: Vehicle 'main.120' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=210.30. > Warning: Vehicle 'main.170' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=214.50. > Warning: Teleporting vehicle 'main.170'; collision with vehicle 'main.164', lane='beg_0', gap=-0.01, latGap=-0.45, time=214.60, stage=move. > Warning: Vehicle 'main.170' ends teleporting on edge 'merge', time=215.60. > Warning: Vehicle 'ramp.66' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=215.70. > Warning: Teleporting vehicle 'main.156'; side collision with vehicle 'main.170', lane='merge_2', gap=-0.29, latGap=-0.01, time=220.70, stage=laneChange. > Warning: Vehicle 'main.156' ends teleporting on edge 'end', time=220.90. > Warning: Teleporting vehicle 'main.152'; side collision with vehicle 'main.132', lane='beg_0', gap=-4.15, latGap=-0.08, time=242.50, stage=laneChange. > Warning: Vehicle 'main.152' ends teleporting on edge 'merge', time=259.50. > Warning: Teleporting vehicle 'main.203'; side collision with vehicle 'main.209', lane='beg_0', gap=-3.97, latGap=-0.05, time=281.40, stage=laneChange. > Warning: Vehicle 'main.167' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=288.30. > Warning: Vehicle 'main.203' ends teleporting on edge 'merge', time=289.20. > Warning: Vehicle 'main.177' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=292.30. > Warning: Vehicle 'main.184' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=293.30. > Warning: Teleporting vehicle 'main.221'; collision with vehicle 'main.212', lane='beg_0', gap=-0.17, latGap=-0.15, time=303.20, stage=move. <truncated after showing first 30 lines> ---------- Differences in lanechanges ---------- 5,361c5,491 < <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/> < <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/> < <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/> < <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/> < <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/> < <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/> < <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/> < <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/> < <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/> < <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/> < <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/> < <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> <truncated after showing first 30 lines> ---------- 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,16c4 < Simulation started with time: 0.00.. < Simulation ended at time: 477.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 565 < Running: 0 < Waiting: 0 < Statistics (avg): < RouteLength: 395.35 < Duration: 25.06 < WaitingTime: 1.35 < TimeLoss: 12.26 < DepartDelay: 45.72 --- > Simulation started with time: 0.00.
#3696 (This bug was triggered by text found in file 'output' matching '.*') ---------- Differences in errors ---------- 0a1,10 > Warning: Vehicle 'main.130' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=182.20. > Warning: Vehicle 'main.207' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=295.80. > Warning: Vehicle 'main.289' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=426.40. > Warning: Vehicle 'main.486' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=770.10. > Warning: Vehicle 'main.527' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=826.20. > Warning: Vehicle 'main.564' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=883.30. > Warning: Vehicle 'main.576' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=917.00. > Warning: Teleporting vehicle 'main.607'; collision with vehicle 'main.605', lane='beg2_1', gap=-0.12, latGap=-1.80, time=954.20, stage=move. > Warning: Vehicle 'main.607' ends teleporting on edge 'merge', time=958.70. > Warning: Vehicle 'main.624' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=974.00. ---------- Differences in aggregated300 ---------- 5c5 < <interval begin="0.00" end="1030.00" id="laneData"> --- > <interval begin="0.00" end="1058.70" id="laneData"> 12,13c12,13 < <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/> < <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/> --- > <lane id="beg2_0" sampledSeconds="8848.99" traveltime="423.46" overlapTraveltime="435.66" density="2.79" laneDensity="2.79" occupancy="1.36" waitingTime="404.60" timeLoss="7163.93" speed="6.89" speedRelative="0.19" departed="334" arrived="0" entered="0" left="227" laneChangedFrom="164" laneChangedTo="57"/> > <lane id="beg2_1" sampledSeconds="7864.61" traveltime="333.94" overlapTraveltime="333.29" density="2.48" laneDensity="2.48" occupancy="1.22" waitingTime="390.00" timeLoss="5885.95" speed="9.01" speedRelative="0.25" departed="310" arrived="0" entered="0" left="417" laneChangedFrom="57" laneChangedTo="164" teleported="1"/> 16,17c16,17 < <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/> < <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/> --- > <lane id="end_0" sampledSeconds="3162.13" traveltime="10.28" overlapTraveltime="10.52" density="15.16" laneDensity="15.16" occupancy="7.34" waitingTime="0.00" timeLoss="1472.16" speed="19.21" speedRelative="0.53" departed="0" arrived="308" entered="307" left="0" laneChangedFrom="3" laneChangedTo="4"/> > <lane id="end_1" sampledSeconds="3990.88" traveltime="7.47" overlapTraveltime="7.65" density="19.14" laneDensity="19.14" occupancy="9.39" waitingTime="0.00" timeLoss="1059.65" speed="26.40" speedRelative="0.73" departed="0" arrived="529" entered="530" left="0" laneChangedFrom="4" laneChangedTo="3"/> 26,28c26,28 < <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/> < <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/> < <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/> --- > <lane id="merge_0" sampledSeconds="4883.62" traveltime="36.82" overlapTraveltime="38.72" density="47.56" laneDensity="47.56" occupancy="23.38" waitingTime="2437.40" timeLoss="4524.41" speed="2.63" speedRelative="0.07" departed="0" arrived="0" entered="194" left="0" laneChangedFrom="193" laneChangedTo="0"/> > <lane id="merge_1" sampledSeconds="6793.62" traveltime="28.94" overlapTraveltime="29.47" density="66.15" laneDensity="66.15" occupancy="31.66" waitingTime="1067.30" timeLoss="6143.71" speed="3.46" speedRelative="0.10" departed="0" arrived="0" entered="224" left="308" laneChangedFrom="126" laneChangedTo="210"/> > <lane id="merge_2" sampledSeconds="3721.83" traveltime="7.50" overlapTraveltime="7.75" density="36.24" laneDensity="36.24" occupancy="17.27" waitingTime="118.50" timeLoss="2356.03" speed="13.16" speedRelative="0.37" departed="0" arrived="0" entered="419" left="529" laneChangedFrom="17" laneChangedTo="127"/> 34c34 < <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/> --- > <lane id="onRamp_0" sampledSeconds="2872.44" traveltime="13.98" overlapTraveltime="15.13" density="8.98" laneDensity="8.98" occupancy="4.32" waitingTime="203.80" timeLoss="1244.80" speed="20.30" speedRelative="0.56" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/> ---------- Differences in output ---------- 1,2c1,3 < Loading net-file from 'motorway.net.xml'... done ((TIME)). < Loading additional-files from 'input_additional.add.xml'... done ((TIME)). --- > Loading net-file from 'motorway.net.xml' ... done ((TIME)). > Loading additional-files from 'input_additional.add.xml' ... done ((TIME)). > Loading route-files incrementally from 'input_routes.rou.xml' 4,5c5,6 < Simulation started with time: 0.00.. < Simulation ended at time: 1030.00. --- > Simulation started with time: 0.00. > Simulation ended at time: 1058.70. 9c10 < Inserted: 887 --- > Inserted: 837 12,17c13,21 < Statistics (avg): < RouteLength: 521.02 < Duration: 22.82 < WaitingTime: 1.43 < TimeLoss: 7.85 < DepartDelay: 0.00 --- > Teleports: 1 (Collisions: 1) > Emergency Braking: 8 > Statistics (avg of 837): > RouteLength: 522.39 > Speed: 14.32 <truncated after showing first 30 lines>
emergency braking (This bug was triggered by text found in file 'errors' matching 'emergency braking') ---------- Differences in errors ---------- 0a1,7 > Warning: Vehicle 'f_0.22' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=45.00. > Warning: Vehicle 'f_0.47' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=95.00. > Warning: Vehicle 'f_0.72' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=145.00. > Warning: Vehicle 'f_0.97' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=195.00. > Warning: Vehicle 'f_0.122' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=245.00. > Warning: Vehicle 'f_0.147' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=295.00. > Warning: Vehicle 'f_0.172' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=345.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: 3787.00.
(This bug was triggered by text found in file 'errors' matching 'collision') ---------- New result in errors ---------- Warning: Teleporting vehicle 'major'; collision with vehicle 'minor', lane='mid1_0', gap=-6.18, time=8.00, stage=move. Warning: Vehicle 'major' ends teleporting on edge 'mid2', time=8.00. ---------- New result in output ----------
(This bug was triggered by text found in file 'errors' matching 'teleporting') ---------- Differences in errors ---------- 0a1,2 > Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00. > Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00. ---------- Differences in fcd ---------- 6c6,7 < <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/> --- > <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/> > <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/> 9c10,11 < <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/> --- > <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/> > <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/> 12c14,15 < <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/> --- > <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/> > <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/> 15c18,19 < <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/> --- > <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/> > <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/> 18c22,23 < <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/> --- > <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/> > <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/> 21,22c26,27 < <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/> < <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/> --- > <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/> <truncated after showing first 30 lines>
(This bug was triggered by text found in file 'errors' matching 'unpriorised junction too close') ---------- Differences in errors ---------- 0a1 > Error: Vehicle 'ego' will not be able to depart on lane 'beg_0' with speed 12.00 (unpriorised junction too close), time=0.00.
(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,5
> Warning: Unsafe green phase 0 in tlLogic '0/1', program 't1'. Lane '0/1to0/0_0' is targeted by 3 'G'-links. (use 'g' instead) Overall 3 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to0/1_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to1/1_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '3/1to3/0_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '4/1', program 't1'. Lane '4/1to3/1_0' is targeted by 3 'G'-links. (use 'g' instead) Overall 3 lanes in 2 phases are unsafe.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>
<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<interval begin="600.00" end="615.00" id="dump_15">
<edge id="31to210">
<lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
</edge>
<edge id="31to212">
<lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
</edge>
</interval>
<interval begin="615.00" end="630.00" id="dump_15">
<edge id="31to210">
<lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
</edge>
<edge id="31to212">
<lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
</edge>
</interval>
<interval begin="630.00" end="645.00" id="dump_15">
<edge id="31to210">
<lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
</edge>
<edge id="31to212">
<lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
</edge>
</interval>
<interval begin="645.00" end="660.00" id="dump_15">
<edge id="31to210">
<truncated after showing first 30 lines>
collision on junction (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 0a1 > Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75, stage=move.
collisions (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 1,126c1,207 < Warning: Vehicle '0.87' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=154.00. < Warning: Teleporting vehicle '0.104'; collision with vehicle '0.103', lane='1/1to2/1_0', gap=-0.20, time=168.00, stage=move. < Warning: Vehicle '0.69' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=179.00. < Warning: Teleporting vehicle '0.114'; collision with vehicle '0.113', lane='1/1to2/1_0', gap=-0.20, time=184.00, stage=move. < Warning: Vehicle '0.74' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00. < Warning: Vehicle '0.75' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=189.00. < Warning: Teleporting vehicle '0.109'; collision with vehicle '0.108', lane='1/1to2/1_0', gap=-0.20, time=189.00, stage=move. < Warning: Teleporting vehicle '0.75'; collision with vehicle '0.74', lane='2/1to3/1_0', gap=-1.85, time=189.00, stage=move. < Warning: Teleporting vehicle '0.136'; collision with vehicle '0.135', lane='1/1to2/1_0', gap=-0.19, time=214.00, stage=move. < Warning: Vehicle '0.142' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=231.00. < Warning: Teleporting vehicle '0.149'; collision with vehicle '0.148', lane='1/1to2/1_0', gap=-0.15, time=233.00, stage=move. < Warning: Teleporting vehicle '0.162'; collision with vehicle '0.161', lane='1/1to2/1_0', gap=-0.20, time=233.00, stage=move. < Warning: Teleporting vehicle '0.139'; collision with vehicle '0.138', lane='1/1to2/1_0', gap=-0.03, time=234.00, stage=move. < Warning: Teleporting vehicle '0.145'; collision with vehicle '0.144', lane='1/1to2/1_0', gap=-0.11, time=236.00, stage=move. < Warning: Vehicle '0.159' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=243.00. < Warning: Teleporting vehicle '0.167'; collision with vehicle '0.166', lane='1/1to2/1_0', gap=-0.14, time=244.00, stage=move. < Warning: Teleporting vehicle '0.165'; collision with vehicle '0.164', lane='1/1to2/1_0', gap=-0.20, time=250.00, stage=move. < Warning: Vehicle '0.157' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=263.00. < Warning: Teleporting vehicle '0.158'; collision with vehicle '0.157', lane='1/1to2/1_0', gap=-0.19, time=264.00, stage=move. < Warning: Vehicle '0.170' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00. < Warning: Vehicle '0.179' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00. < Warning: Teleporting vehicle '0.170'; collision with vehicle '0.169', lane='1/1to2/1_0', gap=-0.85, time=267.00, stage=move. < Warning: Teleporting vehicle '0.179'; collision with vehicle '0.178', lane='1/1to2/1_0', gap=-1.50, time=267.00, stage=move. < Warning: Teleporting vehicle '0.177'; collision with vehicle '0.176', lane='1/1to2/1_0', gap=-0.05, time=279.00, stage=move. < Warning: Teleporting vehicle '0.172'; collision with vehicle '0.171', lane='1/1to2/1_0', gap=-0.01, time=282.00, stage=move. < Warning: Vehicle '0.189' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=330.00. < Warning: Vehicle '0.192' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=335.00. < Warning: Vehicle '0.164' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=356.00. < Warning: Vehicle '0.210' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=395.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 3a4 > Loading route-files incrementally from 'input_routes.rou.xml'
collision free in same subsecond test - ACC model doesn't work adequately with step-length 1s (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 8c8 < Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.19, time=40.00 stage=move. --- > Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.19, time=40.00, stage=move. 12c12 < Warning: Teleporting vehicle '1.10'; collision with vehicle '1.9', lane='a_0', gap=-1.99, time=44.00 stage=move. --- > Warning: Teleporting vehicle '1.10'; collision with vehicle '1.9', lane='a_0', gap=-1.99, time=44.00, stage=move. 19c19 < Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.29, time=48.00 stage=move. --- > Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.29, time=48.00, stage=move. 29c29 < Warning: Teleporting vehicle '1.21'; collision with vehicle '1.20', lane='a_0', gap=-2.12, time=59.00 stage=move. --- > Warning: Teleporting vehicle '1.21'; collision with vehicle '1.20', lane='a_0', gap=-2.12, time=59.00, stage=move. 33c33 < Warning: Teleporting vehicle '1.24'; collision with vehicle '1.23', lane='a_0', gap=-0.04, time=63.00 stage=move. --- > Warning: Teleporting vehicle '1.24'; collision with vehicle '1.23', lane='a_0', gap=-0.04, time=63.00, stage=move. 38c38 < Warning: Teleporting vehicle '1.27'; collision with vehicle '1.26', lane='a_0', gap=-1.02, time=70.00 stage=move. --- > Warning: Teleporting vehicle '1.27'; collision with vehicle '1.26', lane='a_0', gap=-1.02, time=70.00, stage=move. 44c44 < Warning: Teleporting vehicle '1.32'; collision with vehicle '1.31', lane='a_0', gap=-0.25, time=77.00 stage=move. --- > Warning: Teleporting vehicle '1.32'; collision with vehicle '1.31', lane='a_0', gap=-0.25, time=77.00, stage=move. 48c48 < Warning: Teleporting vehicle '1.1'; collision with vehicle '1.10', lane='a_0', gap=-0.03, time=83.00 stage=move. <truncated after showing first 30 lines> ---------- Differences in output ---------- 3a4 > Loading route-files incrementally from 'input_routes.rou.xml' 13,14c14,15 < Teleports: 330 (Collisions: 330) < Emergency Braking: 1897 --- > Teleports: 343 (Collisions: 343) > Emergency Braking: 1870 16,17c17,18 < RouteLength: 62159.90 < Speed: 20.73 --- > RouteLength: 63707.22 > Speed: 21.25 19,20c20,21 < WaitingTime: 70.00 < TimeLoss: 1088.77 --- > WaitingTime: 58.77 > TimeLoss: 1043.51
collisions (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 2,67c2,258 < Warning: Teleporting vehicle '1.4'; collision with vehicle '1.3', lane='a_0', gap=-0.19, time=40.00, stage=move. < Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.10, time=54.00, stage=move. < Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.10, time=75.00, stage=move. < Warning: Teleporting vehicle '1.15'; collision with vehicle '1.14', lane='a_0', gap=-0.06, time=78.00, stage=move. < Warning: Teleporting vehicle '1.25'; collision with vehicle '1.24', lane='a_0', gap=-0.15, time=82.00, stage=move. < Warning: Teleporting vehicle '1.16'; collision with vehicle '1.14', lane='a_0', gap=-0.19, time=86.00, stage=move. < Warning: Teleporting vehicle '1.31'; collision with vehicle '1.30', lane='a_0', gap=-0.09, time=94.00, stage=move. < Warning: Teleporting vehicle '1.30'; collision with vehicle '1.29', lane='a_0', gap=-0.14, time=104.00, stage=move. < Warning: Vehicle '1.4' ends teleporting on edge 'b', time=119.00. < Warning: Vehicle '1.13' ends teleporting on edge 'b', time=131.00. < Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=135.00. < Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=158.00. < Warning: Teleporting vehicle '1.0'; collision with vehicle '1.34', lane='a_0', gap=-1.57, time=158.00, stage=move. < Warning: Teleporting vehicle '1.28'; collision with vehicle '1.4', lane='a_0', gap=-0.11, time=160.00, stage=move. < Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=165.00. < Warning: Teleporting vehicle '1.5'; collision with vehicle '1.3', lane='a_0', gap=-0.19, time=165.00, stage=move. < Warning: Teleporting vehicle '1.6'; collision with vehicle '1.3', lane='a_0', gap=-0.20, time=166.00, stage=move. < Warning: Teleporting vehicle '1.23'; collision with vehicle '1.22', lane='a_0', gap=-0.68, time=191.00, stage=move. < Warning: Teleporting vehicle '1.32'; collision with vehicle '1.29', lane='a_0', gap=-1.32, time=300.00, stage=move. < Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=355.00. < Warning: Vehicle '1.7' ends teleporting on edge 'b', time=389.00. < Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00. < Warning: Teleporting vehicle '1.9'; collision with vehicle '1.8', lane='a_0', gap=-0.22, time=414.00, stage=move. < Warning: Vehicle '1.33' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=461.00. < Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=523.00. < Warning: Vehicle '1.15' ends teleporting on edge 'b', time=587.00. < Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=589.00. < Warning: Vehicle '1.14' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=634.00. < Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=690.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 3a4 > Loading route-files incrementally from 'input_routes.rou.xml'
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="23.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="64.00"> --- > <vehicle id="0" depart="0.00" arrival="45.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 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>devices rerouting via route ( Last six runs Nov2025 Oct2025 )
#5644 (This bug was triggered by text found in file 'ssm' matching '.') ---------- Differences in ssm ---------- 5,17c5,17 < <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1"> < <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3 0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/> < <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/> < <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1 6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/> < <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13 .89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9. 30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/> < <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6 8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48. 05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/> < <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0 .00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7 2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/> < <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8 3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/> < <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> < <minTTC time="NA" position="NA" type="NA" value="NA"/> < <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> < <maxDRAC time="5.40" position="100.83,47.54" type="10" value="3.23"/> < <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/> --- > <conflict begin="1.00" end="10.60" ego="ego1" foe="foe1"> > <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3 0 10.40 10.50 10.60"/> > <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/> > <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1 6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35"/> > <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13 .89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9. 30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00"/> > <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6 8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.70,48.35 95.03,48.35 95.37,48.34 95.71,48.33 96.05,48.31 96.38,48.29 96.66,48.28 96.93,48.27 97.23,48.25 97.55,48.24 97.90,48.22 98.28,48. 20 98.67,48.12 99.09,48.02 99.53,47.91 99.99,47.80 100.49,47.69 100.97,47.47 101.48,47.24 102.01,47.00 102.56,46.74 103.12,46.44 103.70,46.12 104.30,45.79 104.93,45.44 105.58,45.09 106.25,44.72 106.95,44.34"/> > <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0 .00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.18,0.00 3.25,0.00 3.31,0.00 3.38,-0.00 3.44,-0.02 3.49,-0.03 3.04,-0.03 2.59,-0.04 2.85,-0.05 3.11,-0.06 3.37,-0.08 3.63,-0.09 3.89,-0.12 4.14,-0.19 4.40,-0.29 4.65,-0.41 4.90,-0.54 5.14,-0.67 5.37,-0.92 5.58,-1.20 5.77,-1.52 5.94,-1.8 6 6.08,-2.26 6.24,-2.57 6.37,-2.91 6.49,-3.27 6.68,-3.48 6.87,-3.67 7.06,-3.86"/> > <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5 4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/> > <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> > <minTTC time="NA" position="NA" type="NA" value="NA" speed="NA"/> > <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.28 3.20 3.10 3.00 2.88 2.75 2.60 2.43 2.24 2.02 1.76 1.47 1.12 0.71 0.22 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> > <maxDRAC time="5.40" position="100.54,47.67" type="10" value="3.28" speed="13.89"/> > <PET time="9.51" position="100.54,47.67" type="17" value="1.11" speed="7.14"/> 19,31c19,31 < <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1"> <truncated after showing first 30 lines>
#5696 (This bug was triggered by text found in file 'ssm' matching '.') ---------- Differences in ssm ---------- 0a1,3 > <?xml version="1.0" encoding="UTF-8"?> > > 2,14c5,17 < <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1"> < <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3 0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/> < <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/> < <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1 6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4 3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3 5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/> < <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13 .89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5 .19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0 0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/> < <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6 8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48. 23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8 1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/> < <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0 .00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1 7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33 ,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/> < <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1 073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374 1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824. 00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1 073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374 1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824. 00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47. 54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121 .73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/> < <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> < <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/> < <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N A NA NA NA NA NA NA NA"/> < <maxDRAC time="NA" position="NA" type="NA" value="NA"/> < <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/> --- > <conflict begin="1.00" end="12.00" ego="ego1" foe="foe1"> > <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3 0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00"/> > <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/> > <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1 6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35"/> > <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13 .89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5 .19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00"/> > <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6 8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.54,48.29 96.80,48.27 97.01,48.26 97.18,48.26 97.30,48.25 97.41,48. 24 97.54,48.24 97.71,48.23 97.90,48.22 98.11,48.21 98.35,48.19 98.61,48.13 98.90,48.06 99.21,47.99 99.54,47.91 99.90,47.83 100.29,47.73 100.69,47.60 101.10,47.42 101.53,47.22 101.98,47.01 102.46,46.79 102.95,46.53 103.46,46.25 103.99,45.96 104.54,45.65 105.12,45.34 105.72,45.01 106.34,44.67 106.99,44.32 107.65,43.96 108.35,43.58 109.06,43.19 109.80,42.79 110.56,42.38 111.34,41.95"/> > <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0 .00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 2.78,-0.02 2.33,-0.02 1.88,-0.02 1.43,-0.01 0.98,-0.01 1.24,-0.01 1.50,-0.02 1.76,-0.02 2.02,-0.03 2.28,-0.03 2.54,-0.04 2.80,-0.06 3.06,-0.09 3.32,-0.12 3.58,-0.1 6 3.83,-0.20 4.09,-0.25 4.35,-0.33 4.60,-0.44 4.85,-0.56 5.09,-0.70 5.33,-0.86 5.56,-1.05 5.78,-1.26 5.99,-1.50 6.19,-1.77 6.38,-2.04 6.56,-2.32 6.73,-2.62 6.88,-2.94 7.03,-3.25 7.19,-3.51 7.35,-3.78 7.53,-3.99 7.73,-4.16 7.94,-4.33"/> > <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5 4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/> > <TTCSpan values="6.91 6.81 6.71 6.61 6.51 6.41 6.31 6.21 6.11 6.01 5.91 5.81 5.71 5.61 5.51 5.41 5.31 5.21 5.11 5.01 4.91 4.81 4.71 4.61 4.51 4.41 4.31 4.21 4.11 4.01 3.91 3.81 3.71 3.61 3.51 3.41 3.31 3.21 3.11 3.01 2.91 2.81 2.71 2.61 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> > <minTTC time="5.30" position="101.65,45.94" type="11" value="2.61" speed="13.89"/> > <DRACSpan values="0.10 0.11 0.11 0.11 0.12 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.21 0.22 0.22 0.23 0.24 0.26 0.27 0.28 0.29 0.31 0.32 0.34 0.36 0.38 0.40 0.42 0.45 0.48 0.51 0.54 0.58 0.62 0.66 3.48 3.41 3.35 3.27 3.18 3.09 2.99 2.87 2.74 2.59 2.43 2.24 2.03 1.78 1.49 1.16 0.77 0.31 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/> <truncated after showing first 30 lines>
platform dependent png (This bug was triggered by text found in the full difference report matching 'png') ---------- Differences in png ---------- Binary files /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.31Oct083742.4049263/sumo.gui/gui/settings/snapshot/png.sumo differ ---------- Differences in png2 ---------- Binary files /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png2.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.31Oct083742.4049263/sumo.gui/gui/settings/snapshot/png2.sumo differ
crll bug (This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"') ---------- Differences in tripinfos ---------- 4,15c4,14 < <tripinfos> < <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> --- > <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> > <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> > <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
crll bug (This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id') ---------- Differences in tripinfos ---------- 4,5c4 < <tripinfos> < <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/> --- > <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
red-light violators on main road ignores right-of-way (This bug was triggered by text found in file 'errors' matching 'collision') ---------- Differences in errors ---------- 1c1 < Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move. --- > Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00, stage=move.
counter lanechange blockage (This bug was triggered by text found in file 'errors' matching 'wrong lane') ---------- Differences in errors ---------- 0a1,2 > Warning: Teleporting vehicle 't_0.6'; waited too long (wrong lane), lane='314690803#0_0', time=5938.00. > Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.
routing error (This bug was triggered by text found in file 'errors' matching 'No connection between edge') ---------- Differences in errors ---------- 0a1,4 > 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,30c6,7 < <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"> < <driveWay edges="-gneE0"> < <forward lanes=":gneJ1_0_0 -gneE0_0"/> < <bidi lanes=":gneJ1_1_0 gneE0_0"/> < <flank lanes=""/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"> < <driveWay edges="gneE1 gneE2"> < <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/> < <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/> < <flank lanes=":gneJ3_0_0 -gneE3_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < <driveWay edges="gneE1 gneE3"> < <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_3_0 gneE3_0"/> < <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_0_0 -gneE3_0"/> < <flank lanes=":gneJ3_1_0 -gneE2_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> --- > <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"/> > <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"/> ---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="t0" type="train" depart="0.00" arrival="71.00"> < <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < < <vehicle id="t1" type="train" depart="100.00" arrival="171.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 ---------- 0a1,4 > 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=":gneJ1_0_0"> < <driveWay edges="-gneE0"> < <forward lanes=":gneJ1_0_0 -gneE0_0"/> < <bidi lanes=":gneJ1_1_0 gneE0_0"/> < <flank lanes=""/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> < <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"> < <driveWay edges="gneE1 gneE2"> < <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/> < <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/> < <flank lanes=":gneJ3_0_0 -gneE3_0"/> < <protectingSwitches links=""/> < <conflictLinks signals=""/> < </driveWay> < </link> --- > <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"/> > <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"/> ---------- Differences in vehroutes ---------- 5,8d4 < <vehicle id="t0" type="train" depart="0.00" arrival="36.00"> < <route edges="gneE3 -gneE3 -gneE1 -gneE0"/> < </vehicle> < ---------- New result in exitcode ---------- 1
counter-change deadlock (This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"') ---------- Differences in tripinfos ---------- 5,14c5,14 < <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/> < <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/> < <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/> < <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/> < <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/> < <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/> < <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/> < <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/> < <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/> < <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/> --- > <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/> > <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.62" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/> > <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.14" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/> > <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/> > <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/> > <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/> > <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/> > <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/> > <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/> > <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="26.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.50" arrivalSpeed="7.81" duration="25.00" routeLength="54.10" waitingTime="10.00" waitingCount="4" stopTime="0.00" timeLoss="20.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
collision when lane width changes (This bug was triggered by text found in file 'errors' matching 'collision') Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,203c1,172 < Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move. < Warning: Teleporting vehicle '13' after earlier collision, lane='EC_0, time=28.00. < Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00. < Warning: Teleporting vehicle '24' after earlier collision, lane='EC_2, time=28.00. < Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00. < Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00. < Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move. < Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move. < Warning: Teleporting vehicle '22' after earlier collision, lane='WC_1, time=49.00. < Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00. < Warning: Teleporting vehicle '62' after earlier collision, lane='WC_1, time=49.00. < Warning: Teleporting vehicle '37' after earlier collision, lane='WC_0, time=49.00. < Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00. < Warning: Teleporting vehicle '29' after earlier collision, lane='WC_0, time=49.00. < Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00. < Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange. < Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange. < Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00. < Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move. < Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00. < Warning: Teleporting vehicle '91' after earlier collision, lane='NC_0, time=60.00. < Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00. < Warning: Teleporting vehicle '90' after earlier collision, lane='NC_0, time=60.00. < Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=60.00. < Warning: Teleporting vehicle '6' after earlier collision, lane='EC_1, time=60.00. < Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move. < Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00. < Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00. < Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2c1,3 < Loading net-file from 'net.net.xml'... done ((TIME)). < Loading additional-files from 'input_additional.add.xml'... done ((TIME)). --- > Loading net-file from 'net.net.xml' ... done ((TIME)). > Loading additional-files from 'input_additional.add.xml' ... done ((TIME)). > Loading route-files incrementally from 'input_routes.rou.xml' 5,19d5 < Simulation ended at time: 1681.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1200 < Running: 0 < Waiting: 0 < Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1) < Emergency Stops: 14 < Statistics (avg): < RouteLength: 191.51 < Duration: 122.54 < WaitingTime: 92.16 < TimeLoss: 104.50 < DepartDelay: 293.48
Test exceeded wallclock time limit of 300.0 seconds
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in aggregated60 ---------- 584,596d583 < <interval begin="2940.00" end="3000.00" id="dump_60"> < <edge id="1/1to2/1" sampledSeconds="1825.25" traveltime="68.26" overlapTraveltime="68.60" density="30.98" laneDensity="15.49" occupancy="7.70" waitingTime="0.00" timeLoss="190.91" speed="14.39" speedRelative="0.73" departed="0" arrived="0" entered="20" left="41" laneChangedFrom="15" laneChangedTo="15"/> < <edge id="10/1to1/1" sampledSeconds="2399.67" traveltime="67.10" overlapTraveltime="67.43" density="40.72" laneDensity="20.36" occupancy="10.14" waitingTime="0.00" timeLoss="469.51" speed="14.64" speedRelative="0.75" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="8" laneChangedTo="8"/> < <edge id="2/1to3/1" sampledSeconds="2471.58" traveltime="66.55" overlapTraveltime="66.87" density="41.94" laneDensity="20.97" occupancy="10.44" waitingTime="0.00" timeLoss="279.96" speed="14.76" speedRelative="0.75" departed="0" arrived="0" entered="41" left="26" laneChangedFrom="18" laneChangedTo="18"/> < <edge id="3/1to4/1" sampledSeconds="2160.03" traveltime="73.48" overlapTraveltime="73.92" density="36.66" laneDensity="18.33" occupancy="9.10" waitingTime="0.00" timeLoss="425.03" speed="13.35" speedRelative="0.68" departed="0" arrived="0" entered="26" left="58" laneChangedFrom="3" laneChangedTo="3"/> < <edge id="4/1to5/1" sampledSeconds="5392.72" traveltime="80.64" overlapTraveltime="81.05" density="91.52" laneDensity="45.76" occupancy="22.77" waitingTime="0.00" timeLoss="1620.11" speed="12.18" speedRelative="0.62" departed="0" arrived="0" entered="58" left="66" laneChangedFrom="0" laneChangedTo="0"/> < <edge id="5/1to6/1" sampledSeconds="5350.54" traveltime="81.35" overlapTraveltime="81.78" density="90.80" laneDensity="45.40" occupancy="22.58" waitingTime="0.00" timeLoss="1720.41" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="67" left="62" laneChangedFrom="2" laneChangedTo="2"/> < <edge id="6/1to7/1" sampledSeconds="5427.35" traveltime="84.49" overlapTraveltime="84.89" density="92.11" laneDensity="46.05" occupancy="22.92" waitingTime="0.00" timeLoss="1809.65" speed="11.63" speedRelative="0.59" departed="0" arrived="0" entered="62" left="59" laneChangedFrom="3" laneChangedTo="3"/> < <edge id="7/1to8/1" sampledSeconds="2581.25" traveltime="72.78" overlapTraveltime="73.14" density="43.81" laneDensity="21.90" occupancy="10.88" waitingTime="0.00" timeLoss="547.68" speed="13.50" speedRelative="0.69" departed="0" arrived="0" entered="59" left="25" laneChangedFrom="10" laneChangedTo="10"/> < <edge id="8/1to9/1" sampledSeconds="3939.10" traveltime="77.79" overlapTraveltime="78.23" density="66.85" laneDensity="33.42" occupancy="16.63" waitingTime="0.00" timeLoss="1285.57" speed="12.62" speedRelative="0.64" departed="0" arrived="0" entered="25" left="65" laneChangedFrom="10" laneChangedTo="10"/> < <edge id="9/1to10/1" sampledSeconds="4557.47" traveltime="86.20" overlapTraveltime="86.58" density="77.34" laneDensity="38.67" occupancy="19.25" waitingTime="0.00" timeLoss="1475.36" speed="11.40" speedRelative="0.58" departed="0" arrived="0" entered="65" left="32" laneChangedFrom="9" laneChangedTo="9"/> < </interval> < </meandata> ---------- Differences in output ---------- 8,22d7 < Simulation ended at time: 3000.00. < Reason: The final simulation step has been reached. < Performance: < Vehicles: < Inserted: 600 < Running: 600 < Waiting: 0 < Statistics (avg of 600): < RouteLength: 33995.13 < Speed: 13.21 < Duration: 2567.04 < WaitingTime: 0.08 < TimeLoss: 616.81 < DepartDelay: 133.96 < DepartDelayWaiting: 0.00
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 output ---------- 5,18d4 < Simulation ended at time: 100005.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 9822 < Running: 0 < Waiting: 0 < Statistics (avg of 9822): < RouteLength: 211.50 < Speed: 17.31 < Duration: 12.65 < WaitingTime: 0.06 < TimeLoss: 3.89 < DepartDelay: 0.00
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in output ---------- 5,18d4 < Simulation ended at time: 100005.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 9822 < Running: 0 < Waiting: 0 < Statistics (avg of 9822): < RouteLength: 211.53 < Speed: 17.48 < Duration: 12.45 < WaitingTime: 0.03 < TimeLoss: 3.69 < DepartDelay: 0.00
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in aggregated300 ---------- 2a3,14 > <!-- generated on 2025-10-31T09:03:27.033686+01:00 by Eclipse SUMO GUI v1_24_0+1697-4f0a4309e2b > 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,45 < <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="615.00" id="laneData"> < <edge id="beg"> < <lane id="beg_0" sampledSeconds="21675.95" traveltime="247.15" overlapTraveltime="247.28" density="11.76" laneDensity="11.76" occupancy="5.88" waitingTime="9189.00" timeLoss="14259.65" speed="12.14" speedRelative="0.34" departed="77" arrived="113" entered="0" left="1" laneChangedFrom="110" laneChangedTo="147" teleported="1"/> < <lane id="beg_1" sampledSeconds="23963.41" traveltime="373.49" overlapTraveltime="373.71" density="13.01" laneDensity="13.01" occupancy="6.50" waitingTime="12763.00" timeLoss="18191.06" speed="8.03" speedRelative="0.22" departed="88" arrived="64" entered="0" left="1" laneChangedFrom="259" laneChangedTo="236" teleported="1"/> < <lane id="beg_2" sampledSeconds="20762.74" traveltime="472.03" overlapTraveltime="472.05" density="11.27" laneDensity="11.27" occupancy="5.63" waitingTime="11848.00" timeLoss="16677.50" speed="6.36" speedRelative="0.18" departed="72" arrived="57" entered="0" left="1" laneChangedFrom="126" laneChangedTo="112" teleported="1"/> < </edge> < </interval> < </meandata> --- > <input> > <net-file value="motorway.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > <truncated after showing first 30 lines> ---------- Differences in output ---------- 6,20d5 < Simulation ended at time: 615.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 237 < Running: 0 < Waiting: 0 < Teleports: 3 (Jam: 3) < Statistics (avg of 237): < RouteLength: 2475.78 < Speed: 10.90 < Duration: 280.52 < WaitingTime: 142.62 < TimeLoss: 207.34 < DepartDelay: 0.56
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in output ---------- 6,22d5 < Simulation ended at time: 1181.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1015 < Running: 0 < Waiting: 0 < Emergency Braking: 1 < Statistics (avg of 1015): < RouteLength: 618.16 < Speed: 5.91 < Duration: 126.36 < WaitingTime: 28.80 < TimeLoss: 80.13 < DepartDelay: 2.50 < DijkstraRouter answered 1025 queries and explored 5.10 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average).
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in output ---------- 6,22d5 < Simulation ended at time: 1227.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1015 < Running: 0 < Waiting: 0 < Emergency Braking: 1 < Statistics (avg of 1015): < RouteLength: 617.89 < Speed: 4.98 < Duration: 154.06 < WaitingTime: 38.84 < TimeLoss: 107.83 < DepartDelay: 6.37 < DijkstraRouter answered 1054 queries and explored 5.09 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average).
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in output ---------- 6,21d5 < Simulation ended at time: 1610.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1015 < Running: 0 < Waiting: 0 < Statistics (avg of 1015): < RouteLength: 617.71 < Speed: 3.23 < Duration: 267.26 < WaitingTime: 130.03 < TimeLoss: 221.07 < DepartDelay: 77.12 < DijkstraRouter answered 1369 queries and explored 5.11 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average).