13Jul2026 - detailed test results for SUMO.gui.osg

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.29Jul110444.2248762 -g

To start TextTest for these tests, run:

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


gui.osg: 477 tests: 410 succeeded 67 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1a2
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
basic container errors duplicate_person_id ( Last six runs Jul2026 )
basic person errors duplicate_container_id ( Last six runs Jul2026 )
basic person person_number ( Last six runs Jul2026 )
basic person riding ride_train_noDestStop ( Last six runs Jul2026 )
basic person riding two_busstops_at_one_edge ( Last six runs Jul2026 )
basic person riding two_busstops_at_one_edge2 ( Last six runs Jul2026 )
basic person riding two_stops_at_one_edge ( Last six runs Jul2026 )

TEST FAILED on ts-sim-build-ba : basic dynamics approach_slow_subsecond ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==3262058==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f0000299e0 at pc 0x5fccba2dbd38 bp 0x7ffe8f3ea720 sp 0x7ffe8f3e9eb0
> READ of size 3 at 0x50f0000299e0 thread T0
>     #0 0x5fccba2dbd37 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5fccba2dc4d8 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a414d8) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #2 0x788076e29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x788076e295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5fccbb1cd91b in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:67:20
>     #5 0x5fccbb1ccde5 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x788076de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x788076e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x788076ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x788076d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x788076d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x788076d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5fccba393f07 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x78806fc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x78806fc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5fccba2b6b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a1bb34) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
> 
> 0x50f0000299e0 is located 0 bytes inside of 168-byte region [0x50f0000299e0,0x50f000029a88)
> freed by thread T2 here:
>     #0 0x5fccba3516ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3ab66ea) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x788076d68d4e 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 0x5fccba33968e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a9e68e) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x788076d68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2026-07-13T12:33:39.585250+01:00 by Eclipse SUMO GUI v1_27_1+0238-2e204a14976
> 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,237c16,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="v0" speed="28.00" pos="1800.00" lane="fast_0"/>
<     </timestep>
<     <timestep time="0.25">
<         <vehicle id="v0" speed="28.00" pos="1807.00" lane="fast_0"/>
<     </timestep>
<     <timestep time="0.50">
<         <vehicle id="v0" speed="28.00" pos="1814.00" lane="fast_0"/>
<     </timestep>
<     <timestep time="0.75">
<         <vehicle id="v0" speed="28.00" pos="1821.00" lane="fast_0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" speed="28.00" pos="1828.00" lane="fast_0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
basic person person_inserted_departPos ( Last six runs Jul2026 )
basic person riding abort_impossible_ride ( Last six runs Jul2026 )
basic person riding access ride_access_ambiguous_ride ( Last six runs Jul2026 )
basic person riding access ride_access_ambiguous_walk ( Last six runs Jul2026 )
basic person riding access ride_access_busstop ( Last six runs Jul2026 )
basic person riding access ride_access_redundancy ( Last six runs Jul2026 )
basic person riding access ride_access_ride ( Last six runs Jul2026 )
basic person riding boarding_duration_extension ( Last six runs Jul2026 )
basic person riding boarding_duration_extension_factor ( Last six runs Jul2026 )
basic person riding boarding_duration_extension_limited ( Last six runs Jul2026 )
basic person riding boarding_duration_extension_small ( Last six runs Jul2026 )
basic person riding boarding_duration_no_extension ( Last six runs Jul2026 )
basic person riding deboarding_duration_extension ( Last six runs Jul2026 )
basic person riding leaving_vehicle_at_stop ( Last six runs Jul2026 )
basic person riding leaving_vehicle_at_stop_subsecond ( Last six runs Jul2026 )
basic person riding person_is_triggered person_triggered ( Last six runs Jul2026 )
basic person riding person_is_triggered person_triggered_from ( Last six runs Jul2026 )
basic person riding person_is_triggered person_triggered_skip ( Last six runs Jul2026 )
basic person riding person_is_triggered persons_triggered ( Last six runs Jul2026 )
basic person riding public_brief_stop ( Last six runs Jul2026 )
basic person riding public_by_id ( Last six runs Jul2026 )
basic person riding public_wait ( Last six runs Jul2026 )
basic person riding ride_ANY_stopLane ( Last six runs Jul2026 )
basic person riding ride_and_stop ( Last six runs Jul2026 )
basic person riding ride_and_stop_tolerance ( Last six runs Jul2026 )
basic person riding ride_noDestStop ( Last six runs Jul2026 )
basic person riding ride_stopMismatch ( Last six runs Jul2026 )
basic person riding ride_teleport ( Last six runs Jul2026 )
basic person riding ride_wrong_destination ( Last six runs Jul2026 )
basic person riding three_trainStops_at_one_edge ( Last six runs Jul2026 )
basic person stop_duration0 ( Last six runs Jul2026 )
basic person stop_edge ( Last six runs Jul2026 )
basic person stop_jump_stop ( Last six runs Jul2026 )
basic person stop_no_duration ( Last six runs Jul2026 )
basic person stop_stoppingPlace ( Last six runs Jul2026 )
basic person trip_chain ( Last six runs Jul2026 )
basic person trip_chain_chargingstations ( Last six runs Jul2026 )
basic person walking walk ( Last six runs Jul2026 )
basic person walking walk_random_pos ( Last six runs Jul2026 )
basic person walking walk_routeID ( Last six runs Jul2026 )
basic person walking walk_speedFactor ( Last six runs Jul2026 )
basic person walking walk_start_crossing ( Last six runs Jul2026 )
basic person walking walk_stoppingPlace ( Last six runs Jul2026 )
basic person walking walk_stoppingPlace_access ( Last six runs Jul2026 )
basic person walking walk_unconnected ( Last six runs Jul2026 )
basic personFlow busStop_ride_busStop ( Last six runs Jul2026 )
basic personFlow busStop_ride_busStop_capacity ( Last six runs Jul2026 )
basic personFlow ferry_trip ( Last six runs Jul2026 )
basic personFlow three_trainStops_at_one_edge ( Last six runs Jul2026 )
basic personFlow triggered ( Last six runs Jul2026 )
basic personFlow unboarding_curved ( Last six runs Jul2026 )
basic personFlow walkRoute_busStop_walk ( Last six runs Jul2026 )
basic personFlow walk_busStop_walk ( Last six runs Jul2026 )
basic personFlow walk_routeDist ( Last six runs Jul2026 )
basic personFlow walk_routeDist2 ( Last six runs Jul2026 )
basic personFlow walk_routeDist_defaults ( Last six runs Jul2026 )

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==3267302==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000004100 at pc 0x5a47ff07e3bf bp 0x7ffc6ea76b50 sp 0x7ffc6ea76318
> READ of size 3 at 0x50e000004100 thread T0
>     #0 0x5a47ff07e3be in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a333be) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x7ddbe9626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5a47fff7d8b7 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:62:29
>     #3 0x5a47fff7cde5 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7ddbe95e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7ddbe9668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7ddbe95dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7ddbe9541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7ddbe953f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7ddbe953f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5a47ff143f07 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7ddbe222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7ddbe222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5a47ff066b34 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a1bb34) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
> 
> 0x50e000004100 is located 0 bytes inside of 153-byte region [0x50e000004100,0x50e000004199)
> freed by thread T2 here:
>     #0 0x5a47ff1016ea in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3ab66ea) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x7ddbe9568d4e 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 0x5a47ff0e968e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a9e68e) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x7ddbe9568d94 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 0x5a47ff0e72f5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a9c2f5) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2026-07-13T12:35:02.389187+01:00 by Eclipse SUMO GUI v1_27_1+0238-2e204a14976
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,35c16,47
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p1.0" depart="0.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="0.00" departPos="0.00" arrival="14.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.1" depart="4.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="4.00" departPos="0.00" arrival="18.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.2" depart="8.00" type="1" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="8.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.3" depart="11.00" type="1" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="11.00" departPos="0.00" arrival="25.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1.4" depart="15.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
<         <walk depart="15.00" departPos="0.00" arrival="29.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56" waitingTime="0.00"/>
<     </personinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==3257182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5bd09bd2dfa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3af4fa1) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x5bd09ee2a813 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:550:34
>     #2 0x5bd09f4ef409 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0x5bd09ee13d74 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5bd09f8647ad 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 0x7a098e5e63b6 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 0x7a098e5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a098e5b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5bd09f8a0643 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
>     #9 0x5bd09f50733b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:59:24
>     #10 0x5bd09f50849f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5bd09ecb9522 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:505:21
>     #12 0x5bd09c22c79a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5bd09c1b4175 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x5bd09c1b0a27 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17
>     #15 0x5bd09c1b0305 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5
>     #16 0x5bd09c122105 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1
>     #17 0x5bd09cc06628 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5bd09cc04825 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5bd09cc06061 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5bd09cc04825 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7a098d9e203c 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 Jul2026 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==3257321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b720a3f9fa1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3af4fa1) (BuildId: 2a79062cc7f67de952de0385be18819447248554)
>     #1 0x5b720d4f6813 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:550:34
>     #2 0x5b720dbbb409 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0x5b720d4dfd74 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5b720df307ad 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 0x7496cc1e63b6 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 0x7496cc1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7496cc1b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5b720df6c643 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
>     #9 0x5b720dbd333b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:59:24
>     #10 0x5b720dbd449f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5b720d385522 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:505:21
>     #12 0x5b720a8f879a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5b720a880175 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x5b720a87ca27 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17
>     #15 0x5b720a87c305 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5
>     #16 0x5b720a7ee105 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1
>     #17 0x5b720b2d2628 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5b720b2d0825 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5b720b2d2061 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5b720b2d0825 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7496cb5e203c 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>