02Mar2025 - 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_clang3_64D.31Mar110604.294577 -g

To start TextTest for these tests, run:

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


gui.osg: 446 tests: 402 succeeded 44 FAILED

Detailed information for the tests that FAILED:

5 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 Mar2025 )
basic person person_number ( Last six runs Mar2025 )
basic person riding two_busstops_at_one_edge ( Last six runs Mar2025 )
basic person riding two_busstops_at_one_edge2 ( Last six runs Mar2025 )
basic person riding two_stops_at_one_edge ( Last six runs Mar2025 )

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1689073==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000023c80 at pc 0x56a40b99127f bp 0x7ffcb0128a90 sp 0x7ffcb0128258
> READ of size 3 at 0x50e000023c80 thread T0
>     #0 0x56a40b99127e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x312d27e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7d8511a26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x56a40c70440c in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x56a40c703965 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7d85119e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7d8511a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7d85119dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7d8511941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7d851193f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7d851193f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56a40ba56e33 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7d850c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7d850c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56a40b9799f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31159f4) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
> 
> 0x50e000023c80 is located 0 bytes inside of 148-byte region [0x50e000023c80,0x50e000023d14)
> freed by thread T2 here:
>     #0 0x56a40ba145aa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31b05aa) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7d8511968d4e 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 0x56a40b9fc54e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x319854e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7d8511968d94 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 0x56a40b9fa1b5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31961b5) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-03-02 12:45:20 by Eclipse SUMO GUI Version v1_22_0+0596-97cf56cf904
> 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,44
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="1459.00" waitingTime="0.00" timeLoss="0.00" traveltime="1439.00">
<         <tranship depart="0.00" departPos="0.00" arrival="1076.00" arrivalPos="1000.00" duration="1076.00" routeLength="1494.44" maxSpeed="1.39"/>
<         <stop duration="20.00" arrival="1096.00" arrivalPos="1000.00" actType="waiting"/>
<         <tranship depart="1096.00" departPos="1000.00" arrival="1459.00" arrivalPos="500.00" duration="363.00" routeLength="504.17" maxSpeed="1.39"/>
<     </containerinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1688567==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000077b0 at pc 0x5fcaefe3c27f bp 0x7ffc7fb57c30 sp 0x7ffc7fb573f8
> READ of size 3 at 0x50d0000077b0 thread T0
>     #0 0x5fcaefe3c27e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x312d27e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x710ea5826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5fcaf0baf40c in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x5fcaf0bae965 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x710ea57e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x710ea5868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x710ea57dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x710ea5741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x710ea573f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x710ea573f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5fcaeff01e33 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x710e9fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x710e9fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5fcaefe249f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31159f4) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
> 
> 0x50d0000077b0 is located 0 bytes inside of 141-byte region [0x50d0000077b0,0x50d00000783d)
> freed by thread T2 here:
>     #0 0x5fcaefebf5aa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31b05aa) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x710ea5768d4e 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 0x5fcaefea754e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x319854e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x710ea5768d94 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 0x5fcaefea51b5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31961b5) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-03-02 12:45:17 by Eclipse SUMO GUI Version v1_22_0+0596-97cf56cf904
> 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,44
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="28.00" waitingTime="0.00" timeLoss="0.00" traveltime="28.00">
<         <tranship depart="0.00" departPos="50.00" arrival="28.00" arrivalPos="50.00" duration="28.00" routeLength="56.00" maxSpeed="2.00"/>
<     </containerinfo>
< </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>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1689801==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007610 at pc 0x615cf179027f bp 0x7ffee81557d0 sp 0x7ffee8154f98
> READ of size 3 at 0x50d000007610 thread T0
>     #0 0x615cf179027e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x312d27e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7a5dd0426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x615cf250340c in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x615cf2502965 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7a5dd03e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7a5dd0468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7a5dd03dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7a5dd0341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7a5dd033f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7a5dd033f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x615cf1855e33 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7a5dcaa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7a5dcaa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x615cf17789f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31159f4) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
> 
> 0x50d000007610 is located 0 bytes inside of 131-byte region [0x50d000007610,0x50d000007693)
> freed by thread T2 here:
>     #0 0x615cf18135aa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31b05aa) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7a5dd0368d4e 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 0x615cf17fb54e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x319854e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7a5dd0368d94 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 0x615cf17f91b5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31961b5) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,15d1
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading route-files incrementally from 'input_routes.rou.xml'
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 290.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 1
<  Running: 0
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-03-02 12:45:27 by Eclipse SUMO GUI Version v1_22_0+0596-97cf56cf904
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,46
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="train0" depart="50.00" departLane="1/4to1/3_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="276.00" arrivalLane="1/4to1/3_0" arrivalPos="90.50" arrivalSpeed="13.90" duration="226.00" routeLength="467.98" waitingTime="0.00" waitingCount="0" stopTime="180.00" timeLoss="11.70" rerouteNo="0" devices="vehroute_train0 tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="289.00" waitingTime="102.00" timeLoss="10.08" traveltime="167.00">
<         <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
<         <transport waitingTime="102.00" vehicle="train0" depart="156.00" arrival="175.00" arrivalPos="60.00" duration="19.00" routeLength="190.08" timeLoss="5.33"/>
<         <tranship depart="175.00" departPos="60.00" arrival="226.00" arrivalPos="30.00" duration="51.00" routeLength="70.83" maxSpeed="1.39"/>
<         <stop duration="20.00" arrival="246.00" arrivalPos="30.00" actType="waiting"/>
<         <transport waitingTime="0.00" vehicle="car0" depart="246.00" arrival="289.00" arrivalPos="92.00" duration="43.00" routeLength="252.00" timeLoss="4.76"/>
<     </containerinfo>
<     <tripinfo id="car0" depart="246.00" departLane="1/4to2/4_0" departPos="40.00" departSpeed="0.00" departDelay="0.00" arrival="289.00" arrivalLane="3/4to4/4_0" arrivalPos="92.00" arrivalSpeed="13.90" duration="43.00" routeLength="252.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="4.76" rerouteNo="0" devices="vehroute_car0 tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-03-02 12:45:27 by Eclipse SUMO GUI Version v1_22_0+0596-97cf56cf904
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,22c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="train0" depart="50.00" arrival="276.00">
<         <route edges="1/4to1/3 1/3to0/3 0/3to0/4 0/4to1/4 1/4to1/3"/>
<         <stop containerStop="containerStop0" duration="10.00" until="120.00"/>
<         <stop containerStop="containerStop1" duration="10.00" until="180.00"/>
<     </vehicle>
< 
<     <container id="container0" depart="0.00" arrival="289.00">
<         <tranship edges="2/3to1/3 1/3to0/3" containerStop="containerStop0" speed="1.39"/>
<         <transport from="1/3to0/3" to="0/4to1/4" containerStop="containerStop1" lines="train0"/>
<         <tranship edges="0/4to1/4 1/4to2/4" speed="1.39"/>
<         <stop lane="1/4to2/4_0" endPos="30.00" duration="20.00"/>
<         <transport from="1/4to2/4" to="3/4to4/4" arrivalPos="92.00" lines="car0"/>
<     </container>
< 
<     <vehicle id="car0" depart="containerTriggered" departPos="40.00" arrival="289.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

31 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 Mar2025 )
basic person riding access ride_access_ambiguous_walk ( Last six runs Mar2025 )
basic person riding access ride_access_redundancy ( Last six runs Mar2025 )
basic person riding access ride_access_ride ( Last six runs Mar2025 )
basic person riding boarding_duration_extension_factor ( Last six runs Mar2025 )
basic person riding capacity ( Last six runs Mar2025 )
basic person riding leaving_vehicle_at_stop ( Last six runs Mar2025 )
basic person riding leaving_vehicle_at_stop_subsecond ( Last six runs Mar2025 )
basic person riding person_is_triggered person_triggered_from ( Last six runs Mar2025 )
basic person riding public_by_id ( Last six runs Mar2025 )
basic person riding ride_ANY_stopLane ( Last six runs Mar2025 )
basic person riding ride_and_stop ( Last six runs Mar2025 )
basic person riding ride_and_stop_tolerance ( Last six runs Mar2025 )
basic person riding three_trainStops_at_one_edge ( Last six runs Mar2025 )
basic person riding veh_is_triggered ride_premature_end ( Last six runs Mar2025 )
basic person stop_duration0 ( Last six runs Mar2025 )
basic person stop_stoppingPlace ( Last six runs Mar2025 )
basic person trip_chain_chargingstations ( Last six runs Mar2025 )
basic person walking walk_random_pos ( Last six runs Mar2025 )
basic person walking walk_routeDist ( Last six runs Mar2025 )
basic person walking walk_routeID ( Last six runs Mar2025 )
basic person walking walk_speedFactor ( Last six runs Mar2025 )
basic person walking walk_stoppingPlace ( Last six runs Mar2025 )
basic personFlow ferry_trip ( Last six runs Mar2025 )
basic personFlow ride ( Last six runs Mar2025 )
basic personFlow three_trainStops_at_one_edge ( Last six runs Mar2025 )
basic personFlow triggered ( Last six runs Mar2025 )
basic personFlow unboarding_curved ( Last six runs Mar2025 )
basic personFlow walkRoute_busStop_walk ( Last six runs Mar2025 )
basic personFlow walk_busStop_walk ( Last six runs Mar2025 )
basic personFlow walk_routeDist ( Last six runs Mar2025 )

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

---------- Differences in errors ----------
2a3
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_number scale0.5 ( Last six runs Mar2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1685684==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000026140 at pc 0x61ca0f1bc27f bp 0x7fffb7c2bc30 sp 0x7fffb7c2b3f8
> READ of size 3 at 0x50e000026140 thread T0
>     #0 0x61ca0f1bc27e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x312d27e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7932fd626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x61ca0ff2f40c in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x61ca0ff2e965 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7932fd5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7932fd668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7932fd5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7932fd541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7932fd53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7932fd53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x61ca0f281e33 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7932f7e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7932f7e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x61ca0f1a49f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31159f4) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
> 
> 0x50e000026140 is located 0 bytes inside of 145-byte region [0x50e000026140,0x50e0000261d1)
> freed by thread T2 here:
>     #0 0x61ca0f23f5aa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31b05aa) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7932fd568d4e 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 0x61ca0f22754e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x319854e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7932fd568d94 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 0x61ca0f2251b5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31961b5) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,17d3
< Simulation started with time: 0.00.
< Simulation ended at time: 34.00.
< Reason: All vehicles have left the simulation.
< 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 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-03-02 12:44:55 by Eclipse SUMO GUI Version v1_22_0+0596-97cf56cf904
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,47
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="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"/>
<     </personinfo>
<     <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
<     </personinfo>
<     <personinfo id="p.4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
<         <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
<     </personinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1674415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5fdf8342be61 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31eee61) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x5fdf84c2d0a3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x5fdf86cbc193 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13
>     #3 0x5fdf84c166a4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5fdf86e96448 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 0x742e2fbe63b6 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 0x742e2fbb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x742e2fbb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5fdf86ecd133 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5fdf86cd30db in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5fdf86cd423f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5fdf84a00692 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5fdf83558eaa in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5fdf834ca388 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x5fdf834c6ce7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x5fdf834c65c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x5fdf8343a995 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1
>     #17 0x5fdf84177a58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5fdf84175c55 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5fdf84177491 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5fdf84175c55 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x742e2f3e203c 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 Mar2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1674428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5d797cc28e61 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31eee61) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x5d797e42a0a3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x5d79804b9193 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13
>     #3 0x5d797e4136a4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5d7980693448 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 0x744133fe63b6 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 0x744133fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x744133fb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5d79806ca133 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5d79804d00db in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5d79804d123f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5d797e1fd692 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5d797cd55eaa in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5d797ccc7388 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x5d797ccc3ce7 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x5d797ccc35c5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x5d797cc37995 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1
>     #17 0x5d797d974a58 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5d797d972c55 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5d797d974491 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5d797d972c55 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7441337e203c 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 flow probability_0.1_step-length_0.2 ( Last six runs Mar2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1675514==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007470 at pc 0x5692701b627f bp 0x7ffd0e35def0 sp 0x7ffd0e35d6b8
> READ of size 3 at 0x50d000007470 thread T0
>     #0 0x5692701b627e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x312d27e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7c3be4826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x569270f2940c in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x569270f28965 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7c3be47e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7c3be4868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7c3be47dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7c3be4741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7c3be473f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7c3be473f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56927027be33 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7c3bdee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7c3bdee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56927019e9f4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31159f4) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
> 
> 0x50d000007470 is located 0 bytes inside of 140-byte region [0x50d000007470,0x50d0000074fc)
> freed by thread T2 here:
>     #0 0x5692702395aa in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31b05aa) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7c3be4768d4e 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 0x56927022154e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x319854e) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
>     #1 0x7c3be4768d94 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 0x56927021f1b5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x31961b5) (BuildId: a658760ce6f55bd699de31b994f92228f5c3093d)
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,12d4
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 107
<  Running: 2
<  Waiting: 0
---------- New result in exitcode ----------
1