06Aug2025 - detailed test results for SUMO.meso.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Aug110313.815276 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


meso.gui: 2617 tests: 2458 succeeded 130 FAILED 18 known bugs 11 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic person stop_instajump_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:374: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  c3 af 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/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:374:33 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2785582==ERROR: AddressSanitizer: SEGV on unknown address 0x00010001afb3 (pc 0x7907914b9936 bp 0x7ffe9f990690 sp 0x7ffe9f990630 T0)
> ==2785582==The signal is caused by a READ memory access.
>     #0 0x7907914b9936 in __dynamic_cast (/lib/x86_64-linux-gnu/libstdc++.so.6+0xb9936) (BuildId: ca77dae775ec87540acd7218fa990c40d1c94ab1)
>     #1 0x561394a5d7b0 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:374:33
>     #2 0x561394bba781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x561394bb9f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x561394ba877e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #5 0x561394ba644c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x561394ba5465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x56139497aa48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #8 0x561394fa270f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #9 0x561394fba3c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #10 0x561394f97715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #11 0x790798146ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x79079813f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x79079813f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x561394816f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x79079102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79079102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x561394739b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2025-08-06 12:15:55 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,12c16,49
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="person0" x="113.85" y="80.00" angle="270.00" speed="0.00" pos="80.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="person0" x="113.85" y="199.90" angle="270.00" speed="0.00" pos="86.80" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00"/>
< </fcd-export>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
<         <stop duration="1.00" arrival="1.00" arrivalPos="80.00" actType="waiting"/>
<         <stop duration="1.00" arrival="2.00" arrivalPos="86.80" actType="waiting"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:15:55 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c16,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="person0" depart="0.00" departPos="80.00" arrival="2.00">
<         <stop lane="SC_0" endPos="80.00" duration="1.00" jump="0.00"/>
<         <stop lane="CN_0" endPos="86.80" duration="1.00"/>
<     </person>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
10c21,49
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <fcd-output value="fcd.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow walk_maxPersonNumber ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2786163==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000083e0 at pc 0x5d6693f0e3cf bp 0x7ffd67379970 sp 0x7ffd67379138
> READ of size 3 at 0x50d0000083e0 thread T0
>     #0 0x5d6693f0e3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x750c9b826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5d6694d18cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5d6694d18215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x750c9b7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x750c9b868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x750c9b7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x750c9b741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x750c9b73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x750c9b73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5d6693fd3f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x750c9462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x750c9462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d6693ef6b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d0000083e0 is located 0 bytes inside of 141-byte region [0x50d0000083e0,0x50d00000846d)
> freed by thread T2 here:
>     #0 0x5d6693f916fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x750c9b768d4e 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 0x5d6693f7969e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x750c9b768d94 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 0x5d6693f77305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:15:58 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,65c16,49
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="0.00" departPos="0.00" arrival="14.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="1.00" departPos="0.00" arrival="15.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="2.00" departPos="0.00" arrival="16.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="3.00" departPos="0.00" arrival="17.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="4.00" departPos="0.00" arrival="18.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676_no_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2866046==ERROR: AddressSanitizer: heap-use-after-free on address 0x50b00000da30 at pc 0x5afb45c113cf bp 0x7ffc29aaf0b0 sp 0x7ffc29aae878
> READ of size 3 at 0x50b00000da30 thread T0
>     #0 0x5afb45c113ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x719559826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5afb46a1bcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5afb46a1b215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7195597e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x719559868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7195597dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x719559741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x71955973f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x71955973f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5afb45cd6f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x71955262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x71955262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5afb45bf9b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50b00000da30 is located 0 bytes inside of 111-byte region [0x50b00000da30,0x50b00000da9f)
> freed by thread T2 here:
>     #0 0x5afb45c946fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x719559768d4e 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 0x5afb45c7c69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x719559768d94 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 0x5afb45c7a305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:22:07 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,54
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="type1.0" depart="0.00" departLane="gneE0_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="112.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="112.00" routeLength="1000.00" waitingTime="40.00" waitingCount="0" stopTime="0.00" timeLoss="40.00" rerouteNo="1" devices="vehroute_type1.0 tripinfo_type1.0 routing_type1.0" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.1" depart="1.00" departLane="gneE0_0" departPos="0.00" departSpeed="12.89" departDelay="0.00" arrival="115.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="114.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.16" rerouteNo="1" devices="vehroute_type1.1 tripinfo_type1.1 routing_type1.1" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.2" depart="2.00" departLane="gneE0_0" departPos="0.00" departSpeed="12.02" departDelay="0.00" arrival="116.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="114.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.72" rerouteNo="1" devices="vehroute_type1.2 tripinfo_type1.2 routing_type1.2" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.3" depart="3.00" departLane="gneE0_0" departPos="0.00" departSpeed="11.26" departDelay="0.00" arrival="118.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="115.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.28" rerouteNo="1" devices="vehroute_type1.3 tripinfo_type1.3 routing_type1.3" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.4" depart="4.00" departLane="gneE0_0" departPos="0.00" departSpeed="10.59" departDelay="0.00" arrival="119.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="115.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.84" rerouteNo="1" devices="vehroute_type1.4 tripinfo_type1.4 routing_type1.4" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.5" depart="5.00" departLane="gneE0_0" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="121.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="116.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="43.41" rerouteNo="1" devices="vehroute_type1.5 tripinfo_type1.5 routing_type1.5" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.6" depart="8.00" departLane="gneE0_0" departPos="0.00" departSpeed="11.68" departDelay="2.00" arrival="122.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="114.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.97" rerouteNo="1" devices="vehroute_type1.6 tripinfo_type1.6 routing_type1.6" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.7" depart="9.00" departLane="gneE0_0" departPos="0.00" departSpeed="10.96" departDelay="2.00" arrival="124.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="115.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.53" rerouteNo="1" devices="vehroute_type1.7 tripinfo_type1.7 routing_type1.7" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.8" depart="11.00" departLane="gneE0_0" departPos="0.00" departSpeed="11.51" departDelay="3.00" arrival="130.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="119.00" routeLength="1000.00" waitingTime="45.00" waitingCount="0" stopTime="0.00" timeLoss="46.49" rerouteNo="1" devices="vehroute_type1.8 tripinfo_type1.8 routing_type1.8" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.9" depart="12.00" departLane="gneE0_0" departPos="0.00" departSpeed="10.81" departDelay="3.00" arrival="132.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="120.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="47.65" rerouteNo="1" devices="vehroute_type1.9 tripinfo_type1.9 routing_type1.9" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.10" depart="14.00" departLane="gneE0_0" departPos="0.00" departSpeed="11.35" departDelay="4.00" arrival="134.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="120.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="47.81" rerouteNo="1" devices="vehroute_type1.10 tripinfo_type1.10 routing_type1.10" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.36" depart="38.00" departLane="gneE0_0" departPos="0.00" departSpeed="13.89" departDelay="2.00" arrival="182.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="144.00" routeLength="1000.00" waitingTime="72.00" waitingCount="0" stopTime="0.00" timeLoss="72.00" rerouteNo="1" devices="vehroute_type1.36 tripinfo_type1.36 routing_type1.36" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.37" depart="38.00" departLane="gneE0_0" departPos="0.00" departSpeed="11.42" departDelay="1.00" arrival="185.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="147.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="74.16" rerouteNo="1" devices="vehroute_type1.37 tripinfo_type1.37 routing_type1.37" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.38" depart="38.00" departLane="gneE0_0" departPos="0.00" departSpeed="9.69" departDelay="0.00" arrival="187.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="149.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="76.32" rerouteNo="1" devices="vehroute_type1.38 tripinfo_type1.38 routing_type1.38" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="type1.39" depart="41.00" departLane="gneE0_0" departPos="0.00" departSpeed="11.26" departDelay="2.00" arrival="189.00" arrivalLane="gneE1_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="148.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="75.48" rerouteNo="1" devices="vehroute_type1.39 tripinfo_type1.39 routing_type1.39" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,52
> <!-- generated on 2025-08-06 12:22:07 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <routing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12721d_customConflicts ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2874774==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000014ec0 at pc 0x59f35a7483cf bp 0x7fff569b99f0 sp 0x7fff569b91b8
> READ of size 3 at 0x50c000014ec0 thread T0
>     #0 0x59f35a7483ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7c0e52026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x59f35b552cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x59f35b552215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7c0e51fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7c0e52068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7c0e51fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7c0e51f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7c0e51f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7c0e51f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x59f35a80df83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7c0e4ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7c0e4ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x59f35a730b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000014ec0 is located 0 bytes inside of 122-byte region [0x50c000014ec0,0x50c000014f3a)
> freed by thread T2 here:
>     #0 0x59f35a7cb6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7c0e51f68d4e 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 0x59f35a7b369e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7c0e51f68d94 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 0x59f35a7b1305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16347 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2876224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x628f24e0efb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x628f27962759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x628f26ad8c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x752936c4c712 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 0x628f24e0efb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x628f279581f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x628f24eba615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x628f24eabaf7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x628f24eab3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x628f24e1f7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x628f25bf2308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x628f25bf0505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x628f25bf1d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x628f25bf0505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x752936be203c 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

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2871457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c84f6980fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5c84f94d4759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c84f864ac59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x747dae44c712 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 0x5c84f6980fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5c84f94ca1f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5c84f6a2c615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5c84f6a1daf7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5c84f6a1d3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5c84f69917a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5c84f7764308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5c84f7762505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5c84f7763d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5c84f7762505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x747dae3e203c 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

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2871833==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015b80 at pc 0x564101b41d48 bp 0x7ffcb37ea860 sp 0x7ffcb37e9ff0
> READ of size 3 at 0x50c000015b80 thread T0
>     #0 0x564101b41d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x564101b424e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x7560cda29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7560cda295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x56410293ed16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x56410293e215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7560cd9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7560cda68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7560cd9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7560cd941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7560cd93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7560cd93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x564101bf9f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7560c682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7560c682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x564101b1cb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000015b80 is located 0 bytes inside of 121-byte region [0x50c000015b80,0x50c000015bf9)
> freed by thread T2 here:
>     #0 0x564101bb76fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7560cd968d4e 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 0x564101b9f69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7560cd968d94 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

TEST FAILED on ts-sim-build-ba : devices battery actualBatteryCapacity ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 2c eb bf 40 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 2c eb bf 40 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 2c eb bf 40 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 2c eb bf 40 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 2c eb bf 40 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017480 which does not point to an object of type 'const MSVehicle'
> 0x518000017480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c ce c4 13 62 00 00  98 74 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017480 which does not point to an object of type 'MSVehicle'
> 0x518000017480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c ce c4 13 62 00 00  98 74 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x518000017480 which does not point to an object of type 'MSVehicle'
> 0x518000017480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c ce c4 13 62 00 00  98 74 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c ce c4 13 62 00 00  90 3f 34 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c ce c4 13 62 00 00  90 3f 34 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000040080 which does not point to an object of type 'const MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 ac c2 34 c6 61 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 ac c2 34 c6 61 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 ac c2 34 c6 61 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 ac c2 34 c6 61 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 ac c2 34 c6 61 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist_error ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,50
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 dc 0c aa bc 61 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 dc 0c aa bc 61 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 dc 0c aa bc 61 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 dc 0c aa bc 61 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 dc 0c aa bc 61 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingCurve ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 5c 5d 95 03 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 5c 5d 95 03 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 5c 5d 95 03 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 5c 5d 95 03 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 5c 5d 95 03 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 05 6f d4 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 05 6f d4 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 05 6f d4 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 05 6f d4 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 05 6f d4 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_internalLanes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 3c 0b 76 02 63 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 3c 0b 76 02 63 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 3c 0b 76 02 63 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 3c 0b 76 02 63 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 3c 0b 76 02 63 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 9c 90 1c 68 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 9c 90 1c 68 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 9c 90 1c 68 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 9c 90 1c 68 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 9c 90 1c 68 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_aggregated ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc 07 e1 2d 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc 07 e1 2d 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc 07 e1 2d 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc 07 e1 2d 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc 07 e1 2d 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_aggregated_unfinished ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac c1 94 99 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac c1 94 99 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac c1 94 99 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac c1 94 99 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac c1 94 99 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 8c 81 4c cb 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 8c 81 4c cb 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 8c 81 4c cb 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 8c 81 4c cb 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 8c 81 4c cb 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac da ec 92 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac da ec 92 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac da ec 92 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac da ec 92 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac da ec 92 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked_explicit ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 4c a5 89 1f 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 4c a5 89 1f 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 4c a5 89 1f 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 4c a5 89 1f 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 4c a5 89 1f 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parkingCapacity ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000040080 which does not point to an object of type 'const MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 4c 66 7b af 5d 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 4c 66 7b af 5d 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 4c 66 7b af 5d 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 4c 66 7b af 5d 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 4c 66 7b af 5d 00 00  98 00 04 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery recuperateByDecel ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 1c 3b 38 97 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 1c 3b 38 97 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 1c 3b 38 97 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 1c 3b 38 97 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 1c 3b 38 97 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery stoppingThreshold ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 cc 3b 7f 17 65 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 cc 3b 7f 17 65 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 cc 3b 7f 17 65 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 cc 3b 7f 17 65 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 cc 3b 7f 17 65 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c d0 9c b5 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c d0 9c b5 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c d0 9c b5 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c d0 9c b5 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c d0 9c b5 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_elec ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac a1 9f 5d 61 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac a1 9f 5d 61 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac a1 9f 5d 61 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac a1 9f 5d 61 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 ac a1 9f 5d 61 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_truck ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 80 98 c1 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 80 98 c1 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 80 98 c1 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 80 98 c1 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 6c 80 98 c1 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c a6 52 ce 5b 00 00  a0 61 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c a6 52 ce 5b 00 00  a0 61 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c a6 52 ce 5b 00 00  a0 61 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c a6 52 ce 5b 00 00  a0 61 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 7c a6 52 ce 5b 00 00  a0 61 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians multimodal one_cp ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2845392==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005360 at pc 0x562f2ba97d48 bp 0x7ffe34916920 sp 0x7ffe349160b0
> READ of size 3 at 0x50e000005360 thread T0
>     #0 0x562f2ba97d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x562f2ba984e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x7da5a7629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7da5a76295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x562f2c894d16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x562f2c894215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7da5a75e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7da5a7668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7da5a75dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7da5a7541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7da5a753f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7da5a753f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x562f2bb4ff83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7da5a062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7da5a062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x562f2ba72b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000005360 is located 0 bytes inside of 154-byte region [0x50e000005360,0x50e0000053fa)
> freed by thread T2 here:
>     #0 0x562f2bb0d6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7da5a7568d4e 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 0x562f2baf569e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7da5a7568d94 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 bt ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:29 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c16,60
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="13.89" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4992.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="7.51" observerPosEnd="49.91,4995.20" observerSpeedEnd="13.89" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4992.20" seenSpeedEnd="0.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4992.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="13.89" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="7.51" observerPosEnd="0.00,4992.20" observerSpeedEnd="0.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="49.91,4995.20" seenSpeedEnd="13.89" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
<         </seen>
<     </bt>
< </bt-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:29 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c16,60
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="300.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<     </personinfo>
<     <tripinfo id="1" depart="0.00" departLane="1i_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="360.00" arrivalLane="1i_0" arrivalPos="5000.00" arrivalSpeed="13.89" duration="360.00" routeLength="5000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <bt-output value="bt.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,806
> 
> =================================================================
> ==2843430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x6126fde29fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x6127001ed8c2 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:929:50
>     #2 0x6127001ed584 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x61270013501a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34
>     #4 0x612701b3d808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7c09b57e63b6 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 0x7c09b57b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c09b57b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c09b57b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7c09b57e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x612701b71da2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x612701df9161 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x61270012393a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #13 0x61270011a9ed in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x6126fdf47d1c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #15 0x7c09b4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 184 byte(s) in 1 object(s) allocated from:
>     #0 0x6126fde29fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x6126fdff9f6c in GUITriggerBuilder::buildOverheadWireClamp(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, MSLane*, MSLane*) /home/delphi/extraClangDebug/sumo/src/guinetload/GUITriggerBuilder.cpp:133:47
>     #2 0x6127001e8dd9 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21
>     #3 0x612700134cfd in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:203:34
>     #4 0x612701b3d808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7c09b57e63b6 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

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2846711==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005b40 at pc 0x5bb313f623cf bp 0x7ffc5b5aa2b0 sp 0x7ffc5b5a9a78
> READ of size 3 at 0x50e000005b40 thread T0
>     #0 0x5bb313f623ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75eaf7e26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5bb314d6ccbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5bb314d6c215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x75eaf7de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x75eaf7e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x75eaf7ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x75eaf7d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x75eaf7d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x75eaf7d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5bb314027f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x75eaf0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x75eaf0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5bb313f4ab44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000005b40 is located 0 bytes inside of 146-byte region [0x50e000005b40,0x50e000005bd2)
> freed by thread T2 here:
>     #0 0x5bb313fe56fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75eaf7d68d4e 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 0x5bb313fcd69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75eaf7d68d94 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 0x5bb313fcb305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,53
> <!-- generated on 2025-08-06 12:19:34 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>     </time>
> 
>     <processing>
>         <default.speeddev value="0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23: runtime error: signed integer overflow: -9223372036854775808 + -9223372036854775808 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23 

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2848278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5cf663e83fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5cf6669d7759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cf665b4dc59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71e14504c712 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 0x5cf663e83fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5cf6669cd1f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5cf663f2f615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5cf663f20af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5cf663f203d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5cf663e947a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5cf664c67308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5cf664c65505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5cf664c66d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5cf664c65505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x71e144fe203c 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

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2848290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5d1b95916fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5d1b9846a759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d1b975e0c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74dced04c712 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 0x5d1b95916fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5d1b984601f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5d1b959c2615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5d1b959b3af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5d1b959b33d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5d1b959277a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5d1b966fa308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5d1b966f8505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5d1b966f9d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5d1b966f8505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x74dcecfe203c 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

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==2848525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5f3012cccfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5f3015820759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f3014996c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d9d7504c712 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 0x5f3012cccfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5f30158161f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5f3012d78615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5f3012d69af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5f3012d693d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5f3012cdd7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5f3013ab0308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5f3013aae505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5f3013aafd41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5f3013aae505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7d9d74fe203c 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).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2848249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5aa436347fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5aa438e9b759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5aa438011c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76181f24c712 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 0x5aa436347fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5aa438e911f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5aa4363f3615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5aa4363e4af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5aa4363e43d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5aa4363587a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5aa43712b308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5aa437129505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5aa43712ad41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5aa437129505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x76181f1e203c 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

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2848604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5bf0bf7f0fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5bf0c2344759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bf0c14bac59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75411184c712 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 0x5bf0bf7f0fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5bf0c233a1f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5bf0bf89c615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5bf0bf88daf7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5bf0bf88d3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5bf0bf8017a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5bf0c05d4308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5bf0c05d2505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5bf0c05d3d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5bf0c05d2505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7541117e203c 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

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2848565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x635c96beafb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x635c9973e759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x635c988b4c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76356e44c712 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 0x635c96beafb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x635c997341f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x635c96c96615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x635c96c87af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x635c96c873d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x635c96bfb7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x635c979ce308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x635c979cc505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x635c979cdd41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x635c979cc505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x76356e3e203c 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

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,25
> 
> =================================================================
> ==2848522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x65479f628fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x6547a217c759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6547a12f2c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70cdcd24c712 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 0x65479f628fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x6547a21721f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x65479f6d4615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x65479f6c5af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x65479f6c53d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x65479f6397a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x6547a040c308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x6547a040a505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x6547a040bd41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x6547a040a505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x70cdcd1e203c 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

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72 
devices rerouting personTrip early_ending_flow ( Last six runs Aug2025 )
extended stops jumps target_occupied ( Last six runs Aug2025 )
extended stops long_stop ( Last six runs Aug2025 )
extended stops parking parking_delay_insertion ( Last six runs Aug2025 )
rail reversal double_reversal_dwEnd ( Last six runs Aug2025 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2852385==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005de0 at pc 0x5c0112e833cf bp 0x7ffd57533810 sp 0x7ffd57532fd8
> READ of size 3 at 0x50e000005de0 thread T0
>     #0 0x5c0112e833ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7cf94e426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5c0113c8dcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5c0113c8d215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7cf94e3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7cf94e468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7cf94e3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7cf94e341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7cf94e33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7cf94e33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5c0112f48f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7cf94722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7cf94722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5c0112e6bb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000005de0 is located 0 bytes inside of 146-byte region [0x50e000005de0,0x50e000005e72)
> freed by thread T2 here:
>     #0 0x5c0112f066fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7cf94e368d4e 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 0x5c0112eee69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7cf94e368d94 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 0x5c0112eec305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:53 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="00:00:00" arrival="00:09:15">
<         <walk edges="beg" busStop="beg_0"/>
<         <ride from="beg" to="end" busStop="end_0" intended="bus.1" depart="00:05:10"/>
<         <walk edges="end"/>
<     </person>
< 
<     <person id="p1" depart="00:00:00" arrival="00:15:01">
<         <walk edges="end middle beg"/>
<     </person>
< 
<     <person id="walker" depart="00:00:00" arrival="00:21:00">
<         <walk edges="beg middle end"/>
<     </person>
---
>     <input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection backward_with_walkingarea2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2850255==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007610 at pc 0x569bdca073cf bp 0x7ffd6770c9b0 sp 0x7ffd6770c178
> READ of size 3 at 0x50d000007610 thread T0
>     #0 0x569bdca073ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7d4e05826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x569bdd811cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x569bdd811215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7d4e057e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7d4e05868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7d4e057dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7d4e05741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7d4e0573f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7d4e0573f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x569bdcaccf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7d4dfe62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7d4dfe62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x569bdc9efb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007610 is located 0 bytes inside of 138-byte region [0x50d000007610,0x50d00000769a)
> freed by thread T2 here:
>     #0 0x569bdca8a6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7d4e05768d4e 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 0x569bdca7269e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7d4e05768d94 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 0x569bdca70305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:46 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p_0" depart="0.00" arrival="25.00">
<         <walk edges="176550277#9 -176550277#10 219679962#0"/>
<     </person>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c21,47
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.skip-ptlines value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
devices rerouting trips_geo geoTrips_junctions ( Last six runs Aug2025 )
devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Aug2025 )
devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Aug2025 )
devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Aug2025 )
devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Aug2025 )
devices rerouting via trips_taz ( Last six runs Aug2025 )

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,64
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=128.00.
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=508.00.
---
> =================================================================
> ==2854230==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029620 at pc 0x64a1ac77f3cf bp 0x7ffd21d018f0 sp 0x7ffd21d010b8
> READ of size 3 at 0x50f000029620 thread T0
>     #0 0x64a1ac77f3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7edb22026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64a1ad589cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x64a1ad589215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7edb21fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7edb22068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7edb21fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7edb21f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7edb21f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7edb21f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64a1ac844f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7edb1b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7edb1b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64a1ac767b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f000029620 is located 0 bytes inside of 162-byte region [0x50f000029620,0x50f0000296c2)
> freed by thread T2 here:
>     #0 0x64a1ac8026fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7edb21f68d4e 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 0x64a1ac7ea69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7edb21f68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:04 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,51
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
<         <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="149.00" arrivalLane="B0C0_1" arrivalPos="285.60" arrivalSpeed="13.89" duration="149.00" routeLength="573.20" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="107.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="508.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="13.89" duration="508.00" routeLength="1605.20" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="391.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,64
< Warning: Ignoring vehicle type 'DEFAULT_VEHTYPE' when routing person 'p_mustwalk' because it is not allowed on the start edge.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> =================================================================
> ==2855391==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015b80 at pc 0x638ca11903cf bp 0x7ffecf4d5b90 sp 0x7ffecf4d5358
> READ of size 3 at 0x50c000015b80 thread T0
>     #0 0x638ca11903ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x742c2c226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x638ca1f9acbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x638ca1f9a215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x742c2c1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x742c2c268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x742c2c1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x742c2c141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x742c2c13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x742c2c13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x638ca1255f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x742c2502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x742c2502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x638ca1178b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000015b80 is located 0 bytes inside of 127-byte region [0x50c000015b80,0x50c000015bff)
> freed by thread T2 here:
>     #0 0x638ca12136fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x742c2c168d4e 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 0x638ca11fb69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x742c2c168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:08 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,52
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="888.00" waitingTime="0.00" timeLoss="2.83" traveltime="888.00">
<         <walk depart="0.00" departPos="0.00" arrival="888.00" arrivalPos="243.80" duration="888.00" routeLength="1229.40" timeLoss="2.83" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p_mustwalk" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="888.00" waitingTime="0.00" timeLoss="2.83" traveltime="888.00">
<         <walk depart="10.00" departPos="0.00" arrival="898.00" arrivalPos="243.80" duration="888.00" routeLength="1229.40" timeLoss="2.83" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A1A0_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="899.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 2persons_abort ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,104
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001cd590 which does not point to an object of type 'BookReservation'
> 0x5040001cd590: note: object has invalid vptr
>  00 00 00 00  a3 82 01 00 01 00 00 00  00 00 00 00 be be be be  80 1a 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857606==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001cd5b8 at pc 0x5f504bfaef8c bp 0x70a9117f8e50 sp 0x70a9117f8e48
> READ of size 8 at 0x5040001cd5b8 thread T1
>     #0 0x5f504bfaef8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5f504bfab46b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5f504c034a78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5f50490c2147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5f504c06b15f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5f504a4337d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5f50490dead0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5f5048eb63ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5f5048eb4b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5f5048eb37b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x70a928a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5f5048d4247c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x70a92189caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x70a921929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001cd5b8 is located 40 bytes inside of 48-byte region [0x5040001cd590,0x5040001cd5c0)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:22 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,53
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 4persons_abort ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,104
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001cd590 which does not point to an object of type 'BookReservation'
> 0x5040001cd590: note: object has invalid vptr
>  00 00 00 00  fe ad 01 00 01 00 00 00  00 00 00 00 be be be be  80 1a 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857598==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001cd5b8 at pc 0x5ab09023cf8c bp 0x766d869f8e50 sp 0x766d869f8e48
> READ of size 8 at 0x5040001cd5b8 thread T1
>     #0 0x5ab09023cf8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5ab09023946b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5ab0902c2a78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5ab08d350147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5ab0902f915f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5ab08e6c17d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5ab08d36cad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5ab08d1443ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5ab08d142b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5ab08d1417b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x766d9da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5ab08cfd047c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x766d96a9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x766d96b29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001cd5b8 is located 40 bytes inside of 48-byte region [0x5040001cd590,0x5040001cd5c0)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:22 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,53
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="267.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 5persons_abort_sameTrip ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,5c1,104
< Warning: Person 'p.1' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.2' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001cd790 which does not point to an object of type 'BookReservation'
> 0x5040001cd790: note: object has invalid vptr
>  00 00 00 00  37 a0 01 00 01 00 00 00  00 00 00 00 be be be be  80 1a 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857413==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001cd7b8 at pc 0x5a10c7c96f8c bp 0x72bbea5f8e50 sp 0x72bbea5f8e48
> READ of size 8 at 0x5040001cd7b8 thread T1
>     #0 0x5a10c7c96f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5a10c7c9346b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5a10c7d1ca78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5a10c4daa147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5a10c7d5315f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5a10c611b7d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5a10c4dc6ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5a10c4b9e3ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5a10c4b9cb37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5a10c4b9b7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x72bc0164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5a10c4a2a47c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x72bbfa69caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x72bbfa729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:21 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,53
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,23d4
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
<         <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="242.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="242.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="162.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="162.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="82.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="82.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="322.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking abort_pickup ( Last six runs Aug2025 )

---------- Differences in errors ----------
2,4c2,104
< Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be490 which does not point to an object of type 'BookReservation'
> 0x5040001be490: note: object has invalid vptr
>  02 00 00 00  95 b7 01 00 01 00 00 00  00 00 00 00 be be be be  80 ca 0b 00 60 51 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857406==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be4b8 at pc 0x64a723a55f8c bp 0x70df917f8e50 sp 0x70df917f8e48
> READ of size 8 at 0x5040001be4b8 thread T1
>     #0 0x64a723a55f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x64a723a5246b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x64a723adba78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x64a720b69147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x64a723b1215f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x64a721eda7d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x64a720b85ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x64a72095d3ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x64a72095bb37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x64a72095a7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x70dfa8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x64a7207e947c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x70dfa189caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x70dfa1929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001be4b8 is located 40 bytes inside of 48-byte region [0x5040001be490,0x5040001be4c0)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="97.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="97.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be290 which does not point to an object of type 'BookReservation'
> 0x5040001be290: note: object has invalid vptr
>  02 00 00 00  ea 97 01 00 01 00 00 00  00 00 00 00 be be be be  80 ca 0b 00 60 51 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857407==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be2b8 at pc 0x63eee0d75f8c bp 0x745a32ff8e50 sp 0x745a32ff8e48
> READ of size 8 at 0x5040001be2b8 thread T1
>     #0 0x63eee0d75f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x63eee0d7246b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x63eee0dfba78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x63eedde89147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x63eee0e3215f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x63eedf1fa7d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x63eeddea5ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x63eeddc7d3ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x63eeddc7bb37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x63eeddc7a7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x745a4a24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x63eeddb0947c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x745a4329caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x745a43329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001be2b8 is located 40 bytes inside of 48-byte region [0x5040001be290,0x5040001be2c0)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00">
<         <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be490 which does not point to an object of type 'BookReservation'
> 0x5040001be490: note: object has invalid vptr
>  02 00 00 00  b8 a5 01 00 01 00 00 00  00 00 00 00 be be be be  80 ca 0b 00 60 51 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857624==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be4b8 at pc 0x5b687ec6df8c bp 0x775979df8e50 sp 0x775979df8e48
> READ of size 8 at 0x5040001be4b8 thread T1
>     #0 0x5b687ec6df8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5b687ec6a46b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5b687ecf3a78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5b687bd81147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5b687ed2a15f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5b687d0f27d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5b687bd9dad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5b687bb753ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5b687bb73b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5b687bb727b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x77599104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5b687ba0147c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x775989e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x775989f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001be4b8 is located 40 bytes inside of 48-byte region [0x5040001be490,0x5040001be4c0)
> freed by thread T1 here:
>     #0 0x5b687ba42831 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405d831) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="81.00" waitingTime="48.00" timeLoss="0.00" traveltime="33.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="81.00" arrivalPos="190.40" duration="33.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="249.00" waitingTime="175.00" timeLoss="0.00" traveltime="74.00">
<         <ride waitingTime="175.00" vehicle="trip_0" depart="175.00" arrival="249.00" arrivalPos="191.73" duration="74.00" routeLength="1021.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="310.00" routeLength="2594.13" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1468.93" occupiedTime="107.76"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy too_late_next ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,103
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001bf210 which does not point to an object of type 'BookReservation'
> 0x5040001bf210: note: object has invalid vptr
>  02 00 00 00  e7 9b 01 00 01 00 00 00  00 00 00 00 be be be be  80 d3 0b 00 60 51 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857638==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001bf238 at pc 0x56f939b39f8c bp 0x7787f23f8e50 sp 0x7787f23f8e48
> READ of size 8 at 0x5040001bf238 thread T1
>     #0 0x56f939b39f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x56f939b3646b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x56f939bbfa78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x56f936c4d147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x56f939bf615f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x56f937fbe7d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x56f936c69ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x56f936a413ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x56f936a3fb37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x56f936a3e7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x77880964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x56f9368cd47c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x77880269caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x778802729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001bf238 is located 40 bytes inside of 48-byte region [0x5040001bf210,0x5040001bf240)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be510 which does not point to an object of type 'BookReservation'
> 0x5040001be510: note: object has invalid vptr
>  02 00 00 00  f7 9d 01 00 01 00 00 00  00 00 00 00 be be be be  80 ca 0b 00 60 51 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857640==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be538 at pc 0x55fe883ddf8c bp 0x749387bf8e50 sp 0x749387bf8e48
> READ of size 8 at 0x5040001be538 thread T1
>     #0 0x55fe883ddf8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x55fe883da46b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x55fe88463a78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x55fe854f1147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x55fe8849a15f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x55fe868627d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x55fe8550dad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x55fe852e53ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x55fe852e3b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x55fe852e27b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x74939ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x55fe8517147c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x749397c9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x749397d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001be538 is located 40 bytes inside of 48-byte region [0x5040001be510,0x5040001be540)
> freed by thread T1 here:
>     #0 0x55fe851b2831 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405d831) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="82.00" waitingTime="48.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="82.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="196.00" waitingTime="61.00" timeLoss="0.00" traveltime="135.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="196.00" arrivalPos="191.73" duration="135.00" routeLength="1021.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="257.00" routeLength="1851.73" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1192.93" occupiedTime="148.89"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared too_late_next ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,103
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001bf290 which does not point to an object of type 'BookReservation'
> 0x5040001bf290: note: object has invalid vptr
>  02 00 00 00  73 80 01 00 01 00 00 00  00 00 00 00 be be be be  80 d3 0b 00 60 51 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857828==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001bf2b8 at pc 0x5ca7748adf8c bp 0x7738a31f8e50 sp 0x7738a31f8e48
> READ of size 8 at 0x5040001bf2b8 thread T1
>     #0 0x5ca7748adf8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5ca7748aa46b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5ca774933a78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5ca7719c1147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5ca77496a15f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5ca772d327d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5ca7719ddad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5ca7717b53ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5ca7717b3b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5ca7717b27b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7738ba44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5ca77164147c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7738b329caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7738b3329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001bf2b8 is located 40 bytes inside of 48-byte region [0x5040001bf290,0x5040001bf2c0)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,64
< 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.
---
> =================================================================
> ==2857265==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000083e0 at pc 0x63f0ea9723cf bp 0x7ffc6a8cb270 sp 0x7ffc6a8caa38
> READ of size 3 at 0x50d0000083e0 thread T0
>     #0 0x63f0ea9723ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x796500426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x63f0eb77ccbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x63f0eb77c215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7965003e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x796500468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7965003dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x796500341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x79650033f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x79650033f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x63f0eaa37f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7964f942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7964f942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x63f0ea95ab44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d0000083e0 is located 0 bytes inside of 144-byte region [0x50d0000083e0,0x50d000008470)
> freed by thread T2 here:
>     #0 0x63f0ea9f56fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x796500368d4e 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 0x63f0ea9dd69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x796500368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:20 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,49
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="157.00" waitingTime="68.00" timeLoss="0.00" traveltime="89.00">
<         <ride waitingTime="68.00" vehicle="trip_1" depart="68.00" arrival="157.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="218.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="218.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be490 which does not point to an object of type 'BookReservation'
> 0x5040001be490: note: object has invalid vptr
>  02 00 00 00  93 b7 01 00 01 00 00 00  00 00 00 00 be be be be  80 ca 0b 00 60 51 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857396==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be4b8 at pc 0x64706cc07f8c bp 0x70f4f9df8e50 sp 0x70f4f9df8e48
> READ of size 8 at 0x5040001be4b8 thread T1
>     #0 0x64706cc07f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x64706cc0446b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x64706cc8da78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x647069d1b147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x64706ccc415f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x64706b08c7d8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x647069d37ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x647069b0f3ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x647069b0db37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x647069b0c7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x70f51104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x64706999b47c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x70f509e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x70f509f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001be4b8 is located 40 bytes inside of 48-byte region [0x5040001be490,0x5040001be4c0)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00">
<         <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,106
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001be410 which does not point to an object of type 'BookReservation'
> 0x5040001be410: note: object has invalid vptr
>  02 00 00 00  66 b6 01 00 01 00 00 00  00 00 00 00 be be be be  80 ca 0b 00 60 51 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==2857216==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001be438 at pc 0x62e5292aef8c bp 0x7ad5c5bf8a30 sp 0x7ad5c5bf8a28
> READ of size 8 at 0x5040001be438 thread T1
>     #0 0x62e5292aef8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x62e5292ab46b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x62e529334a78 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x62e5263c2147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x62e529325af5 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22
>     #5 0x62e5293a1e42 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35
>     #6 0x62e5273495fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #7 0x62e52630bd93 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #8 0x62e527731b42 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #9 0x62e5263dead0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #10 0x62e5261b63ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #11 0x62e5261b4b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #12 0x62e5261b37b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #13 0x7ad5dce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x62e52604247c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #15 0x7ad5d5e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #16 0x7ad5d5f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="247.00" waitingTime="-1.00" timeLoss="1.55" traveltime="248.00">
<         <walk depart="0.00" departPos="0.00" arrival="166.00" arrivalPos="142.80" duration="166.00" routeLength="228.40" timeLoss="1.55" maxSpeed="1.39" waitingTime="0.00"/>
<         <ride waitingTime="-1.00" vehicle="trip_1" depart="165.00" arrival="247.00" arrivalPos="191.73" duration="82.00" routeLength="1126.53" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="138.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1126.53" occupiedTime="173.11"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors begin_negative ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2864507==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015700 at pc 0x6248e38e13cf bp 0x7ffcb4ad0850 sp 0x7ffcb4ad0018
> READ of size 3 at 0x50c000015700 thread T0
2a6,66
>     #0 0x6248e38e13ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7b3e43c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x6248e46ebcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x6248e46eb215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7b3e43be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7b3e43c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7b3e43bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7b3e43b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7b3e43b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7b3e43b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x6248e39a6f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7b3e3cc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7b3e3cc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x6248e38c9b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000015700 is located 0 bytes inside of 128-byte region [0x50c000015700,0x50c000015780)
> freed by thread T2 here:
>     #0 0x6248e39646fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7b3e43b68d4e 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 0x6248e394c69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7b3e43b68d94 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>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,370
> 
> =================================================================
> ==2818316==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 896 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3da217dfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5a3da4add482 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:97:16
>     #2 0x5a3da26017fb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x5a3da63e0085 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5
>     #4 0x5a3da63f487b in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:32
>     #5 0x5a3da59e6402 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #6 0x5a3da4eb93a7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x5a3da34445fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x5a3da2406d93 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x5a3da382fc86 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
>     #10 0x5a3da24d9ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #11 0x5a3da22b13ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x5a3da22afb37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x5a3da22ae7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x77b7d6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 832 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3da217dfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5a3da63f45fc in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:28
>     #2 0x5a3da59e6402 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #3 0x5a3da4eb93a7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x5a3da34445fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x5a3da2406d93 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x5a3da382fc86 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,372
> 
> =================================================================
> ==2818324==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 3584 byte(s) in 4 object(s) allocated from:
>     #0 0x64cdf8a7dfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x64cdfb3dd482 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:97:16
>     #2 0x64cdf8f017fb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x64cdfcce0085 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5
>     #4 0x64cdfccf487b in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:32
>     #5 0x64cdfc2e6402 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #6 0x64cdfb7b93a7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x64cdf9d445fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x64cdf8d06d93 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x64cdfa12fc86 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
>     #10 0x64cdf8dd9ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #11 0x64cdf8bb13ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x64cdf8bafb37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x64cdf8bae7b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x7d9ea5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 3328 byte(s) in 4 object(s) allocated from:
>     #0 0x64cdf8a7dfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x64cdfccf45fc in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:50:28
>     #2 0x64cdfc2e6402 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #3 0x64cdfb7b93a7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x64cdf9d445fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x64cdf8d06d93 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x64cdfa12fc86 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_50kmh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2818440==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029710 at pc 0x61fda9b5f3cf bp 0x7ffdea91f490 sp 0x7ffdea91ec58
> READ of size 3 at 0x50f000029710 thread T0
>     #0 0x61fda9b5f3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x71d660226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x61fdaa969cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x61fdaa969215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x71d6601e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x71d660268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x71d6601dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x71d660141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x71d66013f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x71d66013f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x61fda9c24f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x71d65902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x71d65902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x61fda9b47b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f000029710 is located 0 bytes inside of 161-byte region [0x50f000029710,0x50f0000297b1)
> freed by thread T2 here:
>     #0 0x61fda9be26fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x71d660168d4e 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 0x61fda9bca69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x71d660168d94 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 0x61fda9bc8305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:54 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,131c16,55
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="HDV_3_1" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_1 emissions_HDV_3_1" vType="HDV_3_1" speedFactor="1.00" vaporized="">
<         <emissions CO_abs="4205.625624" CO2_abs="1761601.824002" HC_abs="1321.164026" PMx_abs="516.601332" NOx_abs="17933.687655" fuel_abs="554834.892709" electricity_abs="0"/>
<     </tripinfo>
<     <tripinfo id="HDV_3_2" depart="20.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_2 emissions_HDV_3_2" vType="HDV_3_2" speedFactor="1.00" vaporized="">
<         <emissions CO_abs="7984.612896" CO2_abs="3011687.652286" HC_abs="2572.609423" PMx_abs="1398.449317" NOx_abs="36917.298423" fuel_abs="948563.957738" electricity_abs="0"/>
<     </tripinfo>
<     <tripinfo id="HDV_3_3" depart="40.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_3 emissions_HDV_3_3" vType="HDV_3_3" speedFactor="1.00" vaporized="">
<         <emissions CO_abs="5747.406351" CO2_abs="3058881.882290" HC_abs="1592.353820" PMx_abs="621.049773" NOx_abs="29362.916344" fuel_abs="954573.664991" electricity_abs="0"/>
<     </tripinfo>
<     <tripinfo id="HDV_6_1" depart="100.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_1 emissions_HDV_6_1" vType="HDV_6_1" speedFactor="1.00" vaporized="">
<         <emissions CO_abs="4003.864577" CO2_abs="1697116.972025" HC_abs="1210.519277" PMx_abs="444.256914" NOx_abs="17211.116582" fuel_abs="534524.894042" electricity_abs="0"/>
<     </tripinfo>
<     <tripinfo id="HDV_6_2" depart="120.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_2 emissions_HDV_6_2" vType="HDV_6_2" speedFactor="1.00" vaporized="">
<         <emissions CO_abs="5526.076881" CO2_abs="3047234.097691" HC_abs="1484.902771" PMx_abs="514.886170" NOx_abs="27641.841985" fuel_abs="959758.270466" electricity_abs="0"/>
<     </tripinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua numeric_accuracy ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2819295==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008650 at pc 0x6476a1cf13cf bp 0x7ffc931c17f0 sp 0x7ffc931c0fb8
> READ of size 3 at 0x50d000008650 thread T0
>     #0 0x6476a1cf13ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x78d09e426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x6476a2afbcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x6476a2afb215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x78d09e3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x78d09e468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x78d09e3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x78d09e341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x78d09e33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x78d09e33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x6476a1db6f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x78d09742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x78d09742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x6476a1cd9b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000008650 is located 0 bytes inside of 140-byte region [0x50d000008650,0x50d0000086dc)
> freed by thread T2 here:
>     #0 0x6476a1d746fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x78d09e368d4e 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 0x6476a1d5c69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x78d09e368d94 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 0x6476a1d5a305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,11d3
< Simulation started with time: 0.00.
< Simulation ended at time: 1185.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 70 (Loaded: 100)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,64
< Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'tripCloseEnroute' found.
---
> =================================================================
> ==2813823==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f00002c320 at pc 0x5b923357c4c0 bp 0x7ffd92475770 sp 0x7ffd92474f28
> READ of size 165 at 0x50f00002c320 thread T0
>     #0 0x5b923357c4bf in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401d4bf) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x74f2d2826db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b9234304cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b9234304215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x74f2d27e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x74f2d2868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x74f2d27dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x74f2d2741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x74f2d273f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x74f2d273f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5b92335bff83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x74f2cb82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x74f2cb82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b92334e2b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f00002c320 is located 0 bytes inside of 166-byte region [0x50f00002c320,0x50f00002c3c6)
> freed by thread T2 here:
>     #0 0x5b923357d6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x74f2d2768d4e 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 0x5b923356569e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x74f2d2768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:33 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00">
<         <route edges="beg beg2 middle middle2 end end2"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
9c22,51
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,64
< Warning: Vehicle 'VehicleCloseEnroute' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'VehicleCloseEnroute' found.
---
> =================================================================
> ==2814192==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f00002bd80 at pc 0x5dc52919c3cf bp 0x7fff9c6ebcb0 sp 0x7fff9c6eb478
> READ of size 3 at 0x50f00002bd80 thread T0
>     #0 0x5dc52919c3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x745c3ac26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5dc529fa6cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5dc529fa6215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x745c3abe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x745c3ac68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x745c3abdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x745c3ab41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x745c3ab3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x745c3ab3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5dc529261f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x745c33c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x745c33c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5dc529184b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f00002bd80 is located 0 bytes inside of 167-byte region [0x50f00002bd80,0x50f00002be27)
> freed by thread T2 here:
>     #0 0x5dc52921f6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x745c3ab68d4e 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 0x5dc52920769e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x745c3ab68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:34 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="VehicleCloseEnroute" depart="0.00" arrival="90.00">
<         <route edges="beg beg2 middle middle2 end end2"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
9c22,51
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter destProb ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2816088==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003d80 at pc 0x629b3b3113cf bp 0x7ffd024dd470 sp 0x7ffd024dcc38
> READ of size 3 at 0x50e000003d80 thread T0
>     #0 0x629b3b3113ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7afa86c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x629b3c11bcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x629b3c11b215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7afa86be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7afa86c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7afa86bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7afa86b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7afa86b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7afa86b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x629b3b3d6f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7afa7fc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7afa7fc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x629b3b2f9b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000003d80 is located 0 bytes inside of 151-byte region [0x50e000003d80,0x50e000003e17)
> freed by thread T2 here:
>     #0 0x629b3b3946fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7afa86b68d4e 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 0x629b3b37c69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7afa86b68d94 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 0x629b3b37a305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:41 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,55
< <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="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
<     </interval>
< </meandata>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute first_edge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2814992==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005b40 at pc 0x62f26d4f33cf bp 0x7ffe05348b10 sp 0x7ffe053482d8
> READ of size 3 at 0x50e000005b40 thread T0
>     #0 0x62f26d4f33ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73bd5c426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x62f26e2fdcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x62f26e2fd215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x73bd5c3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x73bd5c468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x73bd5c3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x73bd5c341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x73bd5c33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x73bd5c33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x62f26d5b8f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x73bd5542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x73bd5542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62f26d4dbb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000005b40 is located 0 bytes inside of 155-byte region [0x50e000005b40,0x50e000005bdb)
> freed by thread T2 here:
>     #0 0x62f26d5766fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73bd5c368d4e 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 0x62f26d55e69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73bd5c368d94 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 0x62f26d55c305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,49
> <!-- generated on 2025-08-06 12:17:37 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_routes.rou.xml,input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>     </time>
> 
>     <processing>
>         <default.speeddev value="0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_depart ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2816034==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000073a0 at pc 0x5f27c0b903cf bp 0x7fff25f1ccf0 sp 0x7fff25f1c4b8
> READ of size 3 at 0x50d0000073a0 thread T0
>     #0 0x5f27c0b903ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7fbd09826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5f27c199acbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5f27c199a215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7fbd097e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7fbd09868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7fbd097dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7fbd09741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7fbd0973f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7fbd0973f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5f27c0c55f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7fbd0282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7fbd0282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5f27c0b78b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d0000073a0 is located 0 bytes inside of 143-byte region [0x50d0000073a0,0x50d00000742f)
> freed by thread T2 here:
>     #0 0x5f27c0c136fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7fbd09768d4e 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 0x5f27c0bfb69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7fbd09768d94 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 0x5f27c0bf9305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:41 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,48
< <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="SC_0" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="7.00" arrivalLane="SC_0" arrivalPos="0.00" arrivalSpeed="15.28" duration="7.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.10" vaporized=""/>
<     <tripinfo id="v1" depart="0.00" departLane="SC_0" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="7.00" arrivalLane="SC_0" arrivalPos="0.00" arrivalSpeed="15.28" duration="7.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v1" vType="t0" speedFactor="1.10" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_shifted ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81: runtime error: signed integer overflow: -9223372036854775808 - 1000000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:353:81 

TEST FAILED on ts-sim-build-ba : extended stops parking parkingArea_parkingFalse ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,66
< Warning: Stop at parkingArea overrides attribute 'parking' for stop at 'pa0' in vehicle 'v'.
---
> =================================================================
> ==2820484==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007610 at pc 0x646d7dc85d48 bp 0x7ffc348d0e40 sp 0x7ffc348d05d0
> READ of size 3 at 0x50d000007610 thread T0
>     #0 0x646d7dc85d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x646d7dc864e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x7859c9a29501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7859c9a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x646d7ea82d16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x646d7ea82215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7859c99e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7859c9a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7859c99dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7859c9941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7859c993f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7859c993f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x646d7dd3df83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7859c2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7859c2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x646d7dc60b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007610 is located 0 bytes inside of 132-byte region [0x50d000007610,0x50d000007694)
> freed by thread T2 here:
>     #0 0x646d7dcfb6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7859c9968d4e 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 0x646d7dce369e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,14d4
< Simulation started with time: 0.00.
< Simulation ended at time: 101.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 2):
<  RouteLength: 500.00
<  Speed: 5.10
<  Duration: 98.00
<  WaitingTime: 0.00
<  TimeLoss: 80.00
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_across_stopped ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,64
< Warning: Teleporting vehicle '1'; waited too long, from edge 'beg':4, time=318.99.
< Warning: Vehicle '1' ends teleporting on edge 'end':0, time=336.97.
---
> =================================================================
> ==2822855==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c0000151c0 at pc 0x5afb8d0473cf bp 0x7ffff5e47ad0 sp 0x7ffff5e47298
> READ of size 3 at 0x50c0000151c0 thread T0
>     #0 0x5afb8d0473ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x70e33a026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5afb8de51cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5afb8de51215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x70e339fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x70e33a068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x70e339fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x70e339f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x70e339f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x70e339f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5afb8d10cf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x70e332e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x70e332e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5afb8d02fb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c0000151c0 is located 0 bytes inside of 128-byte region [0x50c0000151c0,0x50c000015240)
> freed by thread T2 here:
>     #0 0x5afb8d0ca6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x70e339f68d4e 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 0x5afb8d0b269e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x70e339f68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:18:10 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="1" depart="1.00" arrivalPos="400.00" arrival="355.00">
<         <route edges="beg middle end" exitTimes="319.00 337.00 355.00"/>
<     </vehicle>
< 
<     <vehicle id="0" depart="0.00" arrivalPos="400.00" arrival="1018.00">
<         <route edges="middle end" exitTimes="1001.00 1018.00"/>
<         <stop lane="middle_0" endPos="2.00" duration="1000.00" started="0.00" ended="1001.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
14c21,48
< </routes>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_missing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2816998==ERROR: AddressSanitizer: heap-use-after-free on address 0x510000014240 at pc 0x58c6c34813cf bp 0x7ffe751f0970 sp 0x7ffe751f0138
> READ of size 3 at 0x510000014240 thread T0
3a7,67
>     #0 0x58c6c34813ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x714c25826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x58c6c428bcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x58c6c428b215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x714c257e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x714c25868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x714c257dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x714c25741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x714c2573f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x714c2573f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x58c6c3546f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x714c1e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x714c1e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x58c6c3469b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x510000014240 is located 0 bytes inside of 181-byte region [0x510000014240,0x5100000142f5)
> freed by thread T2 here:
>     #0 0x58c6c35046fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x714c25768d4e 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 0x58c6c34ec69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x714c25768d94 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>

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b0_off100 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2816377==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005d00 at pc 0x5c19339654c0 bp 0x7ffc8ca20590 sp 0x7ffc8ca1fd48
> READ of size 157 at 0x50e000005d00 thread T0
1a5,65
>     #0 0x5c19339654bf in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401d4bf) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7bd211026db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5c19346edcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5c19346ed215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7bd210fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7bd211068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7bd210fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7bd210f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7bd210f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7bd210f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5c19339a8f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7bd209e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7bd209e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5c19338cbb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000005d00 is located 0 bytes inside of 158-byte region [0x50e000005d00,0x50e000005d9e)
> freed by thread T2 here:
>     #0 0x5c19339666fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7bd210f68d4e 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 0x5c193394e69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7bd210f68d94 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-08-06 12:17:42 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,51
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="1" depart="20.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="2" depart="40.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="3" depart="60.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="150.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="4" depart="80.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="170.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </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"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,64
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> =================================================================
> ==2831721==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000056e0 at pc 0x62e6d4f7d3cf bp 0x7ffc86d85250 sp 0x7ffc86d84a18
> READ of size 3 at 0x50e0000056e0 thread T0
>     #0 0x62e6d4f7d3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x79ba1be26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x62e6d5d87cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x62e6d5d87215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x79ba1bde203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x79ba1be68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x79ba1bddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x79ba1bd41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x79ba1bd3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x79ba1bd3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x62e6d5042f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x79ba14c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x79ba14c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62e6d4f65b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e0000056e0 is located 0 bytes inside of 153-byte region [0x50e0000056e0,0x50e000005779)
> freed by thread T2 here:
>     #0 0x62e6d50006fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x79ba1bd68d4e 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 0x62e6d4fe869e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x79ba1bd68d94 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-08-06 12:18:43 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c16,49
< <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="1111.00" id="cars">
<         <edge id="CN" sampledSeconds="3107.68" traveltime="12.48" overlapTraveltime="13.18" density="31.22" laneDensity="15.61" occupancy="7.80" waitingTime="0.00" timeLoss="1501.46" speed="7.18" speedRelative="0.52" departed="0" arrived="249" entered="249" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="CW" sampledSeconds="1933.14" traveltime="11.79" overlapTraveltime="12.45" density="19.42" laneDensity="9.71" occupancy="4.85" waitingTime="0.00" timeLoss="875.23" speed="7.60" speedRelative="0.55" departed="0" arrived="164" entered="164" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="SC" sampledSeconds="16372.32" traveltime="39.64" overlapTraveltime="41.85" density="164.47" laneDensity="82.24" occupancy="41.12" waitingTime="173.09" timeLoss="13708.19" speed="2.26" speedRelative="0.16" departed="413" arrived="0" entered="0" left="413" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="0.00" end="1111.00" id="bikes">
<         <edge id="CN" sampledSeconds="4048.14" traveltime="16.13" overlapTraveltime="16.42" density="40.67" laneDensity="20.33" occupancy="3.25" waitingTime="0.00" timeLoss="0.01" speed="5.56" speedRelative="0.40" departed="0" arrived="251" entered="251" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="CW" sampledSeconds="2741.76" traveltime="16.13" overlapTraveltime="16.42" density="27.54" laneDensity="13.77" occupancy="2.20" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="170" entered="170" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="SC" sampledSeconds="17924.71" traveltime="42.58" overlapTraveltime="43.34" density="180.07" laneDensity="90.03" occupancy="14.41" waitingTime="253.47" timeLoss="11134.82" speed="2.10" speedRelative="0.15" departed="421" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,28d4
< Simulation started with time: 0.00.
< Simulation ended at time: 1111.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 834
<  Running: 0
<  Waiting: 0
< Statistics (avg of 413):
<  RouteLength: 179.20
<  Speed: 3.80
<  Duration: 52.34
<  WaitingTime: 0.42
<  TimeLoss: 38.95
<  DepartDelay: 23.16
< Bike Statistics (avg of 421):
<  RouteLength: 179.20
<  Speed: 3.26
<  Duration: 59.20
<  WaitingTime: 0.60
<  TimeLoss: 26.45
<  DepartDelay: 6.21
< DijkstraRouter answered 907 queries and explored 3.40 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_north ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2827464==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007540 at pc 0x6393de6073cf bp 0x7ffd773b4a10 sp 0x7ffd773b41d8
> READ of size 3 at 0x50d000007540 thread T0
>     #0 0x6393de6073ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x796967626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x6393df411cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x6393df411215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7969675e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x796967668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7969675dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x796967541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x79696753f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x79696753f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x6393de6ccf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x79696042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x79696042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x6393de5efb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007540 is located 0 bytes inside of 133-byte region [0x50d000007540,0x50d0000075c5)
> freed by thread T2 here:
>     #0 0x6393de68a6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x796967568d4e 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 0x6393de67269e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x796967568d94 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 0x6393de670305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2025-08-06 12:18:27 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,86c16,48
< <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="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<         <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<         <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<         <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<         <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<         <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<         <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,64
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> =================================================================
> ==2832381==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007540 at pc 0x5880d4dbb4c0 bp 0x7ffd88b7bd10 sp 0x7ffd88b7b4c8
> READ of size 131 at 0x50d000007540 thread T0
>     #0 0x5880d4dbb4bf in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401d4bf) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x709e2b426db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5880d5b43cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5880d5b43215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x709e2b3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x709e2b468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x709e2b3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x709e2b341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x709e2b33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x709e2b33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5880d4dfef83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x709e2442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x709e2442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5880d4d21b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007540 is located 0 bytes inside of 132-byte region [0x50d000007540,0x50d0000075c4)
> freed by thread T2 here:
>     #0 0x5880d4dbc6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x709e2b368d4e 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 0x5880d4da469e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x709e2b368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,13d3
< Simulation started with time: 0.00.
< Simulation ended at time: 1357.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 486
<  Running: 0
<  Waiting: 0
< DijkstraRouter answered 642 queries and explored 2.45 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout busy_noInternal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2832168==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f0000298f0 at pc 0x60ca8c3fdd48 bp 0x7ffe396706a0 sp 0x7ffe3966fe30
> READ of size 3 at 0x50f0000298f0 thread T0
>     #0 0x60ca8c3fdd47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x60ca8c3fe4e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x7160f2a29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7160f2a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x60ca8d1fad16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x60ca8d1fa215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7160f29e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7160f2a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7160f29dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7160f2941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7160f293f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7160f293f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x60ca8c4b5f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7160eba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7160eba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x60ca8c3d8b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f0000298f0 is located 0 bytes inside of 170-byte region [0x50f0000298f0,0x50f00002999a)
> freed by thread T2 here:
>     #0 0x60ca8c4736fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7160f2968d4e 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 0x60ca8c45b69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7160f2968d94 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-08-06 12:18:45 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,49
< <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="1306.00" id="DEFAULT_EDGEDATA">
<         <edge id="CE" sampledSeconds="1742.13" traveltime="6.34" overlapTraveltime="6.69" density="15.16" laneDensity="15.16" occupancy="7.58" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="275" entered="275" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="CN" sampledSeconds="1849.82" traveltime="6.34" overlapTraveltime="6.69" density="16.10" laneDensity="16.10" occupancy="8.05" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="292" entered="292" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="CS" sampledSeconds="2014.53" traveltime="6.34" overlapTraveltime="6.69" density="17.53" laneDensity="17.53" occupancy="8.76" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="318" entered="318" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="CW" sampledSeconds="1963.85" traveltime="6.34" overlapTraveltime="6.69" density="17.09" laneDensity="17.09" occupancy="8.54" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="310" entered="310" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="E3" sampledSeconds="812.63" traveltime="1.35" overlapTraveltime="1.71" density="33.49" laneDensity="33.49" occupancy="16.74" waitingTime="4.36" timeLoss="7.36" speed="13.76" speedRelative="0.99" departed="0" arrived="0" entered="602" left="602" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="E4" sampledSeconds="761.47" traveltime="1.34" overlapTraveltime="1.70" density="31.38" laneDensity="31.38" occupancy="15.69" waitingTime="1.07" timeLoss="3.02" speed="13.83" speedRelative="1.00" departed="0" arrived="0" entered="567" left="567" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="E5" sampledSeconds="796.80" traveltime="1.34" overlapTraveltime="1.71" density="32.84" laneDensity="32.84" occupancy="16.42" waitingTime="1.07" timeLoss="3.57" speed="13.83" speedRelative="1.00" departed="0" arrived="0" entered="593" left="593" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="E6" sampledSeconds="846.77" traveltime="1.35" overlapTraveltime="1.71" density="34.90" laneDensity="34.90" occupancy="17.45" waitingTime="2.13" timeLoss="6.72" speed="13.78" speedRelative="0.99" departed="0" arrived="0" entered="628" left="628" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="EC" sampledSeconds="12484.82" traveltime="40.27" overlapTraveltime="42.56" density="108.63" laneDensity="108.63" occupancy="54.32" waitingTime="513.27" timeLoss="10520.82" speed="2.19" speedRelative="0.16" departed="310" arrived="0" entered="0" left="310" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="NC" sampledSeconds="12801.80" traveltime="40.26" overlapTraveltime="42.54" density="111.39" laneDensity="111.39" occupancy="55.69" waitingTime="561.96" timeLoss="10787.12" speed="2.19" speedRelative="0.16" departed="318" arrived="0" entered="0" left="318" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="SC" sampledSeconds="10313.54" traveltime="35.32" overlapTraveltime="37.33" density="89.74" laneDensity="89.74" occupancy="44.87" waitingTime="466.25" timeLoss="8463.58" speed="2.49" speedRelative="0.18" departed="292" arrived="0" entered="0" left="292" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="WC" sampledSeconds="9628.45" traveltime="35.01" overlapTraveltime="37.00" density="83.78" laneDensity="83.78" occupancy="41.89" waitingTime="502.38" timeLoss="7886.19" speed="2.51" speedRelative="0.18" departed="275" arrived="0" entered="0" left="275" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,20d3
< Simulation started with time: 0.00.
< Simulation ended at time: 1306.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1195
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1195):
<  RouteLength: 213.16
<  Speed: 5.05
<  Duration: 47.38
<  WaitingTime: 1.72
<  TimeLoss: 31.53
<  DepartDelay: 76.34
< DijkstraRouter answered 1828 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major low ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2829468==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029710 at pc 0x5626d2ebed48 bp 0x7ffdd8193d40 sp 0x7ffdd81934d0
> READ of size 3 at 0x50f000029710 thread T0
>     #0 0x5626d2ebed47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5626d2ebf4e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x77b055c29501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x77b055c295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5626d3cbbd16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5626d3cbb215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x77b055be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x77b055c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x77b055bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x77b055b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x77b055b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x77b055b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5626d2f76f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x77b04ec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x77b04ec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5626d2e99b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f000029710 is located 0 bytes inside of 165-byte region [0x50f000029710,0x50f0000297b5)
> freed by thread T2 here:
>     #0 0x5626d2f346fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x77b055b68d4e 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 0x5626d2f1c69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x77b055b68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2025-08-06 12:18:34 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,48c16,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="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket15093 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc ca a7 6f 60 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc ca a7 6f 60 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc ca a7 6f 60 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  90 fc ca a7 6f 60 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==2862988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 6c 81 2f 5c 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 6c 81 2f 5c 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 6c 81 2f 5c 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 6c 81 2f 5c 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==2861904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData_different_speeds ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 cc 3d d1 b6 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 cc 3d d1 b6 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 cc 3d d1 b6 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  90 cc 3d d1 b6 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==2861908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 errors freq_empty ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2792611==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000014740 at pc 0x5e0f500bed48 bp 0x7ffe1357e400 sp 0x7ffe1357db90
> READ of size 3 at 0x50c000014740 thread T0
2a6,68
>     #0 0x5e0f500bed47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5e0f500bf4e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x73bf4cc29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x73bf4cc295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5e0f50ebbd16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5e0f50ebb215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x73bf4cbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x73bf4cc68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x73bf4cbdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x73bf4cb41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x73bf4cb3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x73bf4cb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5e0f50176f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x73bf45a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x73bf45a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5e0f50099b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000014740 is located 0 bytes inside of 126-byte region [0x50c000014740,0x50c0000147be)
> freed by thread T2 here:
>     #0 0x5e0f501346fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73bf4cb68d4e 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 0x5e0f5011c69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73bf4cb68d94 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>

TEST FAILED on ts-sim-build-ba : output e1 errors lane_missing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2792538==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003ca0 at pc 0x5a632b7bbd48 bp 0x7ffc3a8fdb60 sp 0x7ffc3a8fd2f0
> READ of size 3 at 0x50e000003ca0 thread T0
2a6,68
>     #0 0x5a632b7bbd47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5a632b7bc4e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x744feb629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x744feb6295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5a632c5b8d16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5a632c5b8215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x744feb5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x744feb668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x744feb5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x744feb541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x744feb53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x744feb53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5a632b873f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x744fe442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x744fe442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5a632b796b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000003ca0 is located 0 bytes inside of 158-byte region [0x50e000003ca0,0x50e000003d3e)
> freed by thread T2 here:
>     #0 0x5a632b8316fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x744feb568d4e 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 0x5a632b81969e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x744feb568d94 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>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length__split two100s_1vehicle_10m_s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2791615==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000014980 at pc 0x5b69e14ca3cf bp 0x7ffc0c408e50 sp 0x7ffc0c408618
> READ of size 3 at 0x50c000014980 thread T0
>     #0 0x5b69e14ca3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x72479f026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b69e22d4cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b69e22d4215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x72479efe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x72479f068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x72479efdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x72479ef41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x72479ef3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x72479ef3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5b69e158ff83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x72479802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x72479802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b69e14b2b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000014980 is located 0 bytes inside of 124-byte region [0x50c000014980,0x50c0000149fc)
> freed by thread T2 here:
>     #0 0x5b69e154d6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x72479ef68d4e 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 0x5b69e153569e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x72479ef68d94 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 0x5b69e1533305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:13 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,51
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
<     <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
<     <interval begin="0.00" end="100.00" id="3/1to2/1_t1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
<     <interval begin="0.00" end="100.00" id="4/1to3/1_t1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
<     <interval begin="0.00" end="100.00" id="3/1to2/1_t2" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
<     <interval begin="0.00" end="100.00" id="4/1to3/1_t2" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
< </detector>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml,input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd_parquet ( Last six runs Aug2025 )

---------- Differences in fcd_parquet ----------
Binary files /home/delphi/extraClangDebug/sumo/tests/sumo/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo.meso and /home/delphi/extraClangDebug/texttesttmp/extra_clangD.06Aug110312.2661110/sumo.meso.gui/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo differ

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors end_before_begin ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2800077==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006320 at pc 0x5b2789052d48 bp 0x7ffdde6a0a00 sp 0x7ffdde6a0190
> READ of size 3 at 0x50e000006320 thread T0
2a6,68
>     #0 0x5b2789052d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5b27890534e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x777f13629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x777f136295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5b2789e4fd16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5b2789e4f215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x777f135e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x777f13668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x777f135dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x777f13541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x777f1353f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x777f1353f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5b278910af83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x777f0c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x777f0c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5b278902db44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000006320 is located 0 bytes inside of 157-byte region [0x50e000006320,0x50e0000063bd)
> freed by thread T2 here:
>     #0 0x5b27890c86fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x777f13568d4e 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 0x5b27890b069e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x777f13568d94 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>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors negative_begin ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2800031==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f0000299e0 at pc 0x6452ef025d48 bp 0x7ffd6b5000e0 sp 0x7ffd6b4ff870
> READ of size 3 at 0x50f0000299e0 thread T0
2a6,68
>     #0 0x6452ef025d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x6452ef0264e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x77d894a29501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x77d894a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x6452efe22d16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x6452efe22215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x77d8949e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x77d894a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x77d8949dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x77d894941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x77d89493f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x77d89493f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x6452ef0ddf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x77d88d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x77d88d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x6452ef000b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f0000299e0 is located 0 bytes inside of 163-byte region [0x50f0000299e0,0x50f000029a83)
> freed by thread T2 here:
>     #0 0x6452ef09b6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x77d894968d4e 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 0x6452ef08369e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x77d894968d94 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>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2797983==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007af0 at pc 0x5c0b510e43cf bp 0x7ffcb23fcdf0 sp 0x7ffcb23fc5b8
> READ of size 3 at 0x50d000007af0 thread T0
>     #0 0x5c0b510e43ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7198a6626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5c0b51eeecbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5c0b51eee215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7198a65e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7198a6668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7198a65dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7198a6541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7198a653f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7198a653f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5c0b511a9f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x71989f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x71989f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5c0b510ccb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007af0 is located 0 bytes inside of 131-byte region [0x50d000007af0,0x50d000007b73)
> freed by thread T2 here:
>     #0 0x5c0b511676fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7198a6568d4e 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 0x5c0b5114f69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7198a6568d94 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 0x5c0b5114d305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated1 ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:37 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,456c16,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="1.00" id="dump_1"/>
<     <interval begin="1.00" end="2.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2.00" end="3.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.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"/>
<     </interval>
<     <interval begin="3.00" end="4.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.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"/>
<     </interval>
<     <interval begin="4.00" end="5.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.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"/>
<     </interval>
<     <interval begin="5.00" end="6.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.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"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2800015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x5ef7ee1e5fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5ef7f11bffa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5ef7f11cbf16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5ef7f11d721a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5ef7f1099416 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5ef7ef8d1f3d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5ef7ef8c9377 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5ef7ef898268 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5ef7ee541ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5ef7ee3193ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5ef7ee317b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5ef7ee3167b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7d4502a4c712 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 0x5ef7ee1e5fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5ef7f11bf10e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5ef7f11c846a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x5ef7f109c70d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5ef7f046ae11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5ef7f054fc94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5ef7f04f1746 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5ef7f1ef9808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7d45035e63b6 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

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2800026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x56bffcac5fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x56bfffa9ffa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x56bfffaabf16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x56bfffab721a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x56bfff979416 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x56bffe1b1f3d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x56bffe1a9377 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x56bffe178268 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x56bffce21ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x56bffcbf93ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x56bffcbf7b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x56bffcbf67b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x75dbaba4c712 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 0x56bffcac5fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x56bfffa9f10e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x56bfffaa846a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x56bfff97c70d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x56bffed4ae11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x56bffee2fc94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x56bffedd1746 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x56c0007d9808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x75dbac5e63b6 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

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2800011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x62a2a178ffb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x62a2a4769fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x62a2a4775f16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x62a2a478121a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x62a2a4643416 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x62a2a2e7bf3d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x62a2a2e73377 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x62a2a2e42268 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x62a2a1aebad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x62a2a18c33ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x62a2a18c1b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x62a2a18c07b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7aa79984c712 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 0x62a2a178ffb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x62a2a4769fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x62a2a47733bf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x62a2a464670d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x62a2a3a14e11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x62a2a3af9c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x62a2a3a9b746 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x62a2a54a3808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7aa79a3e63b6 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

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2800020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5c41b794ffb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5c41ba929fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c41ba9333bf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x5c41ba80670d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5c41b9bd4e11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5c41b9cb9c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5c41b9c5b746 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5c41bb663808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x76db57be63b6 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 0x76db57bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x76db57bb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x76db57bb8557 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 0x76db57be0d42 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 0x5c41bb697da2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x5c41bb91f161 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x5c41b9c4993a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x5c41b9c409ed in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5c41b7a6dd1c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #18 0x76db5704c712 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 0x5c41b794ffb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5c41ba929fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c41ba935f16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2801887==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006400 at pc 0x58f6ac47bd48 bp 0x7ffc3b9691e0 sp 0x7ffc3b968970
> READ of size 3 at 0x50e000006400 thread T0
>     #0 0x58f6ac47bd47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x58f6ac47c4e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x73070e429501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x73070e4295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x58f6ad278d16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x58f6ad278215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x73070e3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x73070e468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x73070e3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x73070e341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x73070e33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x73070e33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x58f6ac533f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x73070722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x73070722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x58f6ac456b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000006400 is located 0 bytes inside of 150-byte region [0x50e000006400,0x50e000006496)
> freed by thread T2 here:
>     #0 0x58f6ac4f16fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73070e368d4e 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 0x58f6ac4d969e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x73070e368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in aggregated1 ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:51 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,292c16,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="1.00" id="dump_1">
<         <edge id="1si" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="1.00" end="2.00" id="dump_1">
<         <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2.00" end="3.00" id="dump_1">
<         <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="3.00" end="4.00" id="dump_1">
<         <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="4.00" end="5.00" id="dump_1">
<         <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2802268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x592ebb006fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x592ebdfe0fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x592ebdfecf16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x592ebdff821a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x592ebdeba416 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x592ebc6f2f3d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x592ebc6ea377 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x592ebc6b9268 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x592ebb362ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x592ebb13a3ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x592ebb138b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x592ebb1377b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7c04ca64c712 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 0x592ebb006fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x592ebdfe010e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x592ebdfe946a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x592ebdebd70d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x592ebd28be11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x592ebd370c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x592ebd3128bb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x592ebed1a808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7c04cb1e63b6 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

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2802345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x6422a1460fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x6422a443afa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6422a4446f16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x6422a445221a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6422a4314416 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6422a2b4cf3d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x6422a2b44377 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6422a2b13268 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6422a17bcad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x6422a15943ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x6422a1592b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x6422a15917b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7b6cc1a4c712 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 0x6422a1460fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x6422a443a10e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6422a444346a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x6422a431770d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6422a36e5e11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6422a37cac94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x6422a376c8bb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x6422a5174808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7b6cc25e63b6 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

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2802260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x5d3a1a5c7fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5d3a1d5a1fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5d3a1d5adf16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5d3a1d5b921a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5d3a1d47b416 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5d3a1bcb3f3d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5d3a1bcab377 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5d3a1bc7a268 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5d3a1a923ad0 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5d3a1a6fb3ac in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5d3a1a6f9b37 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5d3a1a6f87b2 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x72050ea4c712 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 0x5d3a1a5c7fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5d3a1d5a1fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5d3a1d5ab3bf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x5d3a1d47e70d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5d3a1c84ce11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5d3a1c931c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5d3a1c8d38bb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5d3a1e2db808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x72050f5e63b6 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

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==2802305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x578d28b69fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x578d2bb43fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x578d2bb4d3bf in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x578d2ba2070d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x578d2adeee11 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x578d2aed3c94 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x578d2ae758bb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x578d2c87d808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x713b2d5e63b6 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 0x713b2d5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x713b2d5b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x713b2d5b8557 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 0x713b2d5e0d42 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 0x578d2c8b1da2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x578d2cb39161 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x578d2ae6393a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x578d2ae5a9ed in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x578d28c87d1c in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #18 0x713b2ca4c712 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 0x578d28b69fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x578d2bb43fa4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x578d2bb4ff16 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased hundred_vehicles ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,64
< Warning: Emission classes should always use the model as a prefix, please recheck 'P_A0_7_7'. Starting with SUMO 1.24 this will be an error.
---
> =================================================================
> ==2802853==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007540 at pc 0x602c47c043cf bp 0x7ffd598771f0 sp 0x7ffd598769b8
> READ of size 3 at 0x50d000007540 thread T0
>     #0 0x602c47c043ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x790fa3226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x602c48a0ecbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x602c48a0e215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x790fa31e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x790fa3268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x790fa31dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x790fa3141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x790fa313f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x790fa313f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x602c47cc9f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x790f9c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x790f9c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x602c47becb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007540 is located 0 bytes inside of 136-byte region [0x50d000007540,0x50d0000075c8)
> freed by thread T2 here:
>     #0 0x602c47c876fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x790fa3168d4e 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 0x602c47c6f69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x790fa3168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in aggregated1 ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:55 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,99c16,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="1151.00" id="dump_900">
<         <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2802996==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005c20 at pc 0x6073fd16f3cf bp 0x7ffe5d3bd190 sp 0x7ffe5d3bc958
> READ of size 3 at 0x50e000005c20 thread T0
>     #0 0x6073fd16f3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x74bc98626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x6073fdf79cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x6073fdf79215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x74bc985e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x74bc98668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x74bc985dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x74bc98541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x74bc9853f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x74bc9853f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x6073fd234f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x74bc9142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x74bc9142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x6073fd157b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000005c20 is located 0 bytes inside of 149-byte region [0x50e000005c20,0x50e000005cb5)
> freed by thread T2 here:
>     #0 0x6073fd1f26fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x74bc98568d4e 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 0x6073fd1da69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x74bc98568d94 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 0x6073fd1d8305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated1 ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:55 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,760c16,52
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="1.00" id="dump_1"/>
<     <interval begin="1.00" end="2.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="0.90" CO_abs="2.753100" CO2_abs="1617.120000" HC_abs="0.019188" PMx_abs="0.249205" NOx_abs="0.599895" fuel_abs="524.259000" electricity_abs="0"
<             CO_normed="24.777900" CO2_normed="14554.080000" HC_normed="0.172692" PMx_normed="2.242841" NOx_normed="5.399055" fuel_normed="4718.331000" electricity_normed="0"
<             traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/>
<     </interval>
<     <interval begin="2.00" end="3.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="3.059000" CO2_abs="1796.800000" HC_abs="0.021320" PMx_abs="0.276894" NOx_abs="0.666550" fuel_abs="582.510000" electricity_abs="0"
<             CO_normed="27.531000" CO2_normed="16171.200000" HC_normed="0.191880" PMx_normed="2.492046" NOx_normed="5.998950" fuel_normed="5242.590000" electricity_normed="0"
<             traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/>
<     </interval>
<     <interval begin="3.00" end="4.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="3.059000" CO2_abs="1796.800000" HC_abs="0.021320" PMx_abs="0.276894" NOx_abs="0.666550" fuel_abs="582.510000" electricity_abs="0"
<             CO_normed="27.531000" CO2_normed="16171.200000" HC_normed="0.191880" PMx_normed="2.492046" NOx_normed="5.998950" fuel_normed="5242.590000" electricity_normed="0"
<             traveltime="40.00" CO_perVeh="122.360000" CO2_perVeh="71872.000000" HC_perVeh="0.852800" PMx_perVeh="11.075760" NOx_perVeh="26.662000" fuel_perVeh="23300.400000" electricity_perVeh="0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2805911==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029f80 at pc 0x56d00abb23cf bp 0x7ffd0df661d0 sp 0x7ffd0df65998
> READ of size 3 at 0x50f000029f80 thread T0
>     #0 0x56d00abb23ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75954d026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x56d00b9bccbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x56d00b9bc215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x75954cfe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x75954d068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x75954cfdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x75954cf41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x75954cf3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x75954cf3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56d00ac77f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x75954602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x75954602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56d00ab9ab44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f000029f80 is located 0 bytes inside of 161-byte region [0x50f000029f80,0x50f00002a021)
> freed by thread T2 here:
>     #0 0x56d00ac356fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75954cf68d4e 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 0x56d00ac1d69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75954cf68d94 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 0x56d00ac1b305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated15 ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:06 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,38c16,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="15.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="13.00" noise="50.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="15.00" end="30.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="30.00" end="45.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="3.00" noise="0.00" traveltime="40.00"/>
<         <edge id="4/1to3/1" sampledSeconds="12.00" noise="53.02" traveltime="40.00"/>
<     </interval>
<     <interval begin="45.00" end="60.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="60.00" end="75.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="15.00" noise="53.02" traveltime="40.00"/>
<truncated after showing first 30 lines>
---------- Differences in aggregated60 ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:06 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c16,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge id="3/1to2/1" sampledSeconds="18.00" noise="43.99" traveltime="40.00"/>
<         <edge id="4/1to3/1" sampledSeconds="40.00" noise="50.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="60.00" end="120.00" id="dump_60">
<         <edge id="2/1to1/1" sampledSeconds="38.00" noise="48.76" traveltime="40.00"/>
<         <edge id="3/1to2/1" sampledSeconds="22.00" noise="48.76" traveltime="40.00"/>
<     </interval>
<     <interval begin="120.00" end="150.00" id="dump_60">
<         <edge id="1/1to0/1" sampledSeconds="29.00" noise="50.01" traveltime="40.00"/>
<         <edge id="2/1to1/1" sampledSeconds="2.00" noise="47.00" traveltime="40.00"/>
<     </interval>
< </meandata>
---
>     <input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2807615==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f00002b510 at pc 0x55a2083463cf bp 0x7ffdf5dc8390 sp 0x7ffdf5dc7b58
> READ of size 3 at 0x50f00002b510 thread T0
>     #0 0x55a2083463ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7869d2826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x55a209150cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x55a209150215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7869d27e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7869d2868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7869d27dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7869d2741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7869d273f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7869d273f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x55a20840bf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7869cb82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7869cb82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x55a20832eb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50f00002b510 is located 0 bytes inside of 161-byte region [0x50f00002b510,0x50f00002b5b1)
> freed by thread T2 here:
>     #0 0x55a2083c96fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7869d2768d4e 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 0x55a2083b169e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7869d2768d94 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 0x55a2083af305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated15 ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:12 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="30.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="53.00" noise="53.02" traveltime="40.00"/>
<     </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>
> 
>     <time>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2806842==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007540 at pc 0x62cfeed164c0 bp 0x7ffe414095f0 sp 0x7ffe41408da8
> READ of size 135 at 0x50d000007540 thread T0
>     #0 0x62cfeed164bf in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401d4bf) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x726fc7a26db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x62cfefa9ecbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x62cfefa9e215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x726fc79e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x726fc7a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x726fc79dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x726fc7941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x726fc793f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x726fc793f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x62cfeed59f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x726fc0a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x726fc0a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62cfeec7cb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007540 is located 0 bytes inside of 136-byte region [0x50d000007540,0x50d0000075c8)
> freed by thread T2 here:
>     #0 0x62cfeed176fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x726fc7968d4e 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 0x62cfeecff69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x726fc7968d94 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 0x62cfeecfd305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated1 ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:09 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,451c16,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="1.00" id="dump_1"/>
<     <interval begin="1.00" end="2.00" id="dump_1"/>
<     <interval begin="2.00" end="3.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
<     </interval>
<     <interval begin="3.00" end="4.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
<     </interval>
<     <interval begin="4.00" end="5.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
<     </interval>
<     <interval begin="5.00" end="6.00" id="dump_1">
<         <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
<     </interval>
<     <interval begin="6.00" end="7.00" id="dump_1">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2807131==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000066a0 at pc 0x5da71eaf93cf bp 0x7ffc692a5ef0 sp 0x7ffc692a56b8
> READ of size 3 at 0x50e0000066a0 thread T0
>     #0 0x5da71eaf93ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x78813c626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5da71f903cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5da71f903215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x78813c5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x78813c668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x78813c5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x78813c541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x78813c53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x78813c53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5da71ebbef83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x78813542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x78813542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5da71eae1b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e0000066a0 is located 0 bytes inside of 157-byte region [0x50e0000066a0,0x50e00000673d)
> freed by thread T2 here:
>     #0 0x5da71eb7c6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x78813c568d4e 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 0x5da71eb6469e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x78813c568d94 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 0x5da71eb62305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated60 ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:10 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c16,51
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge id="3/1to2/1" noise="43.99"/>
<         <edge id="4/1to3/1" noise="50.01"/>
<     </interval>
<     <interval begin="60.00" end="120.00" id="dump_60">
<         <edge id="2/1to1/1" noise="48.76"/>
<         <edge id="3/1to2/1" noise="48.76"/>
<     </interval>
<     <interval begin="120.00" end="150.00" id="dump_60">
<         <edge id="1/1to0/1" noise="50.01"/>
<         <edge id="2/1to1/1" noise="47.00"/>
<     </interval>
< </meandata>
---
>     <input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2807177==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007610 at pc 0x5e74e8bbb3cf bp 0x7ffed9592fd0 sp 0x7ffed9592798
> READ of size 3 at 0x50d000007610 thread T0
>     #0 0x5e74e8bbb3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x799d85226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5e74e99c5cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5e74e99c5215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x799d851e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x799d85268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x799d851dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x799d85141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x799d8513f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x799d8513f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5e74e8c80f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x799d7e22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x799d7e22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5e74e8ba3b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d000007610 is located 0 bytes inside of 141-byte region [0x50d000007610,0x50d00000769d)
> freed by thread T2 here:
>     #0 0x5e74e8c3e6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x799d85168d4e 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 0x5e74e8c2669e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x799d85168d94 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 0x5e74e8c24305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in aggregated15 ----------
2a3,14
> <!-- generated on 2025-08-06 12:17:10 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,38c16,52
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="15.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="13.90" noise="40.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="15.00" end="30.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="30.00" end="45.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="3.90" noise="0.00" traveltime="40.00"/>
<         <edge id="4/1to3/1" sampledSeconds="11.10" noise="43.02" traveltime="40.00"/>
<     </interval>
<     <interval begin="45.00" end="60.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="60.00" end="75.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="15.00" noise="43.02" traveltime="40.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2792850==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003760 at pc 0x591f416474c0 bp 0x7ffc358151d0 sp 0x7ffc35814988
> READ of size 146 at 0x50e000003760 thread T0
>     #0 0x591f416474bf in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401d4bf) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7db229c26db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x591f423cfcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x591f423cf215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7db229be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7db229c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7db229bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7db229b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7db229b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7db229b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x591f4168af83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7db222c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7db222c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x591f415adb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000003760 is located 0 bytes inside of 147-byte region [0x50e000003760,0x50e0000037f3)
> freed by thread T2 here:
>     #0 0x591f416486fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7db229b68d4e 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 0x591f4163069e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7db229b68d94 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 0x591f4162e305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in summary ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:18 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1005c16,52
< <summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
<     <step time="0.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
<     <step time="1.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="2.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="3.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="4.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="5.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="6.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="7.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="8.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="9.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="10.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="11.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="12.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="13.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<     <step time="14.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsprogram ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2792764==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004100 at pc 0x64184df35d48 bp 0x7ffed1374020 sp 0x7ffed13737b0
> READ of size 3 at 0x50e000004100 thread T0
>     #0 0x64184df35d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x64184df364e8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3fa94e8) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #2 0x79b51a629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x79b51a6295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x64184ed32d16 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x64184ed32215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x79b51a5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x79b51a668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x79b51a5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x79b51a541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x79b51a53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x79b51a53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x64184dfedf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x79b51362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x79b51362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x64184df10b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000004100 is located 0 bytes inside of 158-byte region [0x50e000004100,0x50e00000419e)
> freed by thread T2 here:
>     #0 0x64184dfab6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x79b51a568d4e 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 0x64184df9369e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x79b51a568d94 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 tls_state ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:18 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,24c16,52
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <tlLogic id="0" type="static" programID="0">
<         <phase duration="31.00" state="GGggrrrrGGggrrrr"/>
<         <phase duration="4.00"  state="yyggrrrryyggrrrr"/>
<         <phase duration="6.00"  state="rrGGrrrrrrGGrrrr"/>
<         <phase duration="4.00"  state="rryyrrrrrryyrrrr"/>
<         <phase duration="31.00" state="rrrrGGggrrrrGGgg"/>
<         <phase duration="4.00"  state="rrrryyggrrrryygg"/>
<         <phase duration="6.00"  state="rrrrrrGGrrrrrrGG"/>
<         <phase duration="4.00"  state="rrrrrryyrrrrrryy"/>
<         <phase duration="31.00" state="GGggrrrrGGggrrrr"/>
<         <phase duration="4.00"  state="yyggrrrryyggrrrr"/>
<         <phase duration="6.00"  state="rrGGrrrrrrGGrrrr"/>
<         <phase duration="4.00"  state="rryyrrrrrryyrrrr"/>
<         <phase duration="31.00" state="rrrrGGggrrrrGGgg"/>
<         <phase duration="4.00"  state="rrrryyggrrrryygg"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2795392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574608be7fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x57460b73b759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57460a8b1c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74e8dce4c712 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 0x574608be7fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x57460b7311f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x574608c93615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x574608c84af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x574608c843d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x574608bf87a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5746099cb308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5746099c9505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5746099cad41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5746099c9505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x74e8dcde203c 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

TEST FAILED on ts-sim-build-ba : output vehroutes route_length ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2795719==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003680 at pc 0x5757a6da43cf bp 0x7ffffaf8d150 sp 0x7ffffaf8c918
> READ of size 3 at 0x50e000003680 thread T0
>     #0 0x5757a6da43ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x795a01226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5757a7baecbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5757a7bae215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x795a011e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x795a01268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x795a011dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x795a01141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x795a0113f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x795a0113f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5757a6e69f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7959fa02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7959fa02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5757a6d8cb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000003680 is located 0 bytes inside of 155-byte region [0x50e000003680,0x50e00000371b)
> freed by thread T2 here:
>     #0 0x5757a6e276fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x795a01168d4e 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 0x5757a6e0f69e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x795a01168d94 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 0x5757a6e0d305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:29 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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="1" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="85.00" routeLength="800.00">
<         <route edges="2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00" routeLength="1600.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml,input_additional2.add.xml"/>
>     </input>
13c21,54
< </routes>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,16c1,64
< Warning: Teleporting vehicle '0.13'; waited too long, from edge '1/1to0/1':2, time=474.44.
< Warning: Vehicle '0.13' teleports beyond arrival edge '1/1to0/1', time=514.44.
< Warning: Teleporting vehicle '0.14'; waited too long, from edge '1/1to0/1':2, time=774.44.
< Warning: Vehicle '0.14' teleports beyond arrival edge '1/1to0/1', time=814.44.
< Warning: Teleporting vehicle '0.15'; waited too long, from edge '1/1to0/1':2, time=1074.44.
< Warning: Vehicle '0.15' teleports beyond arrival edge '1/1to0/1', time=1114.44.
< Warning: Teleporting vehicle '0.29'; waited too long, from edge '1/1to0/1':2, time=1557.09.
< Warning: Vehicle '0.29' teleports beyond arrival edge '1/1to0/1', time=1597.09.
< Warning: Teleporting vehicle '0.30'; waited too long, from edge '1/1to0/1':2, time=1857.09.
< Warning: Vehicle '0.30' teleports beyond arrival edge '1/1to0/1', time=1897.09.
< Warning: Teleporting vehicle '0.31'; waited too long, from edge '1/1to0/1':2, time=2157.09.
< Warning: Vehicle '0.31' teleports beyond arrival edge '1/1to0/1', time=2197.09.
< Warning: Teleporting vehicle '0.45'; waited too long, from edge '1/1to0/1':2, time=2606.91.
< Warning: Vehicle '0.45' teleports beyond arrival edge '1/1to0/1', time=2646.91.
< Warning: Teleporting vehicle '0.46'; waited too long, from edge '1/1to0/1':2, time=2906.91.
< Warning: Vehicle '0.46' teleports beyond arrival edge '1/1to0/1', time=2946.91.
---
> =================================================================
> ==2795323==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000014f80 at pc 0x5b47e92a13cf bp 0x7ffcb6197c50 sp 0x7ffcb6197418
> READ of size 3 at 0x50c000014f80 thread T0
>     #0 0x5b47e92a13ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x75820c826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b47ea0abcbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b47ea0ab215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x75820c7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x75820c868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x75820c7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x75820c741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x75820c73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,47
> <!-- generated on 2025-08-06 12:16:27 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml,input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t1 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2797195==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000076e0 at pc 0x60e9a81b73cf bp 0x7ffe9938eab0 sp 0x7ffe9938e278
> READ of size 3 at 0x50d0000076e0 thread T0
1a5,65
>     #0 0x60e9a81b73ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7fd0f9026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x60e9a8fc1cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x60e9a8fc1215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7fd0f8fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7fd0f9068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7fd0f8fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7fd0f8f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7fd0f8f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7fd0f8f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x60e9a827cf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7fd0f1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7fd0f1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x60e9a819fb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50d0000076e0 is located 0 bytes inside of 130-byte region [0x50d0000076e0,0x50d000007762)
> freed by thread T2 here:
>     #0 0x60e9a823a6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7fd0f8f68d4e 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 0x60e9a822269e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7fd0f8f68d94 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 vtypeprobe ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:34 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,44c16,51
< <vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
<     <timestep time="0.00" id="test1" vType="t1">
<         <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
<     </timestep>
<     <timestep time="10.00" id="test1" vType="t1">
<         <vehicle id="0" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
<     </timestep>
<     <timestep time="20.00" id="test1" vType="t1">
<         <vehicle id="0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
<     </timestep>
<     <timestep time="30.00" id="test1" vType="t1">
<         <vehicle id="0" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
<     </timestep>
<     <timestep time="40.00" id="test1" vType="t1">
<         <vehicle id="0" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2833222==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000057c0 at pc 0x62e89528d3cf bp 0x7ffd80a428d0 sp 0x7ffd80a42098
> READ of size 3 at 0x50e0000057c0 thread T0
>     #0 0x62e89528d3ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x71936b626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x62e896097cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x62e896097215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x71936b5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x71936b668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x71936b5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x71936b541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x71936b53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x71936b53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x62e895352f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x71936462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x71936462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62e895275b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e0000057c0 is located 0 bytes inside of 153-byte region [0x50e0000057c0,0x50e000005859)
> freed by thread T2 here:
>     #0 0x62e8953106fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x71936b568d4e 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 0x62e8952f869e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x71936b568d94 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 0x62e8952f6305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,14
> <!-- generated on 2025-08-06 12:18:49 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,166c16,47
< <netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<     <timestep time="0.00"/>
<     <timestep time="1.00"/>
<     <timestep time="2.00"/>
<     <timestep time="3.00"/>
<     <timestep time="4.00"/>
<     <timestep time="5.00"/>
<     <timestep time="6.00"/>
<     <timestep time="7.00"/>
<     <timestep time="8.00"/>
<     <timestep time="9.00"/>
<     <timestep time="10.00">
<         <edge id="SC">
<             <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
<         </edge>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2833170==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006320 at pc 0x55c9b04363cf bp 0x7fff7496c630 sp 0x7fff7496bdf8
> READ of size 3 at 0x50e000006320 thread T0
>     #0 0x55c9b04363ce in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f9b3ce) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7336ebc26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x55c9b1240cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x55c9b1240215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7336ebbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7336ebc68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7336ebbdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7336ebb41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7336ebb3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7336ebb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x55c9b04fbf83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7336e4c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7336e4c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x55c9b041eb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50e000006320 is located 0 bytes inside of 145-byte region [0x50e000006320,0x50e0000063b1)
> freed by thread T2 here:
>     #0 0x55c9b04b96fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7336ebb68d4e 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 0x55c9b04a169e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7336ebb68d94 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 0x55c9b049f305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,14
> <!-- generated on 2025-08-06 12:18:48 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,156c16,47
< <netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<     <timestep time="0.00">
<         <edge id="CS">
<             <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
<         </edge>
<     </timestep>
<     <timestep time="1.00">
<         <edge id="CS">
<             <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
<         </edge>
<     </timestep>
<     <timestep time="2.00">
<         <edge id="CS">
<             <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
<         </edge>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2841055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x563bc2d77fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x563bc58cb759 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x563bc4a41c59 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779c1b04c712 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 0x563bc2d77fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x563bc58c11f9 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x563bc2e23615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x563bc2e14af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x563bc2e143d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x563bc2d887a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x563bc3b5b308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x563bc3b59505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x563bc3b5ad41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x563bc3b59505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x779c1afe203c 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

TEST FAILED on ts-sim-build-ba : rail bugs reverse_after_waypoint ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2841443==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015880 at pc 0x5d463eedd4c0 bp 0x7ffdb8961d50 sp 0x7ffdb8961508
> READ of size 125 at 0x50c000015880 thread T0
>     #0 0x5d463eedd4bf in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401d4bf) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7e1669a26db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5d463fc65cbc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5d463fc65215 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7e16699e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7e1669a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7e16699dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7e1669941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7e166993f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7e166993f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5d463ef20f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7e1662a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7e1662a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d463ee43b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x50c000015880 is located 0 bytes inside of 126-byte region [0x50c000015880,0x50c0000158fe)
> freed by thread T2 here:
>     #0 0x5d463eede6fa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x401e6fa) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7e1669968d4e 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 0x5d463eec669e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x400669e) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x7e1669968d94 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 0x5d463eec4305 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4004305) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:16 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,54
< <railsignal-block-output>
< </railsignal-block-output>
---
>     <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"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>     </output>
> 
>     <time>
>         <end value="100"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:16 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> 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,54
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="-E0_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <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"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12858 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,85
> =================================================================
> ==2841676==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000104038 at pc 0x57fee96a2b7d bp 0x7ffe286f09d0 sp 0x7ffe286f09c8
> READ of size 8 at 0x502000104038 thread T0
>     #0 0x57fee96a2b7c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69
>     #1 0x57fee9626e5a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x57fee978b781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x57fee978af4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x57fee978af4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #5 0x57fee977977e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #6 0x57fee977744c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x57fee9776465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x57fee954ba48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #9 0x57fee9b7370f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #10 0x57fee9b8b3c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #11 0x57fee9b68715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #12 0x7e38dc546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x7e38dc53f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x7e38dc53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x57fee93e7f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x7e38d542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7e38d542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x57fee930ab44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x502000104038 is located 0 bytes after 8-byte region [0x502000104030,0x502000104038)
> allocated by thread T2 here:
>     #0 0x57fee93e3fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x57fee94c4b61 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x57fee94c49c9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x57fee94c49c9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:17 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,107c16,50
< <railsignal-block-output>
<     <railSignal id="1">
<         <link linkIndex="0" from="1043_0" to="1044_0">
<             <driveWay id="1.0" vehicle="v_0" edges="1044 1072 1047 1048">
<                 <forward lanes="1044_0 1072_0 1047_0 1048_0"/>
<                 <bidi lanes="1031_0 1005_0 1006_0 1007_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="2_0"/>
<                 <foes driveWays="1.0 2.0.0"/>
<             </driveWay>
<             <subDriveWay id="1.0.0" vehicle="" edges="1044">
<                 <forward lanes="1044_0"/>
<             </subDriveWay>
<         </link>
<     </railSignal>
<     <railSignal id="10">
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
7d6
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket13262 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,84
> =================================================================
> ==2841763==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c98 at pc 0x60ffed324b7d bp 0x7fffe5e4f170 sp 0x7fffe5e4f168
> READ of size 8 at 0x502000105c98 thread T0
>     #0 0x60ffed324b7c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69
>     #1 0x60ffed2a8e5a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x60ffed40d781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x60ffed40cf4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x60ffed3fb77e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #5 0x60ffed3f944c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x60ffed3f8465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x60ffed1cda48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #8 0x60ffed7f570f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #9 0x60ffed80d3c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #10 0x60ffed7ea715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #11 0x72f046146ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x72f04613f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x72f04613f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x60ffed069f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x72f03f02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72f03f02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60ffecf8cb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x502000105c98 is located 0 bytes after 8-byte region [0x502000105c90,0x502000105c98)
> allocated by thread T2 here:
>     #0 0x60ffed065fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x60ffed146b61 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x60ffed1469c9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x60ffed1469c9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x60ffed246f90 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:17 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,51c16,49
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v_0" edges="E2 E3 E4 -E4 E4 E5 E6">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes="-E2_0 -E3_0 -E4_0 E4_0 -E4_0 -E5_0 -E6_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="J3_0"/>
<                 <foes driveWays="J2.0 J7.d0.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<         <link linkIndex="0" from="E2_0" to="E3_0">
<             <driveWay id="J3.0" vehicle="v_0" edges="E3 E4 -E4 E4 E5 E6">
<                 <forward lanes="E3_0 E4_0 -E4_0 E4_0 E5_0 E6_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket14973 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,84
> =================================================================
> ==2841851==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105cd8 at pc 0x63b2b0b6eb7d bp 0x7ffce9e9db30 sp 0x7ffce9e9db28
> READ of size 8 at 0x502000105cd8 thread T0
>     #0 0x63b2b0b6eb7c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69
>     #1 0x63b2b0af2e5a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x63b2b0c57781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x63b2b0c56f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x63b2b0c4577e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #5 0x63b2b0c4344c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x63b2b0c42465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x63b2b0a17a48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #8 0x63b2b103f70f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #9 0x63b2b10573c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #10 0x63b2b1034715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #11 0x7bc0b8946ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x7bc0b893f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x7bc0b893f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x63b2b08b3f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x7bc0b182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bc0b182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63b2b07d6b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x502000105cd8 is located 0 bytes after 8-byte region [0x502000105cd0,0x502000105cd8)
> allocated by thread T2 here:
>     #0 0x63b2b08affb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x63b2b0990b61 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x63b2b09909c9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x63b2b09909c9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x63b2b0a90f90 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:17 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,36c16,50
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v_0" edges="E2 E3 E4 E5">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes="-E2_0 -E3_0 -E4_0 -E5_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="J2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<         <link linkIndex="0" from="E2_0" to="E3_0">
<             <driveWay id="J3.0" vehicle="v_0" edges="E3 E4 E5">
<                 <forward lanes="E3_0 E4_0 E5_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal double_reversal_same_dir ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,84
> =================================================================
> ==2839859==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c78 at pc 0x5785b8d9eb7d bp 0x7fff084dbfd0 sp 0x7fff084dbfc8
> READ of size 8 at 0x502000105c78 thread T0
>     #0 0x5785b8d9eb7c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69
>     #1 0x5785b8d22e5a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x5785b8e87781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x5785b8e86f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x5785b8e7577e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #5 0x5785b8e7344c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x5785b8e72465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x5785b8c47a48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #8 0x5785b926f70f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #9 0x5785b92873c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #10 0x5785b9264715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #11 0x702a88546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x702a8853f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x702a8853f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x5785b8ae3f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x702a8142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x702a8142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5785b8a06b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x502000105c78 is located 0 bytes after 8-byte region [0x502000105c70,0x502000105c78)
> allocated by thread T2 here:
>     #0 0x5785b8adffb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5785b8bc0b61 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5785b8bc09c9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5785b8bc09c9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x5785b8cc0f90 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:11 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,36c16,49
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v_0" edges="E2 E3 E4 -E4 E4 E5 E6">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes="-E2_0 -E3_0 -E4_0 E4_0 -E4_0 -E5_0 -E6_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="J3_0"/>
<                 <foes driveWays="J2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<         <link linkIndex="0" from="E2_0" to="E3_0">
<             <driveWay id="J3.0" vehicle="v_0" edges="E3 E4 -E4 E4 E5 E6">
<                 <forward lanes="E3_0 E4_0 -E4_0 E4_0 E5_0 E6_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal follower_ends_before_reversal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,85
> =================================================================
> ==2839927==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x5809d354bb7d bp 0x7ffec0f48a10 sp 0x7ffec0f48a08
> READ of size 8 at 0x502000128400 thread T0
>     #0 0x5809d354bb7c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69
>     #1 0x5809d34cfe5a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x5809d3634781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x5809d3633f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x5809d3633f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #5 0x5809d362277e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #6 0x5809d362044c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x5809d361f465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x5809d33f4a48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #9 0x5809d3a1c70f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #10 0x5809d3a343c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #11 0x5809d3a11715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #12 0x748510346ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x74851033f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x74851033f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x5809d3290f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x74850942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x74850942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5809d31b3b44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400)
> allocated by thread T2 here:
>     #0 0x5809d328cfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5809d336db61 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5809d336d9c9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5809d336d9c9 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:11 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,144c16,50
< <railsignal-block-output>
<     <railSignal id="11339">
<         <link linkIndex="0" from="F_11347-11343_0" to="F_11339-11336_0">
<             <driveWay id="11339.0" vehicle="v_0" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515 F_11514-11506 S_11506-11514 S_11514-11515 S_SectionLink_11322-11324 S_SectionLink_11326-11551 S_11551-11552 S_SectionLink_11329-11332 S_11339-11342 S_11347-14067 S_14067-14072 S_14072-14077 S_SectionLink_14049-14051 S_14054-14061">
<                 <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0 F_11514-11506_0 S_11506-11514_0"/>
<                 <bidi lanes="S_SectionLink_11329-11332_0 S_11551-11552_0 S_SectionLink_11326-11551_0 S_SectionLink_11322-11324_0 S_11514-11515_0 S_11506-11514_0 F_11514-11506_0 F_SectionLink_11322-11515_0 F_SectionLink_11326-11324_0 F_11551-SectionLink_11326_0 F_SectionLink_11329-11552_0"
<                     deadlockCheck="F_11339-11336_0 F_11347-11343_0 F_14067-11347_0 F_14072-14067_0 F_SectionLink_14049-14079_0 F_14054-14052_0 F_14061-14054_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="11486_0 14092_0"/>
<                 <foes driveWays="11339.0 11339.1 11514.0 11551.0.0 14092.0 14092.1"/>
<             </driveWay>
<             <subDriveWay id="11339.0.0" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515">
<                 <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0"/>
<             </subDriveWay>
<             <subDriveWay id="11339.0.1" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552">
<                 <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal follower_ends_before_reversal2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2839936==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x650d296a4b7d bp 0x7fffb7e825d0 sp 0x7fffb7e825c8
> READ of size 8 at 0x502000128400 thread T0
1a5,86
>     #0 0x650d296a4b7c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:744:69
>     #1 0x650d29628e5a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x650d2978d781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x650d2978cf4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x650d2978cf4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #5 0x650d2977b77e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #6 0x650d2977944c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x650d29778465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x650d2954da48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #9 0x650d29b7570f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:322:5
>     #10 0x650d29b8d3c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1029:9
>     #11 0x650d29b6a715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:128:1
>     #12 0x78ccd8f46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x78ccd8f3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x78ccd8f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x650d293e9f83 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x78ccd202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x78ccd202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x650d2930cb44 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3f83b44) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
> 
> 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400)
> allocated by thread T2 here:
>     #0 0x650d293e5fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x650d294c6b61 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x650d294c69c9 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-06 12:19:12 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,172c16,50
< <railsignal-block-output>
<     <railSignal id="11339">
<         <link linkIndex="0" from="F_11347-11343_0" to="F_11339-11336_0">
<             <driveWay id="11339.0" vehicle="v_0" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515 F_11514-11506 S_11506-11514 S_11514-11515 S_SectionLink_11322-11324 S_SectionLink_11326-11551 S_11551-11552 S_SectionLink_11329-11332 S_11339-11342 S_11347-14067 S_14067-14072 S_14072-14077 S_SectionLink_14049-14090 S_14090-14092 S_14092-14101 S_14101-14104 S_14104-SectionLink_14066 S_SectionLink_14066-14107 -E0">
<                 <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0 F_11514-11506_0 S_11506-11514_0"/>
<                 <bidi lanes="S_SectionLink_11329-11332_0 S_11551-11552_0 S_SectionLink_11326-11551_0 S_SectionLink_11322-11324_0 S_11514-11515_0 S_11506-11514_0 F_11514-11506_0 F_SectionLink_11322-11515_0 F_SectionLink_11326-11324_0 F_11551-SectionLink_11326_0 F_SectionLink_11329-11552_0"
<                     deadlockCheck="F_11339-11336_0 F_11347-11343_0 F_14067-11347_0 F_14072-14067_0 F_SectionLink_14049-14079_0 F_14090-SectionLink_14049_0 F_14092-14090_0 F_14101-14092_0 F_14104-14101_0 F_SectionLink_14066-14104_0 F_14114-14111_0 E0_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="11486_0 14092_0 14114_0"/>
<                 <foes driveWays="11339.0 11339.1 11514.0 11551.0.0 14092.0 14092.1 14114.0 14114.1 J0.d0"/>
<             </driveWay>
<             <subDriveWay id="11339.0.0" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552 F_11551-SectionLink_11326 F_SectionLink_11326-11324 F_SectionLink_11322-11515">
<                 <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0 F_11551-SectionLink_11326_0 F_SectionLink_11326-11324_0 F_SectionLink_11322-11515_0"/>
<             </subDriveWay>
<             <subDriveWay id="11339.0.1" vehicle="" edges="F_11339-11336 F_SectionLink_11329-11552">
<                 <forward lanes="F_11339-11336_0 F_SectionLink_11329-11552_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==2776834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x63f3de2e3fb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x63f3dfbeb6a3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x63f3e1df9993 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x63f3dfbd4c84 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x63f3e1ff7808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x78496afe63b6 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 0x78496afb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78496afb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x63f3e202e973 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x63f3e1e10d4b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x63f3e1e11eaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x63f3df99e722 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x63f3de41298a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x63f3de384199 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x63f3de380af7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x63f3de3803d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x63f3de2f47a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #17 0x63f3df0c7308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x63f3df0c5505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x63f3df0c6d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x63f3df0c5505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x78496a3e203c 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>

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==2776753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5e79ee9ddfb1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x405cfb1) (BuildId: 6b42b2eb0ce52cf611d4c59b1a1b2263de793344)
>     #1 0x5e79f02e56a3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x5e79f24f3993 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x5e79f02cec84 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5e79f26f1808 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7db799de63b6 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 0x7db799db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7db799db80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5e79f2728973 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5e79f250ad4b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5e79f250beaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5e79f0098722 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5e79eeb0c98a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5e79eea7e199 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x5e79eea7aaf7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x5e79eea7a3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x5e79ee9ee7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #17 0x5e79ef7c1308 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5e79ef7bf505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5e79ef7c0d41 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5e79ef7bf505 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7db7991e203c 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>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1044) on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Aug2025 )

bug in lcModel DK2004, fixed in JE2013
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 16.00')
---------- Differences in output ----------
5c5
< Simulation ended at time: 16.00.
---
> Simulation ended at time: 17.00.

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Aug2025 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 3004.00.

TEST had known bugs (bug 1224 (NONEXISTENT)) on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Aug2025 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1224?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 1224 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'rawdump' matching 'pos="25.00"')
---------- Differences in rawdump ----------
7,9c7
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="350.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
14,16c12
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="351.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
21,23c17
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="352.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
28,30c22
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="353.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
35,37c27
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="354.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #3108) on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Aug2025 )

invalid vehicle counts
(This bug was triggered by FAILING to find text in file 'detector' matching 'vehicleSum="60"')
---------- Differences in detector ----------
5,8c5,8
<    <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.60" meanOverlapTravelTime="31.06" meanSpeed="7.37" meanHaltsPerVehicle="1.40" meanTimeLoss="25.94" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
---
>    <interval begin="0.00" end="977.00" id="e3_0_1i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>    <interval begin="0.00" end="977.00" id="e3_0_2i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>    <interval begin="0.00" end="977.00" id="e3_0_3i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>    <interval begin="0.00" end="977.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Aug2025 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,3
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="18.00">
<         <route edges="beg"/>
<     </vehicle>
< 

2 TESTS had known bugs (see #3404) on ts-sim-build-ba :

consider via
(This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2')
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="53.00">
---
>     <vehicle id="0" depart="0.00" arrival="40.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toB1 B1toB2 B2toC2 C2toD2 D2toD3"/>
devices rerouting via route ( Last six runs Aug2025 )
devices rerouting via route_embedded ( Last six runs Aug2025 )

TEST had known bugs (see #14498) on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Aug2025 )

idling failure
(This bug was triggered by text found in file 'errors' matching 'no next segment')
---------- Differences in errors ----------
0a1,4
> Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00.
> Warning: No connection between edge 'a' and edge 'a' found.
> Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'.
> Quitting (on error).
---------- Differences in tripinfos ----------
5,11c5,6
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="3.51" traveltime="80.00">
<         <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/>
<         <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="250.20" timeLoss="3.51"/>
<         <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/>
<     </personinfo>
<     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="1.00" waitingCount="1" stopTime="1960.00" timeLoss="12.38" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized="">
<         <taxi customers="2" occupiedDistance="320.30" occupiedTime="34.00"/>
---
>     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi" vType="taxiType" speedFactor="1.03" vaporized="end">
>         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
13,15c8,15
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="4.10"/>
<         <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1">
>         <ride waitingTime="0.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>     </personinfo>
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1">
>         <stop duration="-1" arrival="-0.00" arrivalPos="200.00" actType="waiting"/>
>         <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <stop duration="-1" arrival="-0.00" arrivalPos="inf" actType="waiting"/>
---------- New result in exitcode ----------
1

TEST had known bugs (see #14825) on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Aug2025 )

end of work not recognized for non-parking idle stop
(This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service')
---------- Differences in errors ----------
1d0
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=400.00.
---------- Differences in tripinfos ----------
5,6c5,6
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="22.71" traveltime="183.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="22.71"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86">
>         <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
8,9c8,9
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="22.71" traveltime="184.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="22.71"/>
---
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86">
>         <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
11,13d10
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.99" duration="401.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="230.00" timeLoss="32.62" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/>
<     </tripinfo>
---------- Differences in vehroutes ----------
5,6c5,6
<     <person id="p0" depart="0.00" arrival="231.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p0" depart="0.00" arrival="122.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
9,10c9,10
<     <person id="p1" depart="0.00" arrival="232.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p1" depart="0.00" arrival="122.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
12,21d11
< 
<     <vehicle id="trip_0" type="taxi" depart="0.00" arrival="401.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
<             <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/>
<             <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
<         </routeDistribution>
<         <stop lane="B2C2_1" permitted="p0 p1" actType="pickup p0 p1 (0)"/>
<         <stop lane="A0B0_1" actType="dropOff p0 p1 (0)"/>
<     </vehicle>

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs Aug2025 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 288.00
---
> Simulation ended at time: 288.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Aug2025 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 283.00
---
> Simulation ended at time: 283.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Aug2025 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 130.00
---
> Simulation ended at time: 130.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #14496) on ts-sim-build-ba : extended rerouter closing_disallows_dest ( Last six runs Aug2025 )

rerouting only triggered on entering rerouter edge
(This bug was triggered by FAILING to find text in file 'errors' matching 'veh0')
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'veh0' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh0' found.

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person destProb ( Last six runs Aug2025 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="1358.00" id="ed0">
>         <edge id="beg" arrived="0"/>
>         <edge id="beg2left" arrived="0"/>
>         <edge id="beg2right" arrived="0"/>
>         <edge id="end" arrived="0"/>
>         <edge id="left" arrived="0"/>
>         <edge id="left2end" arrived="0"/>
>         <edge id="middle" arrived="0"/>
>         <edge id="rend" arrived="0"/>
>         <edge id="right" arrived="0"/>
>         <edge id="right2end" arrived="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person optional ( Last six runs Aug2025 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2071.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person viaProb ( Last six runs Aug2025 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2086.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Aug2025 )

routing error
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
---------- Differences in railsignalblocks ----------
6,23c6,7
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
---
>         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/>
>         <link linkIndex="1" from="gneE0_0" to="gneE1_0"/>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="42.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="142.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Aug2025 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
---------- Differences in railsignalblocks ----------
6,23c6,7
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
---
>         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/>
>         <link linkIndex="1" from="gneE0_0" to="gneE1_0"/>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="28.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,17d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
<         <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
<         <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1125.87" occupiedTime="82.06"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
<         <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1125.87" occupiedTime="82.06"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:09 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="930.00">
<         <walk edges="A1B1 C1B1 C1D1 E1D1 E1F1"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
9c22,53
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-06 12:20:09 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="543.00">
<         <walk edges="A1B1 B1C1" busStop="A"/>
<         <ride from="B1C1" to="D1E1" busStop="B" lines="taxi"/>
<         <walk edges="D1E1 E1F1"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
11c22,53
< </routes>
---
>     <output>
<truncated after showing first 30 lines>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:15 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:15 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
output e1 persons car ( Last six runs Aug2025 )
output e1 persons walkBackward_detAtEnd ( Last six runs Aug2025 )
output e1 persons walkBackward_detAtStart ( Last six runs Aug2025 )

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:14 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2025-08-06 12:16:14 by Eclipse SUMO GUI Version v1_24_0+0131-1c1d11924c6
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
output e1 persons default ( Last six runs Aug2025 )
output e1 persons walk ( Last six runs Aug2025 )
output e1 persons walkForward_detAStart ( Last six runs Aug2025 )
output e1 persons walkForward_detAtEnd ( Last six runs Aug2025 )