16Oct2025 - 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.31Oct111042.355150 -g

To start TextTest for these tests, run:

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


meso.gui: 2661 tests: 2526 succeeded 107 FAILED 18 known bugs 10 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic container triggeredParkingNoCapacity ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> =================================================================
> ==1309359==ERROR: AddressSanitizer: heap-use-after-free on address 0x5160000a1208 at pc 0x56d28ab19fb9 bp 0x7ffd3ce04870 sp 0x7ffd3ce04868
> READ of size 4 at 0x5160000a1208 thread T0
>     #0 0x56d28ab19fb8 in GUIGlObject::getGlID() const /home/delphi/extraClangDebug/sumo/src/utils/gui/globjects/GUIGlObject.h:106:16
>     #1 0x56d28b3dc88a in GUIMessageWindow::appendMsg(GUIEventType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:229:69
>     #2 0x56d28ab05a36 in GUIApplicationWindow::handleEvent_Message(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2078:26
>     #3 0x56d28aaf0a23 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1809:17
>     #4 0x56d28aaefff5 in GUIApplicationWindow::onRunThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1781:5
>     #5 0x56d28aa63315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x56d28b850a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x56d28b84ec85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x56d28b8504c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x56d28b84ec85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x79db01de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x79db01d41a06 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141a06) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x79db01d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x79db01d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x56d28aa56ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x79dafac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79dafac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56d28a979764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x5160000a1208 is located 136 bytes inside of 552-byte region [0x5160000a1180,0x5160000a13a8)
> freed by thread T1 here:
>     #0 0x56d28aa53451 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b451) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x56d28af9c8d1 in GUIContainer::~GUIContainer() /home/delphi/extraClangDebug/sumo/src/guisim/GUIContainer.cpp:130:31
>     #2 0x56d28dd8a27e in MSTransportableControl::erase(MSTransportable*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:181:9
>     #3 0x56d28dd94a3a in MSTransportableControl::abortAnyWaitingForVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:385:13
>     #4 0x56d28c129c46 in MSNet::adaptToState(MSNet::SimulationState, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:982:33
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
9,12d8
<     <containerinfo id="c1" depart="50.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="133.00" timeLoss="-1" traveltime="-1">
<         <transport waitingTime="133.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </containerinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding boarding_duration_extension_small ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1305368==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008650 at pc 0x6317941cb968 bp 0x7ffc43e448c0 sp 0x7ffc43e44050
> READ of size 3 at 0x50d000008650 thread T0
>     #0 0x6317941cb967 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x6317941cc108 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057108) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #2 0x736d41229543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x736d412295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x631794fe2c36 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x631794fe2135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x736d411e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x736d41268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x736d411dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x736d41141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x736d4113f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x736d4113f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x631794283ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x736d3a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x736d3a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x6317941a6764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000008650 is located 0 bytes inside of 136-byte region [0x50d000008650,0x50d0000086d8)
> freed by thread T2 here:
>     #0 0x63179424131a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x736d41168d4e 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 0x6317942292be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x736d41168d94 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 stopinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:37:07.498859+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,48
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="0" loadedPersons="100" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding deboarding_duration_extension ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1305555==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000029bc0 at pc 0x623ae58750e0 bp 0x7ffea6fe3030 sp 0x7ffea6fe27e8
> READ of size 162 at 0x50f000029bc0 thread T0
>     #0 0x623ae58750df in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cb0df) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x74be3ea26db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x623ae6617bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x623ae6617135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x74be3e9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x74be3ea68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x74be3e9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x74be3e941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x74be3e93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x74be3e93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x623ae58b8ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x74be3782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x74be3782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x623ae57db764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50f000029bc0 is located 0 bytes inside of 163-byte region [0x50f000029bc0,0x50f000029c63)
> freed by thread T2 here:
>     #0 0x623ae587631a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x74be3e968d4e 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 0x623ae585e2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x74be3e968d94 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 0x623ae585bf25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:37:08.510520+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c16,48
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="0" loadedPersons="10" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="left" pos="0.00" parking="0" started="64.20" ended="82.00" initialPersons="10" loadedPersons="10" unloadedPersons="10" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="182.78" ended="197.00" initialPersons="10" loadedPersons="0" unloadedPersons="10" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_number scale3 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1306549==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008650 at pc 0x62a19ace2fef bp 0x7fffe9b77510 sp 0x7fffe9b76cd8
> READ of size 3 at 0x50d000008650 thread T0
>     #0 0x62a19ace2fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x79a153226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x62a19bb07bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x62a19bb07135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x79a1531e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x79a153268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x79a1531dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x79a153141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x79a15313f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x79a15313f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x62a19ada8ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x79a14c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x79a14c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62a19accb764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000008650 is located 0 bytes inside of 139-byte region [0x50d000008650,0x50d0000086db)
> freed by thread T2 here:
>     #0 0x62a19ad6631a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x79a153168d4e 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 0x62a19ad4e2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x79a153168d94 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 0x62a19ad4bf25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,25d3
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 0
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 18
<  Running: 0
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 18 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:37:12.165434+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,59c16,49
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p.0.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p.0.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p.1.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p.1.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00" waitingTime="0.00"/>
<     </personinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_fractional b0_e400 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1301079==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000009010 at pc 0x56d968c4cfef bp 0x7fff17c0f490 sp 0x7fff17c0ec58
> READ of size 3 at 0x50d000009010 thread T0
>     #0 0x56d968c4cfee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x790f89e26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x56d969a71bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x56d969a71135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x790f89de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x790f89e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x790f89ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x790f89d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x790f89d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x790f89d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56d968d12ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x790f82e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x790f82e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56d968c35764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000009010 is located 0 bytes inside of 134-byte region [0x50d000009010,0x50d000009096)
> freed by thread T2 here:
>     #0 0x56d968cd031a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x790f89d68d4e 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 0x56d968cb82be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x790f89d68d94 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 0x56d968cb5f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in summary ----------
2a3,14
> <!-- generated on 2025-10-16T12:36:45.346956+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,405c16,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="11" 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="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="2.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="3.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="4.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="5.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="6.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="7.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="8.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="9.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="10.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="11.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="12.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="13.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<     <step time="14.00" loaded="11" 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="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1400563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x55574b3bfbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x55574df52ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x55574d0c44a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dd8cc64c712 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 0x55574b3bfbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x55574df48949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x55574b46c25a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x55574b45d5d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x55574b45ceb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x55574b3d0315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x55574c1bda88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x55574c1bbc85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x55574c1bd4c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x55574c1bbc85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7dd8cc5e203c 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 17xxx ticket17057 ( Last six runs Oct2025 )

---------- Differences in errors ----------
1a2,19
> 
> =================================================================
> ==1401118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x6180ff8a6bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x61810242f949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x6180ff95325a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x6180ff9445d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x6180ff943eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x6180ff8b7315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x6181006a4a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x6181006a2c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x6181006a44c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x6181006a2c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x736c4d7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 5040 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1395408==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000017140 at pc 0x56fb7e8b8fef bp 0x7ffff9adab50 sp 0x7ffff9ada318
> READ of size 3 at 0x50c000017140 thread T0
>     #0 0x56fb7e8b8fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7559fea26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x56fb7f6ddbdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x56fb7f6dd135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7559fe9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7559fea68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7559fe9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7559fe941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7559fe93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7559fe93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56fb7e97eba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7559f782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7559f782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56fb7e8a1764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50c000017140 is located 0 bytes inside of 121-byte region [0x50c000017140,0x50c0000171b9)
> freed by thread T2 here:
>     #0 0x56fb7e93c31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7559fe968d4e 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 0x56fb7e9242be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7559fe968d94 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 0x56fb7e921f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1395631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9f84352bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5e9f86ee5ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x5e9f860574a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x781bfb84c712 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 0x5e9f84352bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5e9f86edb949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x5e9f843ff25a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x5e9f843f05d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x5e9f843efeb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x5e9f84363315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x5e9f85150a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5e9f8514ec85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5e9f851504c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5e9f8514ec85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x781bfb7e203c 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 ticket5420 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1104: virtual void GUIBaseVehicle::drawAction_drawPersonsAndContainers(const GUIVisualizationSettings &) const: Assertion `person != 0' failed.
---------- Differences in output ----------
5,8d4
< Simulation ended at time: 17.00.
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
-6

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 3c 18 1f bb 59 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 3c 18 1f bb 59 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 3c 18 1f bb 59 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 3c 18 1f bb 59 00 00  50 94 34 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 3c 18 1f bb 59 00 00  50 94 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 Oct2025 )

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

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

---------- Differences in errors ----------
2a3,50
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 0d f3 15 5a 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 0d f3 15 5a 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 0d f3 15 5a 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 0d f3 15 5a 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 0d f3 15 5a 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 Oct2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc cf 2a f1 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc cf 2a f1 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc cf 2a f1 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc cf 2a f1 57 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc cf 2a f1 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 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 1c d7 26 fb 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 1c d7 26 fb 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 1c d7 26 fb 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 1c d7 26 fb 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 1c d7 26 fb 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_internalLanes ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc b6 58 5b 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc b6 58 5b 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc b6 58 5b 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc b6 58 5b 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 cc b6 58 5b 62 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 Oct2025 )

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 fc 66 38 dd 5b 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 fc 66 38 dd 5b 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 fc 66 38 dd 5b 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 fc 66 38 dd 5b 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 fc 66 38 dd 5b 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 Oct2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 6c 4c 1a c4 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  50 6c 4c 1a c4 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  50 6c 4c 1a c4 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  50 6c 4c 1a c4 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  50 6c 4c 1a c4 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_output_subseconds ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 bc 17 5a a5 56 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 bc 17 5a a5 56 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 bc 17 5a a5 56 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 bc 17 5a a5 56 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 bc 17 5a a5 56 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 Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 dc 66 38 95 57 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 dc 66 38 95 57 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 dc 66 38 95 57 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 dc 66 38 95 57 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 dc 66 38 95 57 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 Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 1c e5 2c bb 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  50 1c e5 2c bb 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  50 1c e5 2c bb 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  50 1c e5 2c bb 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  50 1c e5 2c bb 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 chargingStations_parkingCapacity ( Last six runs Oct2025 )

---------- 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  50 8c 74 60 c7 55 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  50 8c 74 60 c7 55 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  50 8c 74 60 c7 55 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  50 8c 74 60 c7 55 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  50 8c 74 60 c7 55 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 load_unload_persons ( Last six runs Oct2025 )

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

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 6c 3a 90 3b 60 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 6c 3a 90 3b 60 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 6c 3a 90 3b 60 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 6c 3a 90 3b 60 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 6c 3a 90 3b 60 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 Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 0c 92 86 fc 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 0c 92 86 fc 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 0c 92 86 fc 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 0c 92 86 fc 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 0c 92 86 fc 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 ( Last six runs Oct2025 )

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

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 9c 14 e1 48 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 9c 14 e1 48 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 9c 14 e1 48 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 9c 14 e1 48 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 9c 14 e1 48 60 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 Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ac f0 7e 4a 5b 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ac f0 7e 4a 5b 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ac f0 7e 4a 5b 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ac f0 7e 4a 5b 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ac f0 7e 4a 5b 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 Oct2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 5d 7a 34 58 00 00  a0 b5 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 5d 7a 34 58 00 00  a0 b5 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 5d 7a 34 58 00 00  a0 b5 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 5d 7a 34 58 00 00  a0 b5 35 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 ec 5d 7a 34 58 00 00  a0 b5 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 assignment half_by_prob__receiver ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1366595==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008990 at pc 0x5d4ac96cefef bp 0x7ffc1deb9070 sp 0x7ffc1deb8838
> READ of size 3 at 0x50d000008990 thread T0
>     #0 0x5d4ac96cefee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x765759c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5d4aca4f3bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5d4aca4f3135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x765759be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x765759c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x765759bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x765759b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x765759b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x765759b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5d4ac9794ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x765752c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x765752c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d4ac96b7764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000008990 is located 0 bytes inside of 130-byte region [0x50d000008990,0x50d000008a12)
> freed by thread T2 here:
>     #0 0x5d4ac975231a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x765759b68d4e 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 0x5d4ac973a2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x765759b68d94 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 0x5d4ac9737f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:41:10.615643+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,55
< <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="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_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="1" 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_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="2" 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_2 btreceiver_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="3" depart="60.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.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_3 btreceiver_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="4" depart="80.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.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_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="5" 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_5 btreceiver_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="6" 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_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="7" depart="140.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.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_7 btreceiver_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="8" depart="160.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.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_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="9" depart="180.00" departLane="beg_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.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_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_routes.rou.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 Oct2025 )

---------- Differences in errors ----------
0a1,806
> 
> =================================================================
> ==1366269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x5f3c1f0dbbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5f3c214defb2 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 0x5f3c214dec74 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x5f3c214244f2 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34
>     #4 0x5f3c22e45d38 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 0x7a22f43e63b6 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 0x7a22f43b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a22f43b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a22f43b8557 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 0x7a22f43e0d42 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 0x5f3c22e79e92 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 0x5f3c2310c401 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 0x5f3c21412bba 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 0x5f3c21409c6d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5f3c1f1fad7f in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:197:26
>     #15 0x7a22f384c712 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 0x5f3c1f0dbbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5f3c1f2ad30c 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 0x5f3c214da4c9 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21
>     #3 0x5f3c214241d5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:203:34
>     #4 0x5f3c22e45d38 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 0x7a22f43e63b6 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 junctionTaz viaJunctions ( Last six runs Oct2025 )

---------- 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 Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1371268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5fb00126bbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5fb003dfeea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x5fb002f704a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72eb1464c712 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 0x5fb00126bbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5fb003df4949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x5fb00131825a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x5fb0013095d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x5fb001308eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x5fb00127c315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x5fb002069a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5fb002067c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5fb0020694c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5fb002067c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x72eb145e203c 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 Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1371400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x56ad50780bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x56ad53313ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x56ad524854a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0cdf44c712 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 0x56ad50780bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x56ad53309949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x56ad5082d25a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x56ad5081e5d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x56ad5081deb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x56ad50791315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x56ad5157ea88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x56ad5157cc85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x56ad5157e4c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x56ad5157cc85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7f0cdf3e203c 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 Oct2025 )

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==1371451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5c1b13db5bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5c1b16948ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x5c1b15aba4a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d098464c712 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 0x5c1b13db5bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5c1b1693e949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x5c1b13e6225a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x5c1b13e535d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x5c1b13e52eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x5c1b13dc6315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x5c1b14bb3a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5c1b14bb1c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5c1b14bb34c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5c1b14bb1c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7d09845e203c 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 Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1371163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x6465eb1e1bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x6465edd74ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x6465ecee64a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e8b8584c712 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 0x6465eb1e1bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x6465edd6a949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x6465eb28e25a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x6465eb27f5d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x6465eb27eeb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x6465eb1f2315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x6465ebfdfa88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x6465ebfddc85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x6465ebfdf4c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x6465ebfddc85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7e8b857e203c 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 Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1371468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x58d810b59bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x58d8136ecea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x58d81285e4a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bee1084c712 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 0x58d810b59bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x58d8136e2949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x58d810c0625a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x58d810bf75d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x58d810bf6eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x58d810b6a315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x58d811957a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x58d811955c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x58d8119574c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x58d811955c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7bee107e203c 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 Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1371467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5d03a1cc7bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5d03a485aea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x5d03a39cc4a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796a8984c712 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 0x5d03a1cc7bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5d03a4850949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x5d03a1d7425a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x5d03a1d655d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x5d03a1d64eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x5d03a1cd8315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x5d03a2ac5a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5d03a2ac3c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5d03a2ac54c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5d03a2ac3c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x796a897e203c 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 Oct2025 )

---------- Differences in errors ----------
1a2,25
> 
> =================================================================
> ==1371445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x60ba98ab4bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x60ba9b647ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x60ba9a7b94a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76cbd424c712 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 0x60ba98ab4bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x60ba9b63d949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x60ba98b6125a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x60ba98b525d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x60ba98b51eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x60ba98ac5315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x60ba998b2a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x60ba998b0c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x60ba998b24c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x60ba998b0c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x76cbd41e203c 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 Oct2025 )
extended stops jumps target_occupied ( Last six runs Oct2025 )
extended stops long_stop ( Last six runs Oct2025 )
extended stops parking parking_delay_insertion ( Last six runs Oct2025 )
rail reversal double_reversal_dwEnd ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1375598==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004aa0 at pc 0x5811552bcfef bp 0x7ffd22656c90 sp 0x7ffd22656458
> READ of size 3 at 0x50e000004aa0 thread T0
>     #0 0x5811552bcfee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x702593426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5811560e1bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5811560e1135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7025933e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x702593468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7025933dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x702593341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x70259333f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x70259333f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x581155382ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x70258c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x70258c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5811552a5764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000004aa0 is located 0 bytes inside of 146-byte region [0x50e000004aa0,0x50e000004b32)
> freed by thread T2 here:
>     #0 0x58115534031a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x702593368d4e 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 0x5811553282be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x702593368d94 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 0x581155325f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-10-16T12:41:45.359728+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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="public" depart="4.00" arrival="121.00">
<         <walk edges="b" busStop="busstop1"/>
<         <ride from="b" to="g" busStop="busstop3" intended="0" depart="50.00"/>
<         <walk edges="g"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
11c22,48
< </routes>
---
>     <output>
<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 Oct2025 )
devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Oct2025 )
devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Oct2025 )
devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Oct2025 )
devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Oct2025 )
devices rerouting via trips_taz ( Last six runs Oct2025 )

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

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

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

---------- Differences in errors ----------
1,4c1,66
< Warning: Vehicle class 'bicycle' of vType 'shared_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
< Warning: Vehicle 'bikeA' with device.taxi should have vClass taxi instead of 'bicycle'.
< Warning: Vehicle 'bikeA' aborted waiting for a person that will never come.
< Warning: Vehicle 'bikeB' aborted waiting for a person that will never come.
---
> =================================================================
> ==1379316==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004b80 at pc 0x5d607ad94968 bp 0x7ffe9700ac20 sp 0x7ffe9700a3b0
> READ of size 3 at 0x50e000004b80 thread T0
>     #0 0x5d607ad94967 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5d607ad95108 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057108) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #2 0x7c43d2229543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7c43d22295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5d607bbabc36 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5d607bbab135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7c43d21e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7c43d2268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7c43d21dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7c43d2141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7c43d213f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7c43d213f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5d607ae4cba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7c43cb22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7c43cb22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5d607ad6f764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000004b80 is located 0 bytes inside of 149-byte region [0x50e000004b80,0x50e000004c15)
> freed by thread T2 here:
>     #0 0x5d607ae0a31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7c43d2168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,37d5
< Simulation started with time: 0.00.
< Simulation ended at time: 663.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Bike Statistics (avg of 2):
<  RouteLength: 615.33
<  Speed: 0.93
<  Duration: 663.00
<  WaitingTime: 0.00
<  TimeLoss: 142.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 443.28
<  Duration: 321.33
<  TimeLoss: 2.17
< Ride Statistics (avg of 1 rides):
<  WaitingTime: 94.00
<  RouteLength: 666.40
<  Duration: 121.00
<  Bike: 1
< DijkstraRouter answered 2 queries and explored 229.50 edges on average.
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:42:06.538917+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,54
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="517.00" waitingTime="0.00" timeLoss="2.92" traveltime="517.00">
<         <walk depart="0.00" departPos="0.00" arrival="517.00" arrivalPos="142.80" duration="517.00" routeLength="714.00" timeLoss="2.92" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="662.00" waitingTime="94.00" timeLoss="3.60" traveltime="568.00">
<         <walk depart="0.00" departPos="0.00" arrival="274.00" arrivalPos="92.23" duration="274.00" routeLength="377.83" timeLoss="1.96" maxSpeed="1.39" waitingTime="0.00"/>
<         <ride waitingTime="94.00" vehicle="bikeA" depart="368.00" arrival="489.00" arrivalPos="190.40" duration="121.00" routeLength="666.40" timeLoss="0.00"/>
<         <walk depart="489.00" departPos="190.40" arrival="662.00" arrivalPos="142.80" duration="173.00" routeLength="238.00" timeLoss="1.64" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <tripinfo id="bikeA" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="663.00" routeLength="1134.80" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="284.00" rerouteNo="2" devices="tripinfo_bikeA routing_bikeA taxi_bikeA person_bikeA" vType="shared_bike" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="666.40" occupiedTime="121.95"/>
<     </tripinfo>
<     <tripinfo id="bikeB" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="663.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_bikeB routing_bikeB taxi_bikeB" vType="shared_bike" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
<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 Oct2025 )

---------- Differences in errors ----------
1,2c1,104
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001d0b90 which does not point to an object of type 'BookReservation'
> 0x5040001d0b90: note: object has invalid vptr
>  00 00 00 00  02 ab 01 00 01 00 00 00  00 00 00 00 be be be be  80 1d 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1381595==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001d0bb8 at pc 0x61c39eef5d4c bp 0x7906e21f8e50 sp 0x7906e21f8e48
> READ of size 8 at 0x5040001d0bb8 thread T1
>     #0 0x61c39eef5d4b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x61c39eef222b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x61c39ef7bec8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x61c39bfbcac7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x61c39efb25af in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x61c39d34b528 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26
>     #6 0x61c39bfd9450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x61c39bdad37c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x61c39bdabb07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x61c39bdaa782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7906f944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x61c39bc3809c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7906f249caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7906f2529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001d0bb8 is located 40 bytes inside of 48-byte region [0x5040001d0b90,0x5040001d0bc0)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:42:17.025004+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 Oct2025 )

---------- Differences in errors ----------
1,2c1,104
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001d0b90 which does not point to an object of type 'BookReservation'
> 0x5040001d0b90: note: object has invalid vptr
>  00 00 00 00  de b0 01 00 01 00 00 00  00 00 00 00 be be be be  80 1d 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1381538==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001d0bb8 at pc 0x5746f6ec4d4c bp 0x74db9fff8e50 sp 0x74db9fff8e48
> READ of size 8 at 0x5040001d0bb8 thread T1
>     #0 0x5746f6ec4d4b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5746f6ec122b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5746f6f4aec8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5746f3f8bac7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5746f6f815af in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5746f531a528 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26
>     #6 0x5746f3fa8450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5746f3d7c37c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5746f3d7ab07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5746f3d79782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x74dbb724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5746f3c0709c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x74dbb029caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x74dbb0329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001d0bb8 is located 40 bytes inside of 48-byte region [0x5040001d0b90,0x5040001d0bc0)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:42:16.585059+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 Oct2025 )

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

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

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

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

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

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

---------- Differences in errors ----------
1c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c2450 which does not point to an object of type 'BookReservation'
> 0x5040001c2450: note: object has invalid vptr
>  02 00 00 00  ea 9e 01 00 01 00 00 00  00 00 00 00 be be be be  80 d0 0b 00 60 51 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1381599==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c2478 at pc 0x6140a7054d4c bp 0x7a7ae8df8e50 sp 0x7a7ae8df8e48
> READ of size 8 at 0x5040001c2478 thread T1
>     #0 0x6140a7054d4b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x6140a705122b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x6140a70daec8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6140a411bac7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x6140a71115af in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x6140a54aa528 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26
>     #6 0x6140a4138450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x6140a3f0c37c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x6140a3f0ab07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x6140a3f09782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7a7b0004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x6140a3d9709c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7a7af8e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7a7af8f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001c2478 is located 40 bytes inside of 48-byte region [0x5040001c2450,0x5040001c2480)
> freed by thread T1 here:
>     #0 0x6140a3dd8451 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b451) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<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 Oct2025 )

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

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

---------- Differences in errors ----------
1c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c24d0 which does not point to an object of type 'BookReservation'
> 0x5040001c24d0: note: object has invalid vptr
>  02 00 00 00  77 81 01 00 01 00 00 00  00 00 00 00 be be be be  80 d0 0b 00 60 51 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1381681==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c24f8 at pc 0x578cb848ed4c bp 0x7ea2115f8e50 sp 0x7ea2115f8e48
> READ of size 8 at 0x5040001c24f8 thread T1
>     #0 0x578cb848ed4b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x578cb848b22b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x578cb8514ec8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x578cb5555ac7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x578cb854b5af in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x578cb68e4528 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:870:26
>     #6 0x578cb5572450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x578cb534637c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x578cb5344b07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x578cb5343782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ea22884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x578cb51d109c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7ea22189caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7ea221929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040001c24f8 is located 40 bytes inside of 48-byte region [0x5040001c24d0,0x5040001c2500)
> freed by thread T1 here:
>     #0 0x578cb5212451 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410b451) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<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 Oct2025 )

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

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

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

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

---------- Differences in errors ----------
1,2c1,106
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001c23d0 which does not point to an object of type 'BookReservation'
> 0x5040001c23d0: note: object has invalid vptr
>  02 00 00 00  65 ba 01 00 01 00 00 00  00 00 00 00 be be be be  80 d0 0b 00 60 51 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1381237==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001c23f8 at pc 0x5e005a7fad4c bp 0x7038ed9f8a30 sp 0x7038ed9f8a28
> READ of size 8 at 0x5040001c23f8 thread T1
>     #0 0x5e005a7fad4b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5e005a7f722b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5e005a880ec8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5e00578c1ac7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5e005a871f45 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22
>     #5 0x5e005a8ee292 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35
>     #6 0x5e005885ff0d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #7 0x5e005780b243 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #8 0x5e0058c4e892 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:30
>     #9 0x5e00578de450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #10 0x5e00576b237c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #11 0x5e00576b0b07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #12 0x5e00576af782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #13 0x703904c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x5e005753d09c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #15 0x7038fda9caa3 in start_thread nptl/pthread_create.c:447:8
>     #16 0x7038fdb29c3b 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 : extended calibrator errors vClass_mismatch ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,370
> 
> =================================================================
> ==1340751==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 904 byte(s) in 1 object(s) allocated from:
>     #0 0x58fe077e4bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x58fe0a183e42 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 0x58fe07c6d8fb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x58fe0babcb65 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5
>     #4 0x58fe0bad135b 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 0x58fe0b09bf42 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #6 0x58fe0a562637 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x58fe08ac6f0d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x58fe07a72243 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x58fe08eb89d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28
>     #10 0x58fe07b45450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #11 0x58fe0791937c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x58fe07917b07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x58fe07916782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x751aa484c712 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 0x58fe077e4bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x58fe0bad10dc 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 0x58fe0b09bf42 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #3 0x58fe0a562637 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x58fe08ac6f0d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x58fe07a72243 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x58fe08eb89d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,372
> 
> =================================================================
> ==1340758==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 3616 byte(s) in 4 object(s) allocated from:
>     #0 0x59950f24abd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x599511be9e42 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 0x59950f6d38fb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x599513522b65 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:51:5
>     #4 0x59951353735b 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 0x599512b01f42 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #6 0x599511fc8637 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x59951052cf0d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x59950f4d8243 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x59951091e9d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28
>     #10 0x59950f5ab450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #11 0x59950f37f37c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x59950f37db07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x59950f37c782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x703c2bc4c712 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 0x59950f24abd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5995135370dc 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 0x599512b01f42 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #3 0x599511fc8637 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x59951052cf0d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x59950f4d8243 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x59951091e9d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:894:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- 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 onDemand no_persons_until ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1343297==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008650 at pc 0x5d90b8117fef bp 0x7fffe2f16a70 sp 0x7fffe2f16238
> READ of size 3 at 0x50d000008650 thread T0
>     #0 0x5d90b8117fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x711341026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5d90b8f3cbdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5d90b8f3c135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x711340fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x711341068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x711340fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x711340f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x711340f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x711340f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5d90b81ddba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x71133a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x71133a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d90b8100764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000008650 is located 0 bytes inside of 144-byte region [0x50d000008650,0x50d0000086e0)
> freed by thread T2 here:
>     #0 0x5d90b819b31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x711340f68d4e 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 0x5d90b81832be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x711340f68d94 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 0x5d90b8180f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:39:38.358255+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,48
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" delay="39.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-10-16T12:39:38.360621+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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">
<     <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
<         <route edges="1to2 out"/>
<         <stop lane="1to2_0" endPos="30.00" duration="50.00" until="20.00" onDemand="1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
10c21,48
< </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 : junction_model follow_on_junction noAdvance_extraGap ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1347841==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000015280 at pc 0x630644659fef bp 0x7ffc12f43ab0 sp 0x7ffc12f43278
> READ of size 3 at 0x50c000015280 thread T0
>     #0 0x630644659fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x77136b826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x63064547ebdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x63064547e135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x77136b7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x77136b868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x77136b7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x77136b741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x77136b73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x77136b73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x63064471fba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x77136462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x77136462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x630644642764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50c000015280 is located 0 bytes inside of 128-byte region [0x50c000015280,0x50c000015300)
> freed by thread T2 here:
>     #0 0x6306446dd31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x77136b768d4e 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 0x6306446c52be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x77136b768d94 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 0x6306446c2f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:39:55.813364+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,52
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="prio" depart="0.00" departLane="NC_0" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="17.50" arrivalLane="CS_0" arrivalPos="86.80" arrivalSpeed="10.00" duration="17.50" routeLength="173.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="noprio" depart="0.00" departLane="EC_0" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="17.50" arrivalLane="CW_0" arrivalPos="86.80" arrivalSpeed="10.00" duration="17.50" routeLength="173.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="t0" 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"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- 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
---
> =================================================================
> ==1354350==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000066a0 at pc 0x618bc9a5dfef bp 0x7ffeae992c90 sp 0x7ffeae992458
> READ of size 3 at 0x50e0000066a0 thread T0
>     #0 0x618bc9a5dfee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x781bc0e26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x618bca882bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x618bca882135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x781bc0de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x781bc0e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x781bc0ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x781bc0d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x781bc0d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x781bc0d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x618bc9b23ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x781bb9c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x781bb9c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x618bc9a46764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e0000066a0 is located 0 bytes inside of 159-byte region [0x50e0000066a0,0x50e00000673f)
> freed by thread T2 here:
>     #0 0x618bc9ae131a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x781bc0d68d4e 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 0x618bc9ac92be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x781bc0d68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in aggregated ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:23.232747+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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="net2.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 zipper 3lanes ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1350409==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005b40 at pc 0x5ceb7545afef bp 0x7ffcc6fa7e70 sp 0x7ffcc6fa7638
> READ of size 3 at 0x50e000005b40 thread T0
>     #0 0x5ceb7545afee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7d2d8ec26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5ceb7627fbdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5ceb7627f135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7d2d8ebe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7d2d8ec68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7d2d8ebdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7d2d8eb41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7d2d8eb3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7d2d8eb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5ceb75520ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7d2d87a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7d2d87a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5ceb75443764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000005b40 is located 0 bytes inside of 156-byte region [0x50e000005b40,0x50e000005bdc)
> freed by thread T2 here:
>     #0 0x5ceb754de31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7d2d8eb68d4e 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 0x5ceb754c62be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7d2d8eb68d94 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 0x5ceb754c3f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  50 bc c4 89 47 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  50 bc c4 89 47 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  50 bc c4 89 47 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  50 bc c4 89 47 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 
> 
> =================================================================
> ==1387126==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 Oct2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 bc 3a 82 5b 61 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 bc 3a 82 5b 61 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 bc 3a 82 5b 61 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 bc 3a 82 5b 61 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 
> 
> =================================================================
> ==1386001==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 Oct2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 ac a9 9e 20 5b 00 00  98 00 04 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 ac a9 9e 20 5b 00 00  98 00 04 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 ac a9 9e 20 5b 00 00  98 00 04 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x518000040080 which does not point to an object of type 'MSVehicle'
> 0x518000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  50 ac a9 9e 20 5b 00 00  98 00 04 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==1386078==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 pos_empty ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==1314241==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003d80 at pc 0x5f7c458d2968 bp 0x7fff7644a520 sp 0x7fff76449cb0
> READ of size 3 at 0x50e000003d80 thread T0
2a6,68
>     #0 0x5f7c458d2967 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5f7c458d3108 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057108) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #2 0x7a97e0629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7a97e06295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5f7c466e9c36 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5f7c466e9135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7a97e05e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7a97e0668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7a97e05dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7a97e0541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7a97e053f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7a97e053f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5f7c4598aba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7a97d942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7a97d942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5f7c458ad764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000003d80 is located 0 bytes inside of 150-byte region [0x50e000003d80,0x50e000003e16)
> freed by thread T2 here:
>     #0 0x5f7c4594831a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7a97e0568d4e 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 0x5f7c459302be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7a97e0568d94 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 freq_missing ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1314381==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007610 at pc 0x5bff9138c968 bp 0x7ffe36647720 sp 0x7ffe36646eb0
> READ of size 3 at 0x50d000007610 thread T0
>     #0 0x5bff9138c967 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5bff9138d108 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057108) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #2 0x727066e29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x727066e295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5bff921a3c36 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5bff921a3135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x727066de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x727066e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x727066ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x727066d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x727066d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x727066d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5bff91444ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x72705fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x72705fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5bff91367764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000007610 is located 0 bytes inside of 139-byte region [0x50d000007610,0x50d00000769b)
> freed by thread T2 here:
>     #0 0x5bff9140231a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x727066d68d4e 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 0x5bff913ea2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x727066d68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-10-16T12:37:37.124621+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,52
< <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="1000.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
<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 Oct2025 )

---------- Differences in fcd_parquet ----------
1,121d0
< timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope
< 100.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 100.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 100.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 100.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
< 101.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 101.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 101.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 101.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
< 102.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 102.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 102.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 102.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
< 103.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 103.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 103.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 103.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
< 104.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 104.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 104.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 104.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
< 105.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 105.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 105.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 105.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
< 106.00,always_left.0,0.00,498.35,90.00,DEFAULT_VEHTYPE,11.11,0.00,,1fi,0.00
< 106.00,always_right.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,11.11,0.00,,3fi,0.00
< 106.00,horizontal.0,1000.00,501.65,270.00,DEFAULT_VEHTYPE,11.11,0.00,,2fi,0.00
< 106.00,vertical.0,501.65,0.00,0.00,DEFAULT_VEHTYPE,8.94,0.00,,3fi,0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output explicit_assignment ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1331362==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004720 at pc 0x64c8671af0e0 bp 0x7ffd885513d0 sp 0x7ffd88550b88
> READ of size 144 at 0x50e000004720 thread T0
>     #0 0x64c8671af0df in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cb0df) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7e33cd826db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64c867f51bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x64c867f51135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7e33cd7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7e33cd868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7e33cd7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7e33cd741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7e33cd73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7e33cd73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64c8671f2ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7e33c682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7e33c682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64c867115764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000004720 is located 0 bytes inside of 145-byte region [0x50e000004720,0x50e0000047b1)
> freed by thread T2 here:
>     #0 0x64c8671b031a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7e33cd768d4e 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 0x64c8671982be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7e33cd768d94 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 0x64c867195f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2025-10-16T12:38:45.752007+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,468c16,51
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons parquet ( Last six runs Oct2025 )

---------- Differences in fcd_parquet ----------
1,5d0
< timestep_time,vehicle_id,vehicle_speed
< 0.00,p0_0,10.00
< 0.00,p0,10.00
< 1.00,p0_0,10.00
< 1.00,p0,10.00

TEST FAILED on ts-sim-build-ba : output fcd-output persons separate_parquet ( Last six runs Oct2025 )

---------- Differences in fcd_parquet ----------
1,3d0
< timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope
< 0.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00
< 1.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00
---------- Differences in person_fcd_parquet ----------
1,3d0
< timestep_time,person_id,person_x,person_y,person_angle,person_type,person_speed,person_pos,person_lane,person_edge,person_slope
< 0.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00
< 1.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00

TEST FAILED on ts-sim-build-ba : output full-output one_vehicle_ele ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1332107==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000043a0 at pc 0x64388c476fef bp 0x7fff48610010 sp 0x7fff4860f7d8
> READ of size 3 at 0x50e0000043a0 thread T0
>     #0 0x64388c476fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7e11d3826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64388d29bbdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x64388d29b135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7e11d37e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7e11d3868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7e11d37dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7e11d3741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7e11d373f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7e11d373f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64388c53cba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7e11cc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7e11cc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64388c45f764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e0000043a0 is located 0 bytes inside of 147-byte region [0x50e0000043a0,0x50e000004433)
> freed by thread T2 here:
>     #0 0x64388c4fa31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7e11d3768d4e 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 0x64388c4e22be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7e11d3768d94 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 0x64388c4dff25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,14
> <!-- generated on 2025-10-16T12:38:48.317742+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,601c16,48
< <full-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/full_file.xsd">
<     <data timestep="0.00">
<         <vehicles>
<             <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="3146.39" CO="20.22" HC="0.14" NOx="1.14" PMx="0.42" fuel="1020.02" electricity="0.00" noise="64.57" route="!0!var#1" type="DEFAULT_VEHTYPE" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="0.73" slope="1.99"/>
<         </vehicles>
<         <edges>
<             <edge id="A0B0" traveltime="7.23">
<                 <lane id="A0B0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
<             </edge>
<             <edge id="A0left0" traveltime="7.20">
<                 <lane id="A0left0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
<             </edge>
<             <edge id="B0A0" traveltime="7.23">
<                 <lane id="B0A0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
<             </edge>
<             <edge id="B0right0" traveltime="7.24">
<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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1321854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x59186e201bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x59187122c0c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5918712380b6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x591871243bda in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9
>     #4 0x591871105536 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x59186f910598 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24
>     #6 0x59186f9070c7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5
>     #7 0x59186f8d5fb8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5
>     #8 0x59186e562450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x59186e33637c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x59186e334b07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x59186e333782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x72d8e664c712 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 0x59186e201bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x59187122b22e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x59187123460a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x59187110882d 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 0x5918704c1dde 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:551:52
>     #5 0x5918705ab384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x59187054ac1e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x591871f6bd38 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 0x72d8e71e63b6 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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1321860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x5cc7eb0babd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5cc7ee0e50c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5cc7ee0f10b6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5cc7ee0fcbda in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9
>     #4 0x5cc7edfbe536 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5cc7ec7c9598 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24
>     #6 0x5cc7ec7c00c7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5
>     #7 0x5cc7ec78efb8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5
>     #8 0x5cc7eb41b450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5cc7eb1ef37c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5cc7eb1edb07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5cc7eb1ec782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x76c49504c712 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 0x5cc7eb0babd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5cc7ee0e422e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5cc7ee0ed60a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x5cc7edfc182d 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 0x5cc7ed37adde 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:551:52
>     #5 0x5cc7ed464384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x5cc7ed403c1e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5cc7eee24d38 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 0x76c495be63b6 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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1321800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x5a5a4e4dfbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5a5a5150a0c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5a5a515160b6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5a5a51521bda in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9
>     #4 0x5a5a513e3536 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5a5a4fbee598 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24
>     #6 0x5a5a4fbe50c7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5
>     #7 0x5a5a4fbb3fb8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5
>     #8 0x5a5a4e840450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5a5a4e61437c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5a5a4e612b07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5a5a4e611782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7dc1dd44c712 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 0x5a5a4e4dfbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5a5a5150a0c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5a5a5151355f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x5a5a513e682d 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 0x5a5a5079fdde 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:551:52
>     #5 0x5a5a50889384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x5a5a50828c1e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5a5a52249d38 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 0x7dc1ddfe63b6 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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1321858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5b6bb3ba7bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5b6bb6bd20c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5b6bb6bdb55f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x5b6bb6aae82d 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 0x5b6bb5e67dde 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:551:52
>     #5 0x5b6bb5f51384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x5b6bb5ef0c1e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5b6bb7911d38 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 0x77010b7e63b6 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 0x77010b7b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x77010b7b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x77010b7b8557 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 0x77010b7e0d42 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 0x5b6bb7945e92 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 0x5b6bb7bd8401 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 0x5b6bb5edebba 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 0x5b6bb5ed5c6d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5b6bb3cc6d7f in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:197:26
>     #18 0x77010ac4c712 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 0x5b6bb3ba7bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5b6bb6bd20c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5b6bb6bde0b6 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 tracking interval15s ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1324242==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006780 at pc 0x632b4c4b2fef bp 0x7ffd3c24ddf0 sp 0x7ffd3c24d5b8
> READ of size 3 at 0x50e000006780 thread T0
>     #0 0x632b4c4b2fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7be956c26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x632b4d2d7bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x632b4d2d7135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7be956be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7be956c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7be956bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7be956b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7be956b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7be956b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x632b4c578ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7be94fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7be94fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x632b4c49b764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000006780 is located 0 bytes inside of 154-byte region [0x50e000006780,0x50e00000681a)
> freed by thread T2 here:
>     #0 0x632b4c53631a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7be956b68d4e 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 0x632b4c51e2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7be956b68d94 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 0x632b4c51bf25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in aggregated15 ----------
2a3,14
> <!-- generated on 2025-10-16T12:38:17.067856+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,23c16,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="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="15.00" end="30.00" id="dump_15"/>
<     <interval begin="30.00" end="45.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="45.00" end="60.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="44.44" traveltime="44.44" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="60.00" end="75.00" id="dump_15"/>
<     <interval begin="75.00" end="90.00" id="dump_15">
<         <edge id="2/1to1/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="90.00" end="105.00" id="dump_15">
<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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1324286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x55d13964bbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x55d13c6760c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55d13c6820b6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x55d13c68dbda in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9
>     #4 0x55d13c54f536 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55d13ad5a598 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24
>     #6 0x55d13ad510c7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5
>     #7 0x55d13ad1ffb8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5
>     #8 0x55d1399ac450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x55d13978037c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x55d13977eb07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x55d13977d782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7a4405e4c712 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 0x55d13964bbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x55d13c67522e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x55d13c67e60a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x55d13c55282d 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 0x55d13b90bdde 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:551:52
>     #5 0x55d13b9f5384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x55d13b994d93 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x55d13d3b5d38 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 0x7a44069e63b6 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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1324153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x5e4aba38cbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5e4abd3b70c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e4abd3c30b6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5e4abd3cebda in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:728:9
>     #4 0x5e4abd290536 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5e4abba9b598 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1208:24
>     #6 0x5e4abba920c7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:927:5
>     #7 0x5e4abba60fb8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:906:5
>     #8 0x5e4aba6ed450 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5e4aba4c137c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5e4aba4bfb07 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5e4aba4be782 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7d876644c712 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 0x5e4aba38cbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5e4abd3b70c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e4abd3c055f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x5e4abd29382d 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 0x5e4abc64cdde 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:551:52
>     #5 0x5e4abc736384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x5e4abc6d5d93 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5e4abe0f6d38 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 0x7d8766fe63b6 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 Oct2025 )

---------- Differences in errors ----------
0a1,194
> 
> =================================================================
> ==1324282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x63386ea08bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x633871a330c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x633871a3c55f in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x63387190f82d 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 0x633870cc8dde 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:551:52
>     #5 0x633870db2384 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1414:27
>     #6 0x633870d51d93 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x633872772d38 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 0x7f34949e63b6 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 0x7f34949b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7f34949b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7f34949b8557 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 0x7f34949e0d42 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 0x6338727a6e92 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 0x633872a39401 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 0x633870d3fbba 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 0x633870d36c6d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x63386eb27d7f in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:197:26
>     #18 0x7f3493e4c712 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 0x63386ea08bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x633871a330c4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x633871a3f0b6 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 meannoise_lanebased begin_end plain ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1329548==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005fa0 at pc 0x650fb432bfef bp 0x7fff05964790 sp 0x7fff05963f58
> READ of size 3 at 0x50e000005fa0 thread T0
>     #0 0x650fb432bfee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x78d840226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x650fb5150bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x650fb5150135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x78d8401e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x78d840268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x78d8401dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x78d840141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x78d84013f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x78d84013f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x650fb43f1ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x78d83922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x78d83922a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x650fb4314764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50e000005fa0 is located 0 bytes inside of 156-byte region [0x50e000005fa0,0x50e00000603c)
> freed by thread T2 here:
>     #0 0x650fb43af31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x78d840168d4e 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 0x650fb43972be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x78d840168d94 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 0x650fb4394f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in aggregated15 ----------
2a3,14
> <!-- generated on 2025-10-16T12:38:38.641638+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,39c16,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="23.00" noise="50.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="15.00" end="30.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
<     </interval>
<     <interval begin="30.00" end="45.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="4.00" noise="0.00" traveltime="40.00"/>
<         <edge id="4/1to3/1" sampledSeconds="26.00" noise="54.79" traveltime="40.00"/>
<     </interval>
<     <interval begin="45.00" end="60.00" id="dump_15">
<         <edge id="3/1to2/1" sampledSeconds="29.00" noise="53.02" traveltime="40.00"/>
<         <edge id="4/1to3/1" sampledSeconds="1.00" noise="50.01" traveltime="40.00"/>
<     </interval>
<     <interval begin="60.00" end="75.00" id="dump_15">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same_begin ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1319418==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000009830 at pc 0x578af08aa0e0 bp 0x7ffc874dbe10 sp 0x7ffc874db5c8
> READ of size 129 at 0x50d000009830 thread T0
>     #0 0x578af08aa0df in memmove (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cb0df) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7b8d74e26db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x578af164cbdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x578af164c135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7b8d74de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7b8d74e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7b8d74ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7b8d74d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7b8d74d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7b8d74d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x578af08edba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7b8d6de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7b8d6de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x578af0810764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000009830 is located 0 bytes inside of 130-byte region [0x50d000009830,0x50d0000098b2)
> freed by thread T2 here:
>     #0 0x578af08ab31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7b8d74d68d4e 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 0x578af08932be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7b8d74d68d94 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 0x578af0890f25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-10-16T12:37:58.296585+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <routeDistribution id="r3/1to2/1_40.00">
<         <route id="r1_40.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="1.00"/>
<     </routeDistribution>
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml,input_additional.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 vehroutes circle_reroute_intended_depart_sorted ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1317361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e1886d4bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x64e18b267ea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x64e18a3d94a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7faf3ca4c712 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 0x64e1886d4bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x64e18b25d949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x64e18878125a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x64e1887725d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x64e188771eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x64e1886e5315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x64e1894d2a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x64e1894d0c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x64e1894d24c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x64e1894d0c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7faf3c9e203c 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 : rail bugs delayed_insertion_parallel_routing ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==1363672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5e4326aa7bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5e432963aea9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:744:20
>     #2 0x5e43287ac4a9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc6e1e4c712 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 0x5e4326aa7bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5e4329630949 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:466:24
>     #2 0x5e4326b5425a in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1996:13
>     #3 0x5e4326b455d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #4 0x5e4326b44eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #5 0x5e4326ab8315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #6 0x5e43278a5a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5e43278a3c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5e43278a54c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5e43278a3c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7bc6e1de203c 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 ticket12858 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,85
> =================================================================
> ==1364329==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000104038 at pc 0x5f929a63702d bp 0x7fff2cba48b0 sp 0x7fff2cba48a8
> READ of size 8 at 0x502000104038 thread T0
>     #0 0x5f929a63702c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69
>     #1 0x5f929a5b86aa in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #2 0x5f929a720101 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 0x5f929a71f8cd 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 0x5f929a71f8cd 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 0x5f929a70e0fe 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 0x5f929a70bdcc in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x5f929a70ade5 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x5f929a4dcfa8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22
>     #9 0x5f929ab104cf in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5
>     #10 0x5f929ab28188 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9
>     #11 0x5f929ab054d5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #12 0x7ddf1c346ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x7ddf1c33f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x7ddf1c33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x5f929a377ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x7ddf1542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7ddf1542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5f929a29a764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x502000104038 is located 0 bytes after 8-byte region [0x502000104030,0x502000104038)
> allocated by thread T2 here:
>     #0 0x5f929a373bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5f929a4557c1 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 0x5f929a455629 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 0x5f929a455629 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:41:02.367268+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,84
> =================================================================
> ==1364527==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c98 at pc 0x5ea3d1f4802d bp 0x7ffe847f3c70 sp 0x7ffe847f3c68
> READ of size 8 at 0x502000105c98 thread T0
>     #0 0x5ea3d1f4802c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69
>     #1 0x5ea3d1ec96aa in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #2 0x5ea3d2031101 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 0x5ea3d20308cd 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 0x5ea3d201f0fe 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 0x5ea3d201cdcc in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x5ea3d201bde5 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x5ea3d1dedfa8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22
>     #8 0x5ea3d24214cf in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5
>     #9 0x5ea3d2439188 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9
>     #10 0x5ea3d24164d5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #11 0x77118e746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x77118e73f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x77118e73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x5ea3d1c88ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x77118782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77118782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ea3d1bab764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x502000105c98 is located 0 bytes after 8-byte region [0x502000105c90,0x502000105c98)
> allocated by thread T2 here:
>     #0 0x5ea3d1c84bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5ea3d1d667c1 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 0x5ea3d1d66629 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 0x5ea3d1d66629 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 0x5ea3d1e67330 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:41:02.924798+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,84
> =================================================================
> ==1364579==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105cd8 at pc 0x57675f41d02d bp 0x7ffc253ed3d0 sp 0x7ffc253ed3c8
> READ of size 8 at 0x502000105cd8 thread T0
>     #0 0x57675f41d02c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69
>     #1 0x57675f39e6aa in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #2 0x57675f506101 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 0x57675f5058cd 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 0x57675f4f40fe 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 0x57675f4f1dcc in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x57675f4f0de5 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x57675f2c2fa8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22
>     #8 0x57675f8f64cf in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5
>     #9 0x57675f90e188 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9
>     #10 0x57675f8eb4d5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #11 0x7bf668546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x7bf66853f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x7bf66853f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x57675f15dba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x7bf66162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bf66162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57675f080764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x502000105cd8 is located 0 bytes after 8-byte region [0x502000105cd0,0x502000105cd8)
> allocated by thread T2 here:
>     #0 0x57675f159bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x57675f23b7c1 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 0x57675f23b629 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 0x57675f23b629 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 0x57675f33c330 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:41:03.201633+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 portion_working join_front_further_late ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,14c1,66
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'e:1').
---
> =================================================================
> ==1361196==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000091b0 at pc 0x57933c23b968 bp 0x7ffef67d9b60 sp 0x7ffef67d92f0
> READ of size 3 at 0x50d0000091b0 thread T0
>     #0 0x57933c23b967 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x57933c23c108 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057108) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #2 0x774497a29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x774497a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x57933d052c36 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x57933d052135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7744979e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x774497a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7744979dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x774497941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x77449793f184 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 railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:50.968773+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,51
< <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"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:50.970545+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,51
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
>     <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"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:50.966423+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,51
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="130.00" departLane="d_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="183.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="13.89" duration="53.00" routeLength="726.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain" 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"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_backward ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1359575==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008f40 at pc 0x64565ccc3fef bp 0x7ffc1b1ec030 sp 0x7ffc1b1eb7f8
> READ of size 3 at 0x50d000008f40 thread T0
>     #0 0x64565ccc3fee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x76e38ae26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64565dae8bdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x64565dae8135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x76e38ade203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x76e38ae68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x76e38addbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x76e38ad41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x76e38ad3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x76e38ad3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64565cd89ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x76e383e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x76e383e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64565ccac764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50d000008f40 is located 0 bytes inside of 134-byte region [0x50d000008f40,0x50d000008fc6)
> freed by thread T2 here:
>     #0 0x64565cd4731a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x76e38ad68d4e 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 0x64565cd2f2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x76e38ad68d94 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 0x64565cd2cf25 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b1f25) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:44.836638+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,48
< <railsignal-block-output>
<     <railSignal id="A">
<         <link linkIndex="0" from="T0_0" to="T1_0"/>
<     </railSignal>
<     <railSignal id="B">
<         <link linkIndex="0" from="T10_0" to="T11_0"/>
<     </railSignal>
< </railsignal-block-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
<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 Oct2025 )

---------- Differences in errors ----------
0a1,84
> =================================================================
> ==1362520==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000105c78 at pc 0x5b9a3e2b602d bp 0x7ffc99138f30 sp 0x7ffc99138f28
> READ of size 8 at 0x502000105c78 thread T0
>     #0 0x5b9a3e2b602c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69
>     #1 0x5b9a3e2376aa in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #2 0x5b9a3e39f101 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 0x5b9a3e39e8cd 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 0x5b9a3e38d0fe 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 0x5b9a3e38adcc in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #6 0x5b9a3e389de5 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x5b9a3e15bfa8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22
>     #8 0x5b9a3e78f4cf in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5
>     #9 0x5b9a3e7a7188 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9
>     #10 0x5b9a3e7844d5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #11 0x75d98a746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x75d98a73f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x75d98a73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x5b9a3dff6ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x75d98362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75d98362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b9a3df19764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x502000105c78 is located 0 bytes after 8-byte region [0x502000105c70,0x502000105c78)
> allocated by thread T2 here:
>     #0 0x5b9a3dff2bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5b9a3e0d47c1 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 0x5b9a3e0d4629 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 0x5b9a3e0d4629 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 0x5b9a3e1d5330 in std::vector<double, std::allocator<double>>::reserve(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:79:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:55.718590+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,85
> =================================================================
> ==1362578==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x5993a840e02d bp 0x7ffef8a1ee30 sp 0x7ffef8a1ee28
> READ of size 8 at 0x502000128400 thread T0
>     #0 0x5993a840e02c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69
>     #1 0x5993a838f6aa in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #2 0x5993a84f7101 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 0x5993a84f68cd 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 0x5993a84f68cd 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 0x5993a84e50fe 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 0x5993a84e2dcc in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x5993a84e1de5 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x5993a82b3fa8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22
>     #9 0x5993a88e74cf in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5
>     #10 0x5993a88ff188 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9
>     #11 0x5993a88dc4d5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #12 0x76579e746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x76579e73f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x76579e73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x5993a814eba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x76579762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x76579762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5993a8071764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400)
> allocated by thread T2 here:
>     #0 0x5993a814abd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5993a822c7c1 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 0x5993a822c629 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 0x5993a822c629 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:56.125257+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==1362804==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000128400 at pc 0x6139843c402d bp 0x7ffd6eec29d0 sp 0x7ffd6eec29c8
> READ of size 8 at 0x502000128400 thread T0
1a5,86
>     #0 0x6139843c402c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:745:69
>     #1 0x6139843456aa in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #2 0x6139844ad101 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 0x6139844ac8cd 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 0x6139844ac8cd 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 0x61398449b0fe 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 0x613984498dcc in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x613984497de5 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x613984269fa8 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:372:22
>     #9 0x61398489d4cf in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:324:5
>     #10 0x6139848b5188 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1031:9
>     #11 0x6139848924d5 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #12 0x7438e0b46ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x7438e0b3f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x7438e0b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x613984104ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x7438d9c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7438d9c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x613984027764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x502000128400 is located 0 bytes after 16-byte region [0x5020001283f0,0x502000128400)
> allocated by thread T2 here:
>     #0 0x613984100bd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x6139841e27c1 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 0x6139841e2629 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:56.652591+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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 : rail reversal reversal_in_first_block2 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1362869==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000014e00 at pc 0x576b4262e968 bp 0x7fff39232e40 sp 0x7fff392325d0
> READ of size 126 at 0x50c000014e00 thread T0
>     #0 0x576b4262e967 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x576b4262f108 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4057108) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #2 0x7934f9a29501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7934f9a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x576b43445c36 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x576b43445135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7934f99e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7934f9a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7934f99dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7934f9941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7934f993f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7934f993f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x576b426e6ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7934f282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7934f282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x576b42609764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50c000014e00 is located 0 bytes inside of 126-byte region [0x50c000014e00,0x50c000014e7e)
> freed by thread T2 here:
>     #0 0x576b426a431a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7934f9968d4e 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 0x576b4268c2be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x7934f9968d94 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 railsignalblocks ----------
2a3,14
> <!-- generated on 2025-10-16T12:40:57.025656+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,59c16,50
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="-E2_0" to="-E1_0"/>
<         <link linkIndex="1" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v_1" 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="-E3_0" to="-E2_0"/>
<         <link linkIndex="1" from="E2_0" to="E3_0">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation_low ( Last six runs Oct2025 )

---------- Differences in errors ----------
1c1,64
< Warning: Choosing new speed factor 1.08 for vehicle '1' to match departure speed 30.00 (max 25.36).
---
> =================================================================
> ==1294020==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f00002a250 at pc 0x5b7c56e5afef bp 0x7ffc3d8fa350 sp 0x7ffc3d8f9b18
> READ of size 3 at 0x50f00002a250 thread T0
>     #0 0x5b7c56e5afee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4048fee) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x79e55b226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b7c57c7fbdc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b7c57c7f135 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x79e55b1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x79e55b268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x79e55b1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x79e55b141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x79e55b13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x79e55b13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5b7c56f20ba3 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x79e55402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x79e55402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b7c56e43764 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x4031764) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
> 
> 0x50f00002a250 is located 0 bytes inside of 162-byte region [0x50f00002a250,0x50f00002a2f2)
> freed by thread T2 here:
>     #0 0x5b7c56ede31a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40cc31a) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x79e55b168d4e 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 0x5b7c56ec62be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x40b42be) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x79e55b168d94 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 rawdump ----------
2a3,14
> <!-- generated on 2025-10-16T12:36:19.960914+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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,52
< <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="beg">
<             <vehicle id="1" pos="0.00" speed="30.00"/>
<         </edge>
<     </timestep>
< </netstate>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml,input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <netstate-dump value="rawdump.xml"/>
<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 Oct2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1298526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5a04da0bbbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x5a04db9fb2e3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x5a04ddc20023 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x5a04db9e48c4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5a04dde25d38 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 0x73439e1e63b6 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 0x73439e1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73439e1b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5a04dde5ca63 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5a04ddc373db in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5a04ddc3853f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5a04db798472 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #12 0x5a04da1eb95a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5a04da15cdde in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x5a04da1595d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #15 0x5a04da158eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #16 0x5a04da0cc315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #17 0x5a04daeb9a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5a04daeb7c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5a04daeb94c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5a04daeb7c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x73439d5e203c 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 Oct2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1298532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6382573bbbd1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x410abd1) (BuildId: d5aa671889418ee3bee5d202f13513162cfa9537)
>     #1 0x638258cfb2e3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x63825af20023 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x638258ce48c4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x63825b125d38 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 0x7473eede63b6 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 0x7473eedb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7473eedb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x63825b15ca63 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x63825af373db in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x63825af3853f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x638258a98472 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #12 0x6382574eb95a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x63825745cdde in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x6382574595d7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1795:17
>     #15 0x638257458eb5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1774:5
>     #16 0x6382573cc315 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:236:1
>     #17 0x6382581b9a88 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x6382581b7c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x6382581b94c1 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x6382581b7c85 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7473ee1e203c 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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )
devices rerouting via route_embedded ( Last six runs Oct2025 )

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

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

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

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 Oct2025 )

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 shared same_persontrip3 greedyShared ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-10-16T12:42:11.051737+01:00 by Eclipse SUMO GUI v1_24_0+1456-8e0af6642f8
> 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="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
< </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,17d4
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="8.00" timeLoss="0.00" traveltime="90.00">
<         <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="98.00" arrivalPos="95.20" duration="90.00" routeLength="1237.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="8.00" timeLoss="0.00" traveltime="90.00">
<         <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="98.00" arrivalPos="95.20" duration="90.00" routeLength="1237.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="365.00" waitingTime="274.00" timeLoss="0.00" traveltime="91.00">
<         <ride waitingTime="274.00" vehicle="taxi" depart="274.00" arrival="365.00" arrivalPos="95.20" duration="91.00" routeLength="1237.60" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="taxi" depart="0.00" departLane="A2A1_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="426.00" routeLength="4181.20" waitingTime="0.00" waitingCount="0" stopTime="123.00" timeLoss="60.00" rerouteNo="5" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2475.20" occupiedTime="180.20"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors unknown_config_option ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons default ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walk ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward_detAtEnd ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward_detAtStart ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward_detAStart ( Last six runs Oct2025 )

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward_detAtEnd ( Last six runs Oct2025 )

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