15Sep2024 - 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_clang3_64D.30Sep114556.3214999 -g

To start TextTest for these tests, run:

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


meso.gui: 2441 tests: 209 succeeded 2217 FAILED 8 killed 7 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1c1,66
< Warning: Container 'c1' aborted waiting for v1 at edge 'beg'.
---
> =================================================================
> ==893072==ERROR: AddressSanitizer: heap-use-after-free on address 0x60e000029f60 at pc 0x561c94d0548d bp 0x7fff1ff57360 sp 0x7fff1ff56ae8
> READ of size 3 at 0x60e000029f60 thread T0
>     #0 0x561c94d0548c in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x561c94d058c8 in __interceptor___vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x378e8c8) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #2 0x7f2eb1e40ec9 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x230ec9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #3 0x7f2eb1e40f7f in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x230f7f) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #4 0x561c95a90951 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:65:20
>     #5 0x561c95a8fcd9 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #6 0x7f2eb1e01c3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #7 0x7f2eb1e8cf70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #8 0x7f2eb1df9cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #9 0x7f2eb1d5ab57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #10 0x7f2eb1d5b0c5 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f2eb1d5b174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #12 0x561c94da540c in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7f2eada8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7f2eada8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #15 0x561c94ce3834 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x376c834) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
> 
> 0x60e000029f60 is located 0 bytes inside of 155-byte region [0x60e000029f60,0x60e000029ffb)
> freed by thread T2 here:
>     #0 0x561c94d663d2 in __interceptor_free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef3d2) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2eb1d80103 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x170103) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> previously allocated by thread T0 here:
>     #0 0x561c94d51083 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37da083) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2024-09-15 13:24:52 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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,47
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="v1" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="181.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="181.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="182.00" timeLoss="-1" traveltime="-1">
<         <transport waitingTime="182.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </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"/>
>     </output>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891165==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e14109f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f62c7c627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e14109f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f62c7c627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891175==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c343ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e10f407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c343ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e10f407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==892955==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613df54b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe7c72ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613df54b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe7c72ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container errors duplicate_person_id ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==893360==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55597c8b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc7e70c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55597c8b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc7e70c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7fb5ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8b66c767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7fb5ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8b66c767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892297==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557031843868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68c67d67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557031843868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68c67d67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892306==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bab75a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcf42fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bab75a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcf42fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892298==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55868ebfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff395d227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55868ebfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff395d227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2fe477868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7aaab187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2fe477868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7aaab187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891767==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dec67fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3b67e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dec67fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3b67e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892954==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f13b3ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb16cc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f13b3ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb16cc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891151==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557741d98868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3228fe77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557741d98868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3228fe77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891162==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c656b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9182d947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c656b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9182d947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891146==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55995e9cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9fd81397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55995e9cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9fd81397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c50cbe0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd246d47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c50cbe0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd246d47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558983e5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43859697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558983e5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43859697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890965==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c734134868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f596333f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c734134868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f596333f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890983==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e7e237868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38681297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e7e237868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38681297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893089==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e2cdda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff6e35fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e2cdda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff6e35fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893205==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f021db1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7eed5b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f021db1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7eed5b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbb88f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efee8d6a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbb88f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efee8d6a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==891757==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb03dfc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13f89b77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb03dfc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13f89b77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892066==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ae368b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77ecbe27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ae368b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77ecbe27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892262==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4ca9c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f361cac37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4ca9c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f361cac37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892189==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567a02a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce626c37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567a02a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce626c37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==892264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b71c308868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fddca6bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b71c308868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fddca6bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561722921868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f210fc947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561722921868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f210fc947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892071==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d68f4bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f418d6647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d68f4bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f418d6647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555bede67868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3694a67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555bede67868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3694a67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,38
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.h:220:27: runtime error: member call on misaligned address 0xbebebebebebebebe for type 'MSStage', which requires 8 byte alignment
> 0xbebebebebebebebe: note: pointer points here
> <memory cannot be printed>
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.h:220:27 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==892448==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x5643bff6d348 bp 0x7ffda0450e90 sp 0x7ffda0450e50 T0)
> ==892448==The signal is caused by a READ memory access.
> ==892448==Hint: this fault was caused by a dereference of a high value address (see register values below).  Disassemble the provided pc to learn which register was used.
>     #0 0x5643bff6d348 in MSTransportable::getCurrentStageType() const /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.h:220:27
>     #1 0x5643c01a3049 in GUIContainer::getPosition() const /home/delphi/extraClangDebug/sumo/src/guisim/GUIContainer.cpp:392:9
>     #2 0x5643c019dbbf in GUIContainer::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIContainer.cpp:217:19
>     #3 0x5643c00f660f in GUIBaseVehicle::drawAction_drawPersonsAndContainers(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:1112:24
>     #4 0x5643c00dc580 in GUIBaseVehicle::drawOnPos(GUIVisualizationSettings const&, Position const&, double) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:653:5
>     #5 0x5643bfe78124 in GUIEdge::drawMesoVehicles(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:431:30
>     #6 0x5643bfe6d352 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:13
>     #7 0x5643bffdf507 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
>     #8 0x5643bffdec49 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
>     #9 0x5643bffdec49 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
>     #10 0x5643bffdec49 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
>     #11 0x5643bffca5f1 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
>     #12 0x5643bffc8183 in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:118:32
>     #13 0x5643bffc70bf in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #14 0x5643bfd82cdd in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22
>     #15 0x5643c03898df in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5
>     #16 0x5643c03a06e9 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1005:9
>     #17 0x5643c037df49 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1
>     #18 0x7f6066ba2bc4 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14bbc4) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #19 0x7f6066ba20d9 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0d9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,14d4
< Simulation ended at time: 289.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 1
<  Running: 0
---------- Differences in tripinfos ----------
6,14d5
<     <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="288.00" waitingTime="66.49" timeLoss="0.00" traveltime="201.51">
<         <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
<         <transport waitingTime="66.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
<         <tranship depart="134.00" departPos="0.00" arrival="228.00" arrivalPos="30.00" duration="94.00" routeLength="130.55" maxSpeed="1.39"/>
<         <stop duration="20.00" arrival="248.00" arrivalPos="30.00" actType="waiting"/>
<         <transport waitingTime="0.00" vehicle="car0" depart="248.00" arrival="288.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
<     </containerinfo>
<     <tripinfo id="car0" depart="248.00" departLane="1/4to2/4_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="288.00" arrivalLane="3/4to4/4_0" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="vehroute_car0 tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2024-09-15 13:24:50 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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="194.00">
<         <route edges="1/4to1/3 1/3to0/3 0/3to0/4 0/4to1/4 1/4to1/3"/>
<         <stop busStop="containerStop0" duration="10.00" until="120.00"/>
<         <stop busStop="containerStop1" duration="10.00" until="180.00"/>
<     </vehicle>
< 
<     <container id="container0" depart="0.00" arrival="288.00">
<         <tranship edges="2/3to1/3 1/3to0/3" busStop="containerStop0" speed="1.39"/>
<         <transport from="1/3to0/3" to="0/4to1/4" busStop="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="0.00" arrival="288.00">
<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 Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892375==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aed6855868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f777726b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aed6855868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f777726b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892657==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab91537868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95ee6407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab91537868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95ee6407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==892314==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b088194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d90ad97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b088194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d90ad97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==892302==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563290a80868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5552d697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563290a80868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5552d697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow tranship_containersPerHour ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893479==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2f554e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faebe5007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2f554e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faebe5007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow tranship_departPos_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893488==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562615715868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5bd51007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562615715868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5bd51007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow tranship_probability ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893482==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ce2167868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f752c09e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ce2167868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f752c09e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow transport ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893471==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56518f194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1969887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56518f194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1969887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow triggered ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==893609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e3f1e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02dbbbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e3f1e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02dbbbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow trip_chain ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==893619==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f875204868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f985a13a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f875204868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f985a13a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882464==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcc38be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0452d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcc38be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0452d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882528==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616f6bb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa269267d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616f6bb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa269267be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882527==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559085f88868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc26b59a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559085f88868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc26b59a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock teleport_multihop ( Last six runs Sep2024 )

---------- Differences in errors ----------
82a83,95
> 
> =================================================================
> ==881503==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607bb584868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0007647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607bb584868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0007647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881285==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f301e34868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa8a9e77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f301e34868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa8a9e77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.highways ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881391==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2cdcdc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb893a767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2cdcdc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb893a767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.highways.min-speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56452a2eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb037ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56452a2eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb037ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.remove ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881588==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b607230868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45140bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b607230868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45140bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport_custom ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881290==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55751d77a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9b01297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55751d77a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9b01297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion backlog_lanewise ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882259==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a426bde868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7fa3947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a426bde868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7fa3947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion bestLane4 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882274==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b702382868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2889767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b702382868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2889767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882190==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561dfe2fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8749ced7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561dfe2fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8749ced7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion force_unsafe_followspeed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882268==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559420cf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffbe69717d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559420cf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffbe69717be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881834==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5ff4df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28bd1cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5ff4df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28bd1cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow1_extreme ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55690bbb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8366ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55690bbb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8366ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882042==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a28625868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2845dc77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a28625868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2845dc77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow2_emergencyDecel ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882122==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56350eb2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fa83ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56350eb2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fa83ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x12518 pc=0x5582cd89468a sp=0x7f934a72ed40
> ==882180==LeakSanitizer has encountered a fatal error.
> ==882180==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==882180==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882342==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559238bf8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70fe6be7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559238bf8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70fe6be7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==882456==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55899afab868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd989ce7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55899afab868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd989ce7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882602==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613e843b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f559c6a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613e843b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f559c6a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882458==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a43e0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe44d1e47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a43e0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe44d1e47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882460==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ebddda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8ac5417d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ebddda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8ac5417be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic hokkaido ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883538==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569f1a4a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6188ff97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569f1a4a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6188ff97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic networks internal_net_internal_sim ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882685==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a7602b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe79ef187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a7602b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe79ef187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic networks internal_net_plain_sim ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625f6e8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe639e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625f6e8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe639e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic networks internal_net_plain_sim_allCustom ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883374==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56526452a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a5a9697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56526452a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a5a9697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic networks lefthand ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883500==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fabab5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e6ce937d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fabab5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e6ce937be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic networks plain_net_internal_sim ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==882865==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c9b46b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d3c7817d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c9b46b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d3c7817be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic networks plain_net_plain_sim ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883376==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc77217868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8abe5397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc77217868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8abe5397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888924==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf0bec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72958b57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf0bec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72958b57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc99d8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8cc3647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc99d8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8cc3647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person errors duplicate_container_id ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==889062==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc9686868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcbcfb17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc9686868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcbcfb17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person errors person_triggered_invalidFrom ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==889256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f370030868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f971e0c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f370030868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f971e0c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : basic person errors unsuitable_vclass ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==889291==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c31eff6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd5800d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c31eff6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd5800d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888774==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56272cb4d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76a3c2a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56272cb4d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76a3c2a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==889015==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce9c0a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ecbb9f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce9c0a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ecbb9f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==888663==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd58489868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa400847d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd58489868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa400847be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==886921==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a19308e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a10e9f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a19308e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a10e9f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_ride ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==885433==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556daa8b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4ac0787d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556daa8b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4ac0787be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_taxiride ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==885505==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572973ca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6ce6ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572973ca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6ce6ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_walk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885421==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca56436868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc268607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca56436868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc268607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_busstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==885706==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560aa0a0c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f766dd227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560aa0a0c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f766dd227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_redundancy ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885502==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbdbf94868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87b7ef47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbdbf94868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87b7ef47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ride ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885420==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ec7083868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f049b5c77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ec7083868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f049b5c77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd1d350868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc75805d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd1d350868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc75805d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886345==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56267f918868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f411bab27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56267f918868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f411bab27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc3f23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0031af97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc3f23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0031af97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886472==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b9de90868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40cd0827d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b9de90868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40cd0827be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886386==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0bc020868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3b59047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0bc020868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3b59047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886416==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b91bacf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10d5fab7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b91bacf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10d5fab7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886922==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d05752868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcef65137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d05752868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcef65137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886580==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f110892868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f75fba217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f110892868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f75fba217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887432==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609ee27c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0589b4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609ee27c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0589b4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887510==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a84c3a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb13c3ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a84c3a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb13c3ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886940==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d755070868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31927ed7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d755070868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31927ed7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885176==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfcba87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4219fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfcba87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4219fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered_from ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885242==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559efbe96868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe771dac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559efbe96868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe771dac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered persons_triggered ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885208==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637ad656868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0171297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637ad656868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0171297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886643==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f475b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76c22227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f475b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76c22227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886924==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56283e477868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3cb5f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56283e477868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3cb5f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886653==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598833f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a346307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598833f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a346307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==886919==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56297fd0f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc0cac697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56297fd0f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc0cac697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885745==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a505266868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71d34fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a505266868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71d34fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887425==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592ca6e6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2550e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592ca6e6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2550e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887509==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f50fe5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97feffa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f50fe5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97feffa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887537==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c35e32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40ba29e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c35e32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40ba29e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885887==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555856195868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1ba8fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555856195868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1ba8fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885820==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f328cb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4b74947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f328cb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4b74947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887417==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565190e15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d8335e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565190e15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d8335e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==885824==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd9a796868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f49820f47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd9a796868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f49820f47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==885831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a5714d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f753a0737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a5714d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f753a0737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==887534==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560808fdb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f900e8937d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560808fdb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f900e8937be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887514==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572efe4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad8b1417d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572efe4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad8b1417be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,5
> Tracer caught signal 11: addr=0x12530 pc=0x55ca082dc68a sp=0x7ff01e32ed40
> ==885946==LeakSanitizer has encountered a fatal error.
> ==885946==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==885946==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==886213==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af4445f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8b4fed7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af4445f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8b4fed7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==886333==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3a95be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f908aa3f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3a95be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f908aa3f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered ride_premature_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==885076==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611f961c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2fcd4c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611f961c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2fcd4c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered ride_triggered_scale ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884972==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ad794e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55a089e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ad794e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55a089e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884830==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55696b775868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43c82187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55696b775868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43c82187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered_discard ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884855==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d10bdf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f20c65447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d10bdf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f20c65447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered vehicle_triggered ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884965==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a99a85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa6faf947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a99a85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa6faf947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person scale individual default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887539==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b59bc1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6751c4b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b59bc1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6751c4b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887664==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55883252e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85bcc947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55883252e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85bcc947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887663==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56177519a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc19c1e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56177519a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc19c1e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887748==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e2453e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f091ddbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e2453e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f091ddbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888014==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffc7575868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0e59227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffc7575868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0e59227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==887836==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640c3053868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e6dd887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640c3053868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e6dd887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_probability default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888088==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561eb2805868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71b79a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561eb2805868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71b79a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888099==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55961c625868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f758f5697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55961c625868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f758f5697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888096==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0d757a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5763beb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0d757a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5763beb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888263==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654d1852868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f553bf047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654d1852868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f553bf047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888392==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585fc427868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04db9977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585fc427868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04db9977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888557==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ced79b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbfb0d947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ced79b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbfb0d947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b19616868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4494afa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b19616868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4494afa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888619==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56099b09c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98e31b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56099b09c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98e31b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888927==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561aaf6ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f976244d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561aaf6ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f976244d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888653==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55599da6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b59bd27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55599da6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b59bd27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==888660==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8f3d24868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f203b9ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8f3d24868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f203b9ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884364==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a94324868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3f92b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a94324868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3f92b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_duration ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884440==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2001ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51769a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2001ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51769a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_random_pos ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ae75f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0ed52b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ae75f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0ed52b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_routeDist ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884767==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621094c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff78c2be7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621094c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff78c2be7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_routeID ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884425==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c13e05d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d911ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c13e05d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d911ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_speedFactor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884419==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629270e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30613767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629270e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30613767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_stoppingPlace ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884772==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aabe6c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3363c27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aabe6c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3363c27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person walking walk_unconnected ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3cc3d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f88374cf7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3cc3d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f88374cf7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890805==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a18155868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd233067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a18155868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd233067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890864==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd00b52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8656cd17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd00b52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8656cd17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890650==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceaa9a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38aa3067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceaa9a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38aa3067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889533==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d5c1bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd82cbf27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d5c1bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd82cbf27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a10d021868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f09cf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a10d021868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f09cf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889606==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56350dd0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91c432f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56350dd0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91c432f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889612==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de54e44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f79384227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de54e44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f79384227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bcf787868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98a027d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bcf787868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98a027d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==889730==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a94fad3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b2cdab7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a94fad3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b2cdab7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==889737==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b1bea7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13a26397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b1bea7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13a26397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890885==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56265570d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d4c3367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56265570d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d4c3367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a92fb1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fab9d2b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a92fb1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fab9d2b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==890522==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56476eef1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb62a1407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56476eef1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb62a1407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==891160==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636d465d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d374067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636d465d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d374067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8d7577868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd43fbde7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8d7577868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd43fbde7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890793==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9f8805868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7eb0d047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9f8805868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7eb0d047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890077==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f20c694868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4823ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f20c694868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4823ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889908==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f929afd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38947fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f929afd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38947fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889742==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555877cf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e25bf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555877cf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e25bf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889977==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac85661868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd30733e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac85661868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd30733e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890018==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564810800868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a759bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564810800868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a759bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890129==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6a9e7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a9113a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6a9e7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a9113a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890304==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55774a233868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe38d8487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55774a233868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe38d8487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890320==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564010121868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd928c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564010121868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd928c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==890177==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f07aef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33a01d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f07aef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33a01d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==889935==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56378df9a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7116c2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56378df9a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7116c2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing edgeattr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878414==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e236dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f84e39bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e236dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f84e39bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing edgeattr_nested ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0ce2b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f74d2d3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0ce2b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f74d2d3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878478==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1202c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e5c9ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1202c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e5c9ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing include ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878480==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589bf685868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44642597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589bf685868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44642597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing nested ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878353==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560779f8f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0a1d4d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560779f8f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0a1d4d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing old_style ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878329==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ad3c23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3828b307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ad3c23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3828b307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing one_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878491==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d9bce5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64693dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d9bce5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64693dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878573==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ead694f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07e710c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ead694f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07e710c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_embedded ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878661==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574e9c91868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64ee8b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574e9c91868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64ee8b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_flow_busstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
16a17,29
> 
> =================================================================
> ==879398==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641b7f7e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6cb06a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641b7f7e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6cb06a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_flow_stops ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879166==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d2edb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f220058e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d2edb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f220058e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_jump ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879158==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e21098868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68c5f767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e21098868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68c5f767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_one_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879144==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aca44fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f178b0db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aca44fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f178b0db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_reset ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617f7545868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30961447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617f7545868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30961447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_stops ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a040209868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa89adc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a040209868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa89adc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing reuse_id_false ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==878384==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba39bd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd406ee67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba39bd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd406ee67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : basic routes parsing reuse_id_ok ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878381==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563021e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc2f9fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563021e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc2f9fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd95b85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc7517307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd95b85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc7517307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878504==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555973c99868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91a5e7d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555973c99868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91a5e7d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via_invalid ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==878512==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653edfc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f7a6527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653edfc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f7a6527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879747==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55def29e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3dd4ed57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55def29e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3dd4ed57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_explicite b0_e50 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879669==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5580cb220868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d7cfd57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5580cb220868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d7cfd57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_explicite b100_e400 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879762==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c9257f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4e240a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c9257f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4e240a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_explicite b50_e100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879744==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560bdf313868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f780ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560bdf313868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f780ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608af02b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3daf6f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608af02b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3daf6f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879768==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1a63e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13563357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1a63e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13563357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879772==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559058bc5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f96357b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559058bc5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f96357b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a9c251868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce9f09a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a9c251868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce9f09a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879785==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567f256e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9c52b77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567f256e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9c52b77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879812==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a504b60868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f91b357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a504b60868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f91b357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_same b0_e50 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879811==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c725180868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7957357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c725180868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7957357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_same b100_e400 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879992==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf05de7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c7dd3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf05de7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c7dd3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes simtime_same b50_e100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==879876==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56205f674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3ec70f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56205f674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3ec70f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes validity all_lanes_valid ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880196==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637c9caf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f66338297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637c9caf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f66338297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes validity connection_invalid ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==880203==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55702e479868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f42fabf97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55702e479868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f42fabf97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : basic simple_nets box box1l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1b93da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefe69ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1b93da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefe69ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets box box2l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883559==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562319c49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2395f947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562319c49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2395f947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets box box3l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5628fa27e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3955d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5628fa27e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3955d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets box box4l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883669==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ac5a3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7cca3e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ac5a3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7cca3e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets cross cross1l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883681==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559717480868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07241487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559717480868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07241487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets cross cross1ltl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883687==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561680b5c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d2b8867d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561680b5c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d2b8867be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets cross cross3l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==883805==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d6cdf7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bf9e007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d6cdf7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bf9e007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic simple_nets cross cross3ltl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==884009==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662b6cf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec9a29e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662b6cf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec9a29e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops busstop_change_color ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==894380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b80bac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb8c1a67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b80bac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb8c1a67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops long_bus_at_busstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==894126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565535eb0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb5213fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565535eb0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb5213fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops long_bus_at_busstop2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==893809==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4b9fda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f941039c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4b9fda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f941039c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops long_rail_at_containerstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==894001==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7b0982868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f283555e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7b0982868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f283555e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops long_rail_at_containerstop2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==893840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee55ea8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32626367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee55ea8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32626367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops rail_at_containerstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893930==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55555fffb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07e0d6b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55555fffb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07e0d6b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops ship_at_containerstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893695==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c88532868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ad7e7c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c88532868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ad7e7c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops stop_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894156==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f999410868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ef79c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f999410868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ef79c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops stop_edge_in_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894316==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556003efa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f01b30b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556003efa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f01b30b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops stop_param ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894394==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e55479b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f730cd187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e55479b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f730cd187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops two_busses_at_one_busstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893635==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5ac753868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcbd47e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5ac753868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcbd47e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops two_rails_at_one_containerstop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==893705==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b1ec8e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdaba1d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b1ec8e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdaba1d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes invalid_type ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==881198==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56305113e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f626a3947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56305113e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f626a3947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes no_type ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880345==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573ccbe4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70ba7a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573ccbe4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70ba7a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes no_type_with_new ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880376==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d71d7e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97e12b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d71d7e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97e12b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes no_type_with_new_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880394==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565084dc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd9fee8f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565084dc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd9fee8f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_first_major ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557640779868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ac7d207d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557640779868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ac7d207be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_first_off ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881002==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612f3600868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d45ab77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612f3600868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d45ab77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_same_prob ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880935==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602581b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ae6d767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602581b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ae6d767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_second_off ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55819a006868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7face995c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55819a006868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7face995c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes using_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==880931==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563955f87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71381947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563955f87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71381947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881018==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8674f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcca92bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8674f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcca92bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_from_additional ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881021==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b78e71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc057f6b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b78e71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc057f6b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881053==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ba3b18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f826313a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ba3b18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f826313a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881059==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d50073e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55edbba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d50073e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55edbba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==881046==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56410f8ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7aaed157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56410f8ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7aaed157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2350888 internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003431==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c03d72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb13eb337d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c03d72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb13eb337be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2350888 no_internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003427==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa0c644868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c831e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa0c644868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c831e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2524031 false ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003563==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c343f3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f220aa307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c343f3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f220aa307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2524031 ok ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615c9ded868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f62bf88f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615c9ded868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f62bf88f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006690==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad1f3e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ca0cfa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad1f3e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ca0cfa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003815==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab9b391868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5f4feb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab9b391868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5f4feb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55904a9c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff146a987d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55904a9c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff146a987be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d7aae9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d4a7b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d7aae9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d4a7b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003925==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56508c9fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd122d467d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56508c9fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd122d467be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003355==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604ffead868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb07197d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604ffead868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb07197d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004337==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f997774868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4472a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f997774868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4472a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609b8c23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fada85887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609b8c23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fada85887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket19 dead_end_problem1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003363==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55710f0a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc80b1c37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55710f0a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc80b1c37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket218 one_bus ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004060==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f39dd8e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87e6a1e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f39dd8e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87e6a1e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket218 three_busses ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b996522868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7341e417d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b996522868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7341e417be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004252==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3b018b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a756657d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3b018b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a756657be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622e7049868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06b92a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622e7049868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06b92a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004271==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56510799c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c6bd767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56510799c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c6bd767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==1004327==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566ff0e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f850aad67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566ff0e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f850aad67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking continuation_speed_and_pos ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1004396==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620c2dfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e76b827d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620c2dfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e76b827be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking no_tripinfo_reset ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004569==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8dfc6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c2ab2b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8dfc6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c2ab2b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004828==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568e3914868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a6be297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568e3914868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a6be297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1004876==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94fe22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d8c8dd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94fe22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d8c8dd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005005==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588719ec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd72504e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588719ec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd72504e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005059==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1f0e12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f20feabc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1f0e12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f20feabc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005071==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4112ad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff1fe0737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4112ad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff1fe0737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005080==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e3eea7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4431e527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e3eea7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4431e527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005084==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56380529b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd2e9057d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56380529b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd2e9057be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket699 length ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005167==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a15c85a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4881b697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a15c85a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4881b697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket699 plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005094==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562566cb0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc23a3e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562566cb0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc23a3e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket699 sigma ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005227==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d8e5a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c4f2eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d8e5a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c4f2eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1005385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c03eb4c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f860b4597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c03eb4c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f860b4597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket73 simend10_interval10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1003639==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b426fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27484957d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b426fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27484957be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==1005352==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e836486868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f711763f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e836486868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f711763f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005409==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555dd4519868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3d267d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555dd4519868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3d267d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005582==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f3337c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43b2fad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f3337c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43b2fad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005584==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e15bf25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3de86947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e15bf25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3de86947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005802==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbe5fc8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22c370c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbe5fc8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22c370c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005869==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e73a380868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70bd9f27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e73a380868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70bd9f27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005874==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5f0c56868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4de37737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5f0c56868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4de37737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1005931==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ed5b6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff756307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ed5b6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff756307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562a702d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d9d9297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562a702d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d9d9297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006191==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ebb347868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f608ae587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ebb347868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f608ae587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006254==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c778522868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a8b8d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c778522868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a8b8d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cee41a7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf746d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cee41a7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf746d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006274==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56099ca61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f022737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56099ca61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f022737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006285==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b74483868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8e94a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b74483868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8e94a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55689a6c8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a1320c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55689a6c8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a1320c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006525==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e189ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f36764127d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e189ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f36764127be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006584==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a512229868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f734fa3e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a512229868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f734fa3e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c4ddf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8a08587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c4ddf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8a08587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561098fb1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7ee60c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561098fb1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7ee60c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006866==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d494b5c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f22be27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d494b5c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f22be27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006885==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab5844d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbfda2947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab5844d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbfda2947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006902==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c48790868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fde2c6fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c48790868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fde2c6fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1006986==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc6d7f7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5eae2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc6d7f7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5eae2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1006991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f486389868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9f7be4b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f486389868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9f7be4b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007103==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555886979868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4d03da7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555886979868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4d03da7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007115==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f68b860868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8df8fe67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f68b860868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8df8fe67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007121==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558b6e09d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90d7bae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558b6e09d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90d7bae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcd3472868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22d2a6b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcd3472868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22d2a6b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565f6ba9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f362c71f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565f6ba9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f362c71f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007479==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604cec57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5a744d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604cec57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5a744d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007629==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b96050868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feaf3cbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b96050868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feaf3cbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007711==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa3ce58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e5100b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa3ce58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e5100b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c607a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d0a30c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c607a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d0a30c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007787==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653878e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf525a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653878e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf525a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5583c02a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3395c9f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5583c02a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3395c9f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ab3e27868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce0d3487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ab3e27868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce0d3487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007912==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4bba52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f66874c37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4bba52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f66874c37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1007922==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ada3ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f356dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ada3ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f356dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10294 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017214==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e5a586868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7e4880c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e5a586868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7e4880c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10521 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017278==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba264ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdb786697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba264ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdb786697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10614 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017382==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b4f3e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0a0f737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b4f3e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0a0f737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10637 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1017451==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55958f977868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1fff8647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55958f977868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1fff8647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10665 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017457==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556253eb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c362dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556253eb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c362dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10986 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1017515==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a720090868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92aa5007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a720090868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92aa5007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1017524==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562426eda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a2a5007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562426eda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a2a5007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017642==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fbe313868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1842767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fbe313868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1842767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
6a7,19
> 
> =================================================================
> ==1017667==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e7afd9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbacc9e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e7afd9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbacc9e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017712==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9627d3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e419ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9627d3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e419ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017736==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e74a2ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73262977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e74a2ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73262977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x11f40 pc=0x55e35071268a sp=0x7f598c92ed40
> ==1017893==LeakSanitizer has encountered a fatal error.
> ==1017893==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==1017893==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1017980==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662f4f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10070077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662f4f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10070077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018025==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d089f40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24409647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d089f40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24409647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018084==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b10b14868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a99fe67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b10b14868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a99fe67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018290==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5063e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc6d9a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5063e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc6d9a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018320==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad0bbc9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83e63c37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad0bbc9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83e63c37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccca814868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e514227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccca814868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e514227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1018447==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c557dc3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdcd359e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c557dc3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdcd359e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1018458==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595a5616868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2987687d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595a5616868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2987687be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018520==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbe3877868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f068b9d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbe3877868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f068b9d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018534==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b8f620868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ae05c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b8f620868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ae05c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018744==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565462d5f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14d95dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565462d5f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14d95dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13108 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018802==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d82dc41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33229d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d82dc41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33229d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13290 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1018924==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2b834d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff71768f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2b834d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff71768f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13292 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019056==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad40fed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40903587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad40fed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40903587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13292b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019139==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631ebcf3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c31abc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631ebcf3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c31abc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13363 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019161==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd5e747868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9760e3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd5e747868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9760e3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13453 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019214==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e64e08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4a4d1f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e64e08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4a4d1f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13987 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019225==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591706c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6c82987d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591706c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6c82987be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 14xxx ticket14941 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019233==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3e1df3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53d960c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3e1df3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53d960c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1019288==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c89856868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77f2f7d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c89856868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77f2f7d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15072 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,17
> /home/delphi/extraClangDebug/sumo/src/guisim/GUIParkingArea.cpp:195:13: runtime error: downcast of address 0x618000017080 which does not point to an object of type 'const GUIVehicle'
> 0x618000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 ed 01 da d0 55 00 00  98 70 01 00 80 61 00 00  05 00 00 00 00 00 00 00  62 69 6b 65
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/guisim/GUIParkingArea.cpp:195:13 in 
> /home/delphi/extraClangDebug/sumo/src/guisim/GUIParkingArea.cpp:195:48: runtime error: member call on address 0x618000017400 which does not point to an object of type 'GUIBaseVehicle'
> 0x618000017400: note: object has invalid vptr
>  00 00 00 00  b9 96 6e cc b9 96 6e cc  70 74 01 00 80 61 00 00  00 00 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/guisim/GUIParkingArea.cpp:195:48 in 
> =================================================================
> ==1019293==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x618000017400 at pc 0x55d0d4a83171 bp 0x7ffda56c58b0 sp 0x7ffda56c58a8
> READ of size 8 at 0x618000017400 thread T0
4a20,81
>     #0 0x55d0d4a83170 in GUIParkingArea::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIParkingArea.cpp:195:48
>     #1 0x55d0d4c33507 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
>     #2 0x55d0d4c32c49 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
>     #3 0x55d0d4c32c49 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 0x55d0d4c1e5f1 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 0x55d0d4c1c183 in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:118:32
>     #6 0x55d0d4c1b0bf in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x55d0d49d6cdd in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22
>     #8 0x55d0d4fdd8df in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5
>     #9 0x55d0d4ff46e9 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1005:9
>     #10 0x55d0d4fd1f49 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1
>     #11 0x7fe3b57e5bc4 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14bbc4) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #12 0x7fe3b57e50d9 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0d9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15077 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019300==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b5dc1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f52d315e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b5dc1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f52d315e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15079 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019362==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c91a41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1be0ff57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c91a41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1be0ff57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15098 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019516==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55866a260868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7abe4fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55866a260868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7abe4fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019585==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af9d8dc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73cf1c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af9d8dc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73cf1c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15263 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019667==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561cc8aaa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b184777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561cc8aaa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b184777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15390 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1019954==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0b4420868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faffb9137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0b4420868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faffb9137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15435 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1020014==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aefe644868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f782f2f27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aefe644868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f782f2f27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15440 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x123b0 pc=0x5571cfc2868a sp=0x7f844b82ed40
> ==1020019==LeakSanitizer has encountered a fatal error.
> ==1020019==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==1020019==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1006 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008041==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561700207868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45575a67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561700207868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45575a67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1026 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008105==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f785452868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f051a2dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f785452868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f051a2dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1032 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008208==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bcb299868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fecdd1227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bcb299868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fecdd1227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008396==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5650e3830868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69b8d007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5650e3830868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69b8d007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
4c4
< Simulation ended at time: 16.00.
---
> Simulation ended at time: 17.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1050 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008410==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a10c37868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff62e4e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a10c37868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff62e4e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1054 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1008572==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632987b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3ea0307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632987b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3ea0307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1065 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008581==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55656eaf5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28fdfdb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55656eaf5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28fdfdb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1082 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008649==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9eec4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb5bfc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9eec4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb5bfc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1084 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008654==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a76aad2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f545f9947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a76aad2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f545f9947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1088 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008660==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c35fa8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73338207d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c35fa8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73338207be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1091 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008696==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b2450868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e47df57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b2450868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e47df57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008729==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56102067a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90781127d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56102067a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90781127be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4fb1c4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcecd4c87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4fb1c4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcecd4c87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096c ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1008951==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d5e8fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb04c487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d5e8fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb04c487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1107 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1009206==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2e16e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12117e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2e16e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12117e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1114 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009221==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec8e4fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb017187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec8e4fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb017187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1176 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009225==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e351b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18313187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e351b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18313187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1217 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009393==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55892944f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72f408a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55892944f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72f408a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1223 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009401==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e996aa1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa24e5757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e996aa1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa24e5757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009413==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585187d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fadd63187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585187d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fadd63187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- 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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1273 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1009417==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559e30dc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb5dc187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559e30dc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb5dc187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1351 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009582==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5638476bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6024717d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5638476bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6024717be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1402 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009590==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56008fd7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b29a647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56008fd7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b29a647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1452 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1009669==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6ab14b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f289c97e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6ab14b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f289c97e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1520 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009673==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b668d6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa15c9737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b668d6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa15c9737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1539 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009899==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a875918868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f970350c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a875918868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f970350c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1549 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009955==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d5141868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1bbf5f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d5141868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1bbf5f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1551 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1009971==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7bf40e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a7b2697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7bf40e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a7b2697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1553 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010031==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636b8081868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e537737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636b8081868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e537737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1559 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010052==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c55498868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f894f5bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c55498868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f894f5bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1560 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010319==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a78e139868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb41dcdc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a78e139868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb41dcdc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1575 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010326==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560408dc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f582e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560408dc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f582e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1591 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b96184f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6528dc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b96184f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6528dc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010445==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ac2a6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05b26c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ac2a6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05b26c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010581==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55634a135868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58219bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55634a135868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58219bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1641 ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==1010603==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56211a9bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a7b2f37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56211a9bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a7b2f37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1698 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010747==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e62afcc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35baddc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e62afcc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35baddc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1804 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561287409868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9330307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561287409868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9330307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56407b0c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f934924e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56407b0c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f934924e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Sep2024 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==1010794==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555aea066868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ab732f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555aea066868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ab732f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Sep2024 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==1010908==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ef5ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f860e3007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ef5ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f860e3007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1869 ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==1010934==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d890e7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ebb7737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d890e7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ebb7737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2087 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1010957==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebe81c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb56ce5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebe81c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb56ce5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2109 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1010980==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563016fe9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f529f8527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563016fe9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f529f8527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2170 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011893==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620d7c9f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff556f307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620d7c9f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff556f307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2177 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011898==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ee4ba6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fedeed297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ee4ba6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fedeed297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2194 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1012027==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a2fbc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f393b9067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a2fbc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f393b9067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2201 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011091==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b714590868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3b68207d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b714590868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3b68207be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011157==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c5c187868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34abac97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c5c187868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34abac97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2360 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a998fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e4c27d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a998fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e4c27d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2543 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011595==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a61e36868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8dffb297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a61e36868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8dffb297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2556 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8e5cdd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4124cea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8e5cdd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4124cea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011652==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbfb93f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39aaa887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbfb93f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39aaa887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2603 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56231c3a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f479af627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56231c3a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f479af627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2670 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011701==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df3c90c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f15373a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df3c90c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f15373a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011708==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfcd70e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f404307d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfcd70e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f404307d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2823 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011728==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6730a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4769e187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6730a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4769e187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2834 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011773==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b63a85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4e708f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b63a85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4e708f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2995 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011817==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557fc360d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2519a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557fc360d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2519a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2996 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011833==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0e870b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd46bc487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0e870b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd46bc487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2996b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1011842==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8a939a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc566e0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8a939a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc566e0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3053 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012707==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648df802868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67023397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648df802868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67023397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3056 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b5183d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8f0bac97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b5183d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8f0bac97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Sep2024 )

---------- 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"/>
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012112==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a0ebba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda739007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a0ebba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda739007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3110 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012137==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5577a33fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b445777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5577a33fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b445777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3113 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012706==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557abb113868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa17669e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557abb113868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa17669e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012733==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f638307868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f453cfc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f638307868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f453cfc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012749==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631a6bd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7e585667d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631a6bd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7e585667be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3258 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012751==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576dcc40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa42fda57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576dcc40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa42fda57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3265 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012825==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2a6c71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad811297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2a6c71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad811297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3584 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012792==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55635b7fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68babbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55635b7fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68babbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3791 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012822==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e02e8c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b216157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e02e8c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b216157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1012982==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562596656868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec2bc977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562596656868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec2bc977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013022==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55918e9bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0e5df57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55918e9bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0e5df57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013596==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ce4361868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f831c5647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ce4361868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f831c5647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013594==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560b40b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f063f37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560b40b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f063f37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==1013609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9755d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf625a07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9755d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf625a07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013611==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbbf48b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5657297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbbf48b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5657297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a5f65a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd3a0467d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a5f65a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd3a0467be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013699==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3b23df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bdc6d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3b23df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bdc6d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013703==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56554adde868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f09690aa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56554adde868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f09690aa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1013712==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55943a5f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4309947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55943a5f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4309947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013723==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562e6566868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43ab8047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562e6566868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43ab8047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013801==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e03b8f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe94d8f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e03b8f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe94d8f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014006==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6fa734868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5cae887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6fa734868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5cae887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1013749==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d5b7d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34c25ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d5b7d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34c25ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014013==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635a0b5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68351e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635a0b5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68351e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014016==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609462be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0c7e307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609462be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0c7e307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014170==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f17bd39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f854d6947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f17bd39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f854d6947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5cab57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe77e6307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5cab57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe77e6307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014707==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7b2193868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8bbe2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7b2193868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8bbe2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014711==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603c324d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9ed0c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603c324d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9ed0c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fec6127868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58eaa227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fec6127868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58eaa227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014729==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f6f397868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3930d6b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f6f397868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3930d6b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014750==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562fc8616868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a6ddae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562fc8616868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a6ddae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283b ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1014752==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a44dee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06d69ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a44dee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06d69ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1014829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aad7c7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa48362f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aad7c7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa48362f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6436 ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==1014830==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562274f26868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8aa3b847d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562274f26868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8aa3b847be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6437 ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==1014850==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac30625868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f37e41e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac30625868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f37e41e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6438 ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==1014941==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5606d5e41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f1c32f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5606d5e41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f1c32f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015002==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55acebce0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3129307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55acebce0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3129307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015015==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652a0f79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90adb487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652a0f79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90adb487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6597 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015022==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb3882f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd70c1a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb3882f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd70c1a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a01b51868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe41fee67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a01b51868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe41fee67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1015243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a014656868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3016297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a014656868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3016297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7131 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015606==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e982620868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b4a4f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e982620868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b4a4f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7136 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015667==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f03a4dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb82b33e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f03a4dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb82b33e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7149 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55698d683868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41dd5b97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55698d683868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41dd5b97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7154 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609caa2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f459e0f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609caa2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f459e0f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7647 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55828ff7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f128c9297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55828ff7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f128c9297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1015756==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2dbee1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3175f307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2dbee1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3175f307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764_intermodal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015774==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d3d1bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdac0f3c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d3d1bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdac0f3c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1015970==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631f90fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd80b3e27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631f90fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd80b3e27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016008==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f322800868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0bc7b947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f322800868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0bc7b947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7965 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016064==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c611b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa33ef297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c611b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa33ef297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8116 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1016131==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b849d65868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98e8b297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b849d65868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98e8b297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8124 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1016152==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632f7d72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa54c1dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632f7d72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa54c1dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1016246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab93ae7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2571fa37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab93ae7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2571fa37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016349==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0740ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d091887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0740ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d091887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8749 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016570==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564bbad33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a3f8767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564bbad33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a3f8767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016627==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557daefba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf17a357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557daefba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf17a357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8817 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d99322a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38acd647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d99322a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38acd647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8900 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016644==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f488d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30580a67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f488d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30580a67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016643==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562569b9e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb231b077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562569b9e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb231b077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8952 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016707==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a62b3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3354737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a62b3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3354737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8978 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1016722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55759e896868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff480e0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55759e896868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff480e0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b8e27d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34101f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b8e27d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34101f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1016964==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584fbf66868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f00e2c227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584fbf66868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f00e2c227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9399 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1017123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad06626868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa900fae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad06626868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa900fae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1017199==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562108d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67166297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562108d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67166297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947127==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edae5f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed862747d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edae5f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed862747be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947258==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f0006d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d420ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f0006d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d420ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_confluence ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572840b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89f17157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572840b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89f17157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_departLane_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947259==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b59d19868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2c7b157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b59d19868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2c7b157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947254==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bceb72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f420e3777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bceb72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f420e3777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper_subseconds ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947378==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55890c21f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14bc2737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55890c21f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14bc2737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution high_flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==947241==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2df8bc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6e690b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2df8bc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6e690b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution tls ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56114a4e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc123c647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56114a4e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc123c647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 2d 1d 06 e3 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 2d 1d 06 e3 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 2d 1d 06 e3 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 2d 1d 06 e3 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 2d 1d 06 e3 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,71
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016c80 which does not point to an object of type 'const MSVehicle'
> 0x618000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d aa c7 c7 55 00 00  98 6c 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016c80 which does not point to an object of type 'MSVehicle'
> 0x618000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d aa c7 c7 55 00 00  98 6c 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x618000016c80 which does not point to an object of type 'MSVehicle'
> 0x618000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d aa c7 c7 55 00 00  98 6c 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d aa c7 c7 55 00 00  80 d6 2e 00 30 60 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d aa c7 c7 55 00 00  80 d6 2e 00 30 60 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000040080 which does not point to an object of type 'const MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d 83 32 e8 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d 83 32 e8 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d 83 32 e8 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d 83 32 e8 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d 83 32 e8 55 00 00  98 00 04 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
2a3,67
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 0d 67 e9 8d 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 0d 67 e9 8d 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 0d 67 e9 8d 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 0d 67 e9 8d 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 0d 67 e9 8d 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,71
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 52 ce 2a 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 52 ce 2a 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 52 ce 2a 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 52 ce 2a 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 52 ce 2a 56 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 dd 70 80 dc 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 dd 70 80 dc 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 dd 70 80 dc 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 dd 70 80 dc 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 dd 70 80 dc 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 72 7e eb 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 72 7e eb 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 72 7e eb 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 72 7e eb 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 72 7e eb 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,71
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 55 a0 65 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 55 a0 65 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 55 a0 65 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 55 a0 65 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 55 a0 65 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,71
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 45 5f 2f 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 45 5f 2f 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 45 5f 2f 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 45 5f 2f 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 45 5f 2f 56 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,71
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 9d 80 df 61 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 9d 80 df 61 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 9d 80 df 61 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 9d 80 df 61 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 9d 80 df 61 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,52
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 1d 70 65 43 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 1d 70 65 43 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 1d 70 65 43 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 1d 70 65 43 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 1d 70 65 43 56 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000040080 which does not point to an object of type 'const MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 1d 55 3f 67 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 1d 55 3f 67 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 1d 55 3f 67 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 1d 55 3f 67 55 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 1d 55 3f 67 55 00 00  98 00 04 00 80 61 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 half_equipped ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==969582==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e39ee21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2edbe67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e39ee21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2edbe67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000040080 which does not point to an object of type 'const MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 2d 8e 6e 51 56 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 2d 8e 6e 51 56 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 2d 8e 6e 51 56 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 2d 8e 6e 51 56 00 00  98 00 04 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000040080 which does not point to an object of type 'MSVehicle'
> 0x618000040080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 2d 8e 6e 51 56 00 00  98 00 04 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 5b f1 cd 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 5b f1 cd 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 5b f1 cd 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 5b f1 cd 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d 5b f1 cd 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 39 98 e6 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 39 98 e6 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 39 98 e6 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 39 98 e6 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 5d 39 98 e6 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 ed 43 30 20 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 ed 43 30 20 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 ed 43 30 20 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 ed 43 30 20 56 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 ed 43 30 20 56 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 9c 20 80 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 9c 20 80 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 9c 20 80 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 9c 20 80 55 00 00  98 64 01 00 80 61 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 9c 20 80 55 00 00  98 64 01 00 80 61 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 Sep2024 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'const MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d aa ac 0e 56 00 00  b0 60 2f 00 30 60 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d aa ac 0e 56 00 00  b0 60 2f 00 30 60 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d aa ac 0e 56 00 00  b0 60 2f 00 30 60 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d aa ac 0e 56 00 00  b0 60 2f 00 30 60 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 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 4d aa ac 0e 56 00 00  b0 60 2f 00 30 60 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 all_by_name__receiver ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971299==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d9554e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f137e9447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d9554e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f137e9447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__sender ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971415==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ea888e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a322f37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ea888e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a322f37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__receiver ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971006==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1f6bb4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd40fcb77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1f6bb4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd40fcb77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__sender ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971292==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56344e99c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f475d4dd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56344e99c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f475d4dd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e6d1b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f86d55597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e6d1b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f86d55597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971920==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcd61fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6aef7c37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcd61fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6aef7c37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971972==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c415e9f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8857da67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c415e9f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8857da67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vtype_param ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971912==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6af45b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e6cccb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6af45b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e6cccb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__receiver ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c046c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5cb0f8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c046c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5cb0f8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__sender ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971669==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633a7cbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f863cef37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633a7cbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f863cef37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__receiver ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971420==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5647813ab868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70a4e597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5647813ab868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70a4e597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__sender ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971532==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6f7443868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd2975197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6f7443868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd2975197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality app_opp_early_end all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972842==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d79552868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ad60bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d79552868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ad60bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality app_opp_early_end one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972849==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b30bf62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48db89f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b30bf62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48db89f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567596e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa04a08d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567596e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa04a08d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619af85c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc16d8cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619af85c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc16d8cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972206==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6ca7a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdac4ad17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6ca7a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdac4ad17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55698255e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f174c86f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55698255e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f174c86f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972478==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fd084b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41c53a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fd084b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41c53a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver diff_speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972573==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e147e74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff05cf6f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e147e74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff05cf6f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972549==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f6f394868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f700eeb27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f6f394868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f700eeb27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563782c0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e387947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563782c0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e387947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver diff_speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972838==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea4efae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f761d68d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea4efae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f761d68d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972729==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557273d10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f264fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557273d10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f264fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971973==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561935fb1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9349d607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561935fb1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9349d607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==971984==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe3b959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e58e4e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe3b959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e58e4e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972093==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a8f2d8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32981007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a8f2d8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32981007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later one_cp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==972108==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b20f90868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd36b0f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b20f90868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd36b0f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians app_opp_early_end all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973923==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584cfacc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69ae91c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584cfacc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69ae91c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973977==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573640c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d9ce607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573640c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d9ce607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians approaching_opposite all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973322==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dabf1e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff00901c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dabf1e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff00901c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973330==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fb02f7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f37c8abc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fb02f7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f37c8abc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_both_receiver all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973367==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cecf9cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34d7fb27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cecf9cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34d7fb27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973420==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d97445b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9184fc67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d97445b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9184fc67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_left_receiver all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973455==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556414eb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f29fa9297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556414eb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f29fa9297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_left_receiver diff_speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973515==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56481d430868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f725c67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56481d430868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f725c67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973459==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efc5cda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdce29197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efc5cda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdce29197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973567==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598b2b54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc398eb97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598b2b54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc398eb97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver diff_speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973900==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565121a74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbad3fad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565121a74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbad3fad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973725==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b327090868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe84ddd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b327090868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe84ddd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973912==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dca50e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19c051c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dca50e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19c051c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973921==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561cc9028868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80f64017d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561cc9028868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80f64017be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d92bee1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a964597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d92bee1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a964597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973187==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b31cdf2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f9c67e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b31cdf2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f9c67e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel_one_starting_later all_cps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973307==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654fdab5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f430d0dd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654fdab5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f430d0dd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==973311==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558284640868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd00540f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558284640868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd00540f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,401
> 
> =================================================================
> ==970952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x556920a7e44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x556922dd6dca 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:919:50
>     #2 0x556922dd6a79 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x556922d25443 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:204:34
>     #4 0x5569245cd8f9 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 0x7f8d70bf44a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 184 byte(s) in 1 object(s) allocated from:
>     #0 0x556920a7e44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x556920c4642c 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 0x556922dd2495 in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:379:21
>     #3 0x556922d25126 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:201:34
>     #4 0x5569245cd8f9 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 0x7f8d70bf44a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x556920a7e44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x5569219e9809 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x5569218106e4 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x5569237bebbb in MSTractionSubstation::addOverheadWireSegmentToCircuit(MSOverheadWire*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:344:65
>     #4 0x556922dd108e in NLTriggerBuilder::parseAndBuildOverheadWireSection(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:365:21
>     #5 0x556922d25126 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:201:34
>     #6 0x5569245cd8f9 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
>     #7 0x7f8d70bf44a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_name ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==970808==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f28267868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e0b99a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f28267868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e0b99a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_prob ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==970797==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eed152c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f708cee97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eed152c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f708cee97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_name ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==970923==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da3a954868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82596fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da3a954868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82596fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==970917==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562fc1bdf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc722597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562fc1bdf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc722597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions phemlight_vtype ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==970936==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b1a8e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0f26cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b1a8e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0f26cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions tripinfo_precision ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==970934==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55876657f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d3a89a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55876657f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d3a89a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example assign_by_prob_and_param ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==969400==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598469fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faee842f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598469fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faee842f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
55,98d54
< device 'example_always.3' notifyEnter: reason=1 currentEdge=beg
< device 'example_always.3' notifyLeave: reason=9 currentEdge=beg
< vehicle 'always.4' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'always.4' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_always.4' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_always.4' notifyEnter: reason=0 currentEdge=beg
< device 'example_always.4' notifyLeave: reason=2 currentEdge=beg
< device 'example_always.4' notifyEnter: reason=1 currentEdge=beg
< device 'example_always.4' notifyLeave: reason=9 currentEdge=beg
< vehicle 'always.5' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'always.5' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_always.5' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_always.5' notifyEnter: reason=0 currentEdge=beg
< device 'example_always.5' notifyLeave: reason=2 currentEdge=beg
< device 'example_always.5' notifyEnter: reason=1 currentEdge=beg
< device 'example_always.5' notifyLeave: reason=9 currentEdge=beg
< vehicle 'always.6' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'always.6' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_always.6' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_always.6' notifyEnter: reason=0 currentEdge=beg
< device 'example_always.6' notifyLeave: reason=2 currentEdge=beg
< device 'example_always.6' notifyEnter: reason=1 currentEdge=beg
< device 'example_always.6' notifyLeave: reason=9 currentEdge=beg
< vehicle 'always.7' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'always.7' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_always.7' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_always.7' notifyEnter: reason=0 currentEdge=beg
< device 'example_always.7' notifyLeave: reason=2 currentEdge=beg
< device 'example_always.7' notifyEnter: reason=1 currentEdge=beg
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example custom_parameters ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==969224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563dd6f5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9298e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563dd6f5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9298e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
1,15d0
< initialized device 'example_veh0' with myCustomValue1=23.00, myCustomValue2=42.00, myCustomValue3=113.00
< device 'example_veh0' notifyEnter: reason=0 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=right2end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=1 currentEdge=right2end
< device 'example_veh0' notifyEnter: reason=1 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=9 currentEdge=end
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example other_device ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==969328==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb7834f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faab3aa37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb7834f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faab3aa37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
1,7d0
< vehicle 'veh0' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'veh0' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_veh0' with myCustomValue1=23.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_veh0' notifyEnter: reason=0 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=right2end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=9 currentEdge=right2end
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975886==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc1303d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fecc0da67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc1303d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fecc0da67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975057==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b06458868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92ee7357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b06458868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92ee7357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975591==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7117a2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4020e447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7117a2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4020e447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975059==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d67d116868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb9898d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d67d116868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb9898d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975503==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56410db16868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6f9e9b77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56410db16868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6f9e9b77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efa0566868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe6ea317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efa0566868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe6ea317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975497==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b94e9e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43bce517d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b94e9e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43bce517be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976873==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b54a28868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6ea5b067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b54a28868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6ea5b067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976782==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d07558868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1041fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d07558868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1041fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d50468868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90f184f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d50468868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90f184f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==976932==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597eaffb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f749d60a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597eaffb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f749d60a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975073==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617c486a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd79780c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617c486a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd79780c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976945==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55983317a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d99efa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55983317a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d99efa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==977461==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557229000868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefaaab27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557229000868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefaaab27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==977452==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2cbcd5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0bcc627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2cbcd5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0bcc627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==977414==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9b6094868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0eb58f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9b6094868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0eb58f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==977516==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56031fca1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe02897d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56031fca1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe02897d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==977260==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d31fe4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7159dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d31fe4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7159dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==977246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55564a1b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9589b737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55564a1b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9589b737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976069==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556459fa9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0fcd4c67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556459fa9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0fcd4c67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975897==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a57c674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf4f64e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a57c674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf4f64e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975066==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ed78c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f489bdcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ed78c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f489bdcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976929==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4e4eb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a571d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4e4eb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a571d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976293==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ccecee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc7bbea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ccecee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc7bbea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976300==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c7072868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f251ebd27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c7072868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f251ebd27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==976469==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c75911868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4dd0f5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c75911868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4dd0f5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976457==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641c6b86868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc7fe0e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641c6b86868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc7fe0e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975859==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f46524f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64d9ddd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f46524f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64d9ddd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976165==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56351da54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6550f6d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56351da54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6550f6d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976146==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a20c051868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd00c167d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a20c051868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd00c167be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976167==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559959511868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6da5cda7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559959511868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6da5cda7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb88f5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19d80077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb88f5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19d80077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976075==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b71d581868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f395696d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b71d581868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f395696d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976137==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603ee420868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f46d673c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603ee420868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f46d673c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976890==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b60a5e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a97b1c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b60a5e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a97b1c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==976893==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a88c4f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc96bac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a88c4f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc96bac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting disconnected ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==986690==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d42802c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f595087e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d42802c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f595087e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==986684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e6602b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb1b4257d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e6602b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb1b4257be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978000==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a26b5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa00f52f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a26b5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa00f52f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978102==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556da788f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcc6fb0a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556da788f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcc6fb0a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==978093==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557298f95868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f56544ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557298f95868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f56544ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978073==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a58fc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f519359c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a58fc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f519359c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978001==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562608a11868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b8b58f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562608a11868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b8b58f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5600407e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44e75d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5600407e1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44e75d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d25181868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f820d6e47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d25181868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f820d6e47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978134==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa5dfa8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf094417d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa5dfa8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf094417be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978117==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c658bc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa441dd37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c658bc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa441dd37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==978324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x560d0034f44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x560d02dded97 in MSRoutingEngine::getThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:188:28
>     #2 0x560d02ddf43f in MSRoutingEngine::getEffortExtra(MSEdge const*, SUMOVehicle const*, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:203:62
>     #3 0x560d01adfa01 in SUMOAbstractRouter<MSEdge, SUMOVehicle>::getEffort(MSEdge const*, SUMOVehicle const*, double) const /home/delphi/extraClangDebug/sumo/src/utils/router/SUMOAbstractRouter.h:331:16
>     #4 0x560d01acfedb in DijkstraRouter<MSEdge, SUMOVehicle>::compute(MSEdge const*, MSEdge const*, SUMOVehicle const*, long long, std::vector<MSEdge const*, std::allocator<MSEdge const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:201:46
>     #5 0x560d0142de21 in MSBaseVehicle::reroute(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, bool, bool, bool, MSEdge const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:373:21
>     #6 0x560d02deb684 in MSRoutingEngine::RoutingTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:620:19
>     #7 0x560d01ff72fd in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #8 0x7efd26cc54f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d00314868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd10cd27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d00314868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd10cd27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 10192 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978298==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3c4ff4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12d02fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3c4ff4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12d02fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==978136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616e6b82868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4a7cf8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616e6b82868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4a7cf8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
6a7,19
> 
> =================================================================
> ==978295==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ae037e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17a7b487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ae037e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17a7b487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting person missed_bus ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==986705==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561646f6b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda5804d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561646f6b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda5804d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip 2persontrips ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981043==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5627f99d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa372fa37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5627f99d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa372fa37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip 2persontrips_disconnected ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981125==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c148703868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33d672f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c148703868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33d672f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==982878==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae984a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efff2e0b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae984a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efff2e0b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984065==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3ce72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc516c5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3ce72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc516c5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==982975==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f123ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe18dd977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f123ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe18dd977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984674==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d74787c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1262f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d74787c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1262f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980951==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b19b76868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee82a737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b19b76868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee82a737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==983996==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573c7572868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff872a5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573c7572868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff872a5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981673==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617d7a48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6313ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617d7a48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6313ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c71954f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d880ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c71954f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d880ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981746==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558cf7278868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48cd5ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558cf7278868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48cd5ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981998==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f36d4b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f903b57c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f36d4b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f903b57c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982294==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55967dccc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c0a0367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55967dccc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c0a0367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982330==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eda7f31868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12cacba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eda7f31868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12cacba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981388==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f26bcc4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fbc40c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f26bcc4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fbc40c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a09f6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95b21d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a09f6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95b21d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649b1618868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d9ec0b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649b1618868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d9ec0b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983077==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609b0776868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8104e777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609b0776868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8104e777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983271==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc05524868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb048ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc05524868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb048ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983433==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5556825bc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f832479c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5556825bc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f832479c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983437==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d617fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71adf047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d617fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71adf047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983440==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558153502868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f52c12d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558153502868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f52c12d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983525==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563016091868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70162e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563016091868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70162e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983554==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641339b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed025ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641339b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed025ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983107==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd83311868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8972c47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd83311868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8972c47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb6c142868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf118947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb6c142868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf118947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981413==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9d7ac5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8d50eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9d7ac5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8d50eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981531==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f31da2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91731297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f31da2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91731297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981594==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6a8a2d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04ae3397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6a8a2d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04ae3397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981524==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c21b8c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb734307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c21b8c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb734307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72 in 
> 
> =================================================================
> ==983617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a9521f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf5750b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a9521f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf5750b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd2786c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2639cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd2786c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2639cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==985072==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1fe468868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7dda7977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1fe468868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7dda7977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors stops_disconnected ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==985131==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bf11b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f491cca27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bf11b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f491cca27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors unreachable_rides ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==984901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee9abf9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91949977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee9abf9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91949977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d160670868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2193367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d160670868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2193367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==982701==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56116ad4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e430487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56116ad4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e430487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982639==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb3e017868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48abe7d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb3e017868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48abe7d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982813==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56190695d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51afeb27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56190695d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51afeb27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982705==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55951cc05868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9389ff57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55951cc05868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9389ff57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==982530==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0482bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff020d1f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0482bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff020d1f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979457==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562061560868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdee557d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562061560868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdee557d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980280==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56011b874868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2edfad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56011b874868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2edfad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980169==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9ccfdd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7facacb007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9ccfdd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7facacb007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==980156==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559466b61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f406650b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559466b61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f406650b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_taz ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979899==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556644fec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe48e27e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556644fec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe48e27e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz toJunction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979504==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55648810e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e2a7db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55648810e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e2a7db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56169d14e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efdbc7487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56169d14e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efdbc7487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz walk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979727==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636ce62c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb56e6f27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636ce62c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb56e6f27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e67ebb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59d8f407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e67ebb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59d8f407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984654==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c173bff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f308f4ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c173bff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f308f4ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==982374==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615a1a0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe856ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615a1a0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe856ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980337==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5ba358868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16f0a947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5ba358868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16f0a947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_0.5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55976833a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3896a947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55976833a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3896a947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575652e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e15a487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575652e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e15a487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980364==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556166cb9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd9b1c4b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556166cb9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd9b1c4b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_0.5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980369==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622d049c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd2aabb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622d049c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd2aabb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980375==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611fd4a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd56db5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611fd4a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd56db5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==982301==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc7d26f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2c72e157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc7d26f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2c72e157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==982308==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea04c3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67e05047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea04c3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67e05047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984789==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556053c1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe961d347d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556053c1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe961d347be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983556==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55585ce28868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f193d9cc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55585ce28868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f193d9cc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574f7434868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3653a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574f7434868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3653a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983774==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5642163a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f60f3dae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5642163a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f60f3dae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983780==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5ab871868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e449cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5ab871868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e449cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981610==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f921af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8469e147d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f921af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8469e147be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624c1a59868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f435d0c47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624c1a59868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f435d0c47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984321==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557000a0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9b6b6f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557000a0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9b6b6f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984202==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56400c9ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3d51bd37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56400c9ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3d51bd37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626372ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcc8e6ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626372ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcc8e6ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984317==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654fe044868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe71ea17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654fe044868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe71ea17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984787==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1ebee9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff152407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1ebee9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff152407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984086==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0c971a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd188ecb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0c971a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd188ecb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984661==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582d5ce6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb57c61f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582d5ce6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb57c61f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==984678==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609ab7da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc812e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609ab7da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc812e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==981668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56017ff9d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff1ce3697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56017ff9d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff1ce3697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980502==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557985501868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0c97737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557985501868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0c97737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980624==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc81fe0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb8aff27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc81fe0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb8aff27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980789==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9a8ce6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4339edc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9a8ce6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4339edc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980379==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8f5e49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ed58697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8f5e49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ed58697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980390==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fe1845868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b4b1297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fe1845868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b4b1297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==980395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d98d286868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1ae3fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d98d286868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1ae3fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==981156==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad9966b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32130187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad9966b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32130187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983050==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddbba07868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13d867e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddbba07868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13d867e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985448==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc76546868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f740d3bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc76546868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f740d3bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985454==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f00904868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc60fc9e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f00904868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc60fc9e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985566==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c697a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b429497d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c697a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b429497be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985147==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bca813868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7d04427d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bca813868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7d04427be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985417==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af6a7ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f715bbd47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af6a7ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f715bbd47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974928==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576e54e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28026287d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576e54e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28026287be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==974927==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56146f6a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71c9b447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56146f6a1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71c9b447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==975045==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625723fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f958743a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625723fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f958743a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974915==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5579446df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8fb02dd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5579446df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8fb02dd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974931==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56063e523868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9f750837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56063e523868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9f750837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a5a00c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa96c007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a5a00c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa96c007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974895==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d37919c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f643f09a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d37919c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f643f09a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974835==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edb2628868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b0eb6f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edb2628868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b0eb6f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974833==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5593a78f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe215fcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5593a78f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe215fcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985706==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584a45f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c6158a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584a45f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c6158a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985708==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55963173c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f4722b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55963173c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f4722b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985732==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b990519868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22458d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b990519868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22458d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985790==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e10b54f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2839dae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e10b54f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2839dae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4f0003868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9af847e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4f0003868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9af847e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_loop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985873==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3a8d1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3bfd887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3a8d1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3bfd887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_slack ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985911==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d82e23c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdaa8be67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d82e23c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdaa8be67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985567==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578bb5df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff66b0db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578bb5df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff66b0db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_0.5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985577==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a983f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a72157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a983f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a72157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_intermodal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582224e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff09490c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582224e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff09490c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974673==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adad2e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ec18227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adad2e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ec18227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1809aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ec35db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1809aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ec35db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974453==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daa2280868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80231367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daa2280868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80231367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974461==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560be87b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbad9aa27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560be87b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbad9aa27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974460==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca94cc0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6416b4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca94cc0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6416b4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974672==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dccffa4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f942d5cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dccffa4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f942d5cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==974272==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc24788868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76199d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc24788868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76199d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==985918==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558eaac1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98923977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558eaac1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f98923977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==979308==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56069dafa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1725eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56069dafa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1725eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==979363==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f2498b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39dd9697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f2498b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39dd9697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979374==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e693a17868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63a24187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e693a17868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63a24187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- 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"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979424==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635a7bc9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d63a487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635a7bc9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d63a487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- 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"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979215==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c089a44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f679fd297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c089a44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f679fd297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55820d9ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0342cab7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55820d9ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0342cab7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3a6873868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fddb87187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3a6873868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fddb87187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979299==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56285235f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff6b45d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56285235f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff6b45d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979219==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f0bc8f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90c9a0b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f0bc8f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90c9a0b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_slow_veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56153153d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39fc7837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56153153d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39fc7837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978319==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5650d059f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2f2a5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5650d059f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2f2a5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==979086==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651e88ec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff666eb27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651e88ec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff666eb27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978651==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558918eae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdbb1e237d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558918eae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdbb1e237be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fbf8ad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fae010237d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fbf8ad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fae010237be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==978349==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563dd2999868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24ffcfa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563dd2999868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24ffcfa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990958==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630aee38868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9445607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630aee38868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9445607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990964==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b32ae48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f950bb357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b32ae48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f950bb357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990972==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cd3b9b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e85bd17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cd3b9b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e85bd17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==991233==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561da61f7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e5d8837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561da61f7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e5d8837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==986965==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b122574868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdedcf3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b122574868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdedcf3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==986721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620085c3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13fb80c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620085c3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13fb80c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==986846==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b3407f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5ded24b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b3407f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5ded24b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==986957==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556dfb53a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f134ac697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556dfb53a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f134ac697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==986946==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560dfb562868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b9df0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560dfb562868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b9df0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15080 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==992309==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585382ee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f184dda97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585382ee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f184dda97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==992020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557172401868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fafec8007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557172401868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fafec8007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==992124==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561375388868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1dc3c397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561375388868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1dc3c397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==992181==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4c43db868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef0dce27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4c43db868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef0dce27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992222==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605f8368868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f010dbb97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605f8368868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f010dbb97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992306==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594f6088868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9dd45837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594f6088868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9dd45837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989672==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566bbdaa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04debbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566bbdaa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04debbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989753==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2acdb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8ba0a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2acdb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8ba0a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_defaultgroup ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989679==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560554dc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4dd6f887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560554dc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4dd6f887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989068==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55721d1d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f011c5187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55721d1d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f011c5187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==989085==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562de9199868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f985f2807d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562de9199868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f985f2807be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989088==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560688c2d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8bb16627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560688c2d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8bb16627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==989294==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b121fc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8698c737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b121fc6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8698c737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==989200==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df12ae2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e6013e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df12ae2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e6013e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==989205==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cc0a54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e43c947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cc0a54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e43c947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==989448==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560ea18c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7777f647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560ea18c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7777f647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped_routeExtension ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==989658==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efdf306868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe51e3697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efdf306868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe51e3697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==987366==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f85c1a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4146dc37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f85c1a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4146dc37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987375==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563806f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcb02e27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563806f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcb02e27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling rerouting ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==987903==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dde5770868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f180e4ce7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dde5770868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f180e4ce7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==987894==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e1ea1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02ccd0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e1ea1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02ccd0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==987837==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e71a481868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5b75d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e71a481868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5b75d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d670ee5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f632bf3e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d670ee5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f632bf3e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987221==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55faee9c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f363eebc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55faee9c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f363eebc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987316==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d856fbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97c7c7d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d856fbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97c7c7d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4da38f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff62927d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4da38f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff62927d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a0578e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8151c0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a0578e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8151c0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 10persons ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988058==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae54d85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bf4d887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae54d85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bf4d887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 1person ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==987906==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d036740868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6206c47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d036740868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6206c47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand end_of_work ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==987939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa5f27c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed4ed187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa5f27c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed4ed187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand rerouting ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==988057==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55556b2e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c8690b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55556b2e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c8690b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand taz ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==987946==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56116fba8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f25d7b837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56116fba8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f25d7b837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990079==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612cec02868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc654c5a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612cec02868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc654c5a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990097==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2d43d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb31a9747d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2d43d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb31a9747be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989760==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609ab44d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3960297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609ab44d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3960297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989818==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b820f2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1650297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b820f2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1650297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==989947==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf194b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff6e74a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf194b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff6e74a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990018==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6dd43d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5733d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6dd43d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5733d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==990145==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b6e674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c0abdd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b6e674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c0abdd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,6
> Tracer caught signal 11: addr=0x124c8 pc=0x55ba4a6ba68a sp=0x7f4a9f12ed40
> ==988177==LeakSanitizer has encountered a fatal error.
> ==988177==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==988177==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==989067==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c76d508868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13442a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c76d508868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13442a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb2c9bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd901ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb2c9bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcd901ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988711==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f80836868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41acfef7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f80836868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41acfef7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988770==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9f1af6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1397cba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9f1af6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1397cba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988813==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559eb7392868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa77c2a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559eb7392868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa77c2a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988657==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b75f88e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44813297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b75f88e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44813297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988235==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b0cf58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f371c2e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b0cf58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f371c2e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==988283==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b8abbe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe07e7187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b8abbe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe07e7187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==988289==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c70096868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f36566ee7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c70096868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f36566ee7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==989036==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da2456b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94862067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da2456b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94862067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-09-15 13:28:54 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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 errors ----------
1,2c1,87
< 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:337:117: runtime error: member access within address 0x6040001cb8d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001cb8d0: note: object has invalid vptr
>  00 00 00 00  58 24 01 00 01 00 00 00  00 00 00 00 be be be be  80 8d 06 00 60 61 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991734==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001cb8f8 at pc 0x559859ee0dbd bp 0x7f1a5ab27810 sp 0x7f1a5ab27808
> READ of size 8 at 0x6040001cb8f8 thread T1
>     #0 0x559859ee0dbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x559859edd13b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x559859f5daf7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5598570ec67c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x559859f92fe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x559858412846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x55985710ca57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x559856ed320c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x559856ed1975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x559856ed0438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f1a6cfe04f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f1a68c65ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f1a68cf784f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001cb8f8 is located 40 bytes inside of 48-byte region [0x6040001cb8d0,0x6040001cb900)
> freed by thread T1 here:
>     #0 0x559856da9cad in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382acad) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
<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 Sep2024 )

---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-09-15 13:28:54 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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 errors ----------
1,2c1,87
< 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:337:117: runtime error: member access within address 0x6040001cb8d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001cb8d0: note: object has invalid vptr
>  00 00 00 00  2e 2a 01 00 01 00 00 00  00 00 00 00 be be be be  80 8d 06 00 60 61 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991733==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001cb8f8 at pc 0x5599f8c8adbd bp 0x7f4e24227810 sp 0x7f4e24227808
> READ of size 8 at 0x6040001cb8f8 thread T1
>     #0 0x5599f8c8adbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5599f8c8713b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5599f8d07af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5599f5e9667c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x5599f8d3cfe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x5599f71bc846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x5599f5eb6a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5599f5c7d20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5599f5c7b975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5599f5c7a438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f4e366cc4f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f4e32351ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f4e323e384f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001cb8f8 is located 40 bytes inside of 48-byte region [0x6040001cb8d0,0x6040001cb900)
> freed by thread T1 here:
>     #0 0x5599f5b53cad in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382acad) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
<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 Sep2024 )

---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-09-15 13:28:54 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,53
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,5c1,87
< 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:337:117: runtime error: member access within address 0x6040001cbad0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001cbad0: note: object has invalid vptr
>  00 00 00 00  8d 2c 01 00 01 00 00 00  00 00 00 00 be be be be  80 8d 06 00 60 61 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991717==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001cbaf8 at pc 0x563478a4cdbd bp 0x7f1e5e427810 sp 0x7f1e5e427808
> READ of size 8 at 0x6040001cbaf8 thread T1
>     #0 0x563478a4cdbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x563478a4913b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x563478ac9af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x563475c5867c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x563478afefe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x563476f7e846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x563475c78a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x563475a3f20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x563475a3d975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x563475a3c438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f1e708674f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f1e6c4ecac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f1e6c57e84f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
<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 Sep2024 )

---------- Differences in errors ----------
2,4c2,93
< 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:337:117: runtime error: member access within address 0x6040001be9d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001be9d0: note: object has invalid vptr
>  02 00 00 00  5e 2d 01 00 01 00 00 00  00 00 00 00 be be be be  80 ce 07 00 60 61 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991649==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001be9f8 at pc 0x5646317a0dbd bp 0x7ff058e27810 sp 0x7ff058e27808
> READ of size 8 at 0x6040001be9f8 thread T1
>     #0 0x5646317a0dbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x56463179d13b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x56463181daf7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x56462e9ac67c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x564631852fe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x56462fcd2846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x56462e9cca57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x56462e79320c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x56462e791975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x56462e790438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff06b3464f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7ff066fcbac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7ff06705d84f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001be9f8 is located 40 bytes inside of 48-byte region [0x6040001be9d0,0x6040001bea00)
> freed by thread T1 here:
<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 Sep2024 )

---------- Differences in errors ----------
1,2c1,92
< 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:337:117: runtime error: member access within address 0x6040001be7d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001be7d0: note: object has invalid vptr
>  02 00 00 00  1e 2c 01 00 01 00 00 00  00 00 00 00 be be be be  80 ce 07 00 60 61 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991656==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001be7f8 at pc 0x55992b91bdbd bp 0x7f3698727810 sp 0x7f3698727808
> READ of size 8 at 0x6040001be7f8 thread T1
>     #0 0x55992b91bdbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x55992b91813b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x55992b998af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x559928b2767c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x55992b9cdfe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x559929e4d846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x559928b47a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x55992890e20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x55992890c975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x55992890b438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f36aab6d4f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f36a67f2ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f36a688484f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001be7f8 is located 40 bytes inside of 48-byte region [0x6040001be7d0,0x6040001be800)
> freed by thread T1 here:
>     #0 0x5599287e4cad in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382acad) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
<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 Sep2024 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x6040001be9d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001be9d0: note: object has invalid vptr
>  02 00 00 00  12 2c 01 00 01 00 00 00  00 00 00 00 be be be be  80 ce 07 00 60 61 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991789==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001be9f8 at pc 0x55d43de86dbd bp 0x7fa480927810 sp 0x7fa480927808
> READ of size 8 at 0x6040001be9f8 thread T1
>     #0 0x55d43de86dbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x55d43de8313b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x55d43df03af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x55d43b09267c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x55d43df38fe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x55d43c3b8846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x55d43b0b2a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x55d43ae7920c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x55d43ae77975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x55d43ae76438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa492da44f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7fa48ea29ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7fa48eabb84f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001be9f8 is located 40 bytes inside of 48-byte region [0x6040001be9d0,0x6040001bea00)
> freed by thread T1 here:
>     #0 0x55d43ad4fcad in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382acad) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55d43dea21e1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
<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 Sep2024 )

---------- Differences in errors ----------
1,3c1,92
< 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:337:117: runtime error: member access within address 0x6040001bf6d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001bf6d0: note: object has invalid vptr
>  02 00 00 00  d3 28 01 00 01 00 00 00  00 00 00 00 be be be be  80 d4 07 00 60 61 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991882==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001bf6f8 at pc 0x5585a11dcdbd bp 0x7f8d56927810 sp 0x7f8d56927808
> READ of size 8 at 0x6040001bf6f8 thread T1
>     #0 0x5585a11dcdbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5585a11d913b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5585a1259af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x55859e3e867c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x5585a128efe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x55859f70e846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x55859e408a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x55859e1cf20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x55859e1cd975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x55859e1cc438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f8d68db14f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f8d64a36ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f8d64ac884f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001bf6f8 is located 40 bytes inside of 48-byte region [0x6040001bf6d0,0x6040001bf700)
> freed by thread T1 here:
<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 Sep2024 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x6040001bea50 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001bea50: note: object has invalid vptr
>  02 00 00 00  18 2c 01 00 01 00 00 00  00 00 00 00 be be be be  80 ce 07 00 60 61 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001bea78 at pc 0x55ebd14eadbd bp 0x7f6c6ba27810 sp 0x7f6c6ba27808
> READ of size 8 at 0x6040001bea78 thread T1
>     #0 0x55ebd14eadbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x55ebd14e713b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x55ebd1567af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x55ebce6f667c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x55ebd159cfe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x55ebcfa1c846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x55ebce716a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x55ebce4dd20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x55ebce4db975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x55ebce4da438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f6c7ded34f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f6c79b58ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f6c79bea84f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001bea78 is located 40 bytes inside of 48-byte region [0x6040001bea50,0x6040001bea80)
> freed by thread T1 here:
>     #0 0x55ebce3b3cad in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382acad) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55ebd15061e1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
<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 Sep2024 )

---------- Differences in errors ----------
1,3c1,92
< 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:337:117: runtime error: member access within address 0x6040001bf750 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001bf750: note: object has invalid vptr
>  02 00 00 00  35 2c 01 00 01 00 00 00  00 00 00 00 be be be be  80 d4 07 00 60 61 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==992009==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001bf778 at pc 0x556b998e6dbd bp 0x7f822ce27810 sp 0x7f822ce27808
> READ of size 8 at 0x6040001bf778 thread T1
>     #0 0x556b998e6dbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x556b998e313b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x556b99963af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x556b96af267c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x556b99998fe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x556b97e18846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x556b96b12a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x556b968d920c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x556b968d7975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x556b968d6438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f823f2b24f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f823af37ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f823afc984f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001bf778 is located 40 bytes inside of 48-byte region [0x6040001bf750,0x6040001bf780)
> freed by thread T1 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==991239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564768c93868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc31de07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564768c93868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbc31de07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==991265==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d18591d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3573977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d18591d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3573977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,92
< 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:337:117: runtime error: member access within address 0x6040001be9d0 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001be9d0: note: object has invalid vptr
>  02 00 00 00  65 2d 01 00 01 00 00 00  00 00 00 00 be be be be  80 ce 07 00 60 61 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991325==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001be9f8 at pc 0x565129f65dbd bp 0x7f48b1227810 sp 0x7f48b1227808
> READ of size 8 at 0x6040001be9f8 thread T1
>     #0 0x565129f65dbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x565129f6213b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x565129fe2af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x56512717167c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x56512a017fe3 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #5 0x565128497846 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #6 0x565127191a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x565126f5820c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x565126f56975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x565126f55438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f48c369e4f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7f48bf323ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #12 0x7f48bf3b584f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
> 0x6040001be9f8 is located 40 bytes inside of 48-byte region [0x6040001be9d0,0x6040001bea00)
> freed by thread T1 here:
>     #0 0x565126e2ecad in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382acad) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
<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 Sep2024 )

---------- Differences in errors ----------
1,2c1,95
< 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:337:117: runtime error: member access within address 0x6040001be950 which does not point to an object of type 'MSStageDriving::BookReservation'
> 0x6040001be950: note: object has invalid vptr
>  02 00 00 00  fa 2d 01 00 01 00 00 00  00 00 00 00 be be be be  80 ce 07 00 60 61 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 in 
> =================================================================
> ==991231==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040001be978 at pc 0x55a55b95adbd bp 0x7f59fc2273f0 sp 0x7f59fc2273e8
> READ of size 8 at 0x6040001be978 thread T1
>     #0 0x55a55b95adbc in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x55a55b95713b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x55a55b9d7af7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x55a558b6667c in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:675:29
>     #4 0x55a55b9c997c in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #5 0x55a55ba4c97d in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35
>     #6 0x55a559ac4ccd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #7 0x55a558aae04a in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #8 0x55a559e8abb0 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:767:30
>     #9 0x55a558b86a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #10 0x55a55894d20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #11 0x55a55894b975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #12 0x55a55894a438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #13 0x7f5a0e6e24f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #14 0x7f5a0a367ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
>     #15 0x7f5a0a3f984f  misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
> 
<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"/>
<         <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 : devices taxi shared same_from greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5561ddd7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3920ee7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5561ddd7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3920ee7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990576==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cb2245868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c6127d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cb2245868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c6127d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990717==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559af936a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa60db27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559af936a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa60db27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990573==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558dbe24e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb8df2dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558dbe24e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb8df2dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561092e8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa9bce947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561092e8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa9bce947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990816==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559fd42c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f177850c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559fd42c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f177850c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990205==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555dee06e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdeb1dc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555dee06e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdeb1dc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990261==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561985550868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb8994a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561985550868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb8994a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7775ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe72ccf07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7775ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe72ccf07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==990951==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d42b008868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a4dbda7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d42b008868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a4dbda7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_fractional_warning ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==1002881==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ace60ec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5aa43297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ace60ec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5aa43297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors invalid_param ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1002898==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653e6f96868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e76f737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653e6f96868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e76f737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors parkingArea_noCapacity ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1002970==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ca25d3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1555bdd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ca25d3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1555bdd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors person unconnected_stops_same_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1002551==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565214b3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0855ca67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565214b3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0855ca67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors person vehicle_as_person ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1002442==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a8e490868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3b98a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a8e490868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3b98a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes busStop_missing_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1001863==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5647a1e80868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb45f947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5647a1e80868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb45f947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1001578==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5639fecf9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff299ed37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5639fecf9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff299ed37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1001583==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6b1e1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe08b3c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6b1e1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe08b3c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1001653==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e303f10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2f05ed7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e303f10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2f05ed7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1001680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9cfab0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad65b4b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9cfab0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad65b4b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1000688==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561caae38868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff09ccbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561caae38868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff09ccbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1000684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558337685868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ca680c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558337685868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ca680c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes invalid_departpos ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1001756==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8fd44c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f904bde17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8fd44c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f904bde17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes ok_newstyle_plainemission ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1001204==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597f69b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f547668f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597f69b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f547668f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes ok_oldstyle_plainemission ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1001471==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630dd3e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f9338f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630dd3e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f9338f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes stops busstop_out_of_order_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
6a7,19
> 
> =================================================================
> ==1001166==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55853d9a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7a5d6297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55853d9a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7a5d6297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes stops departPos_arrivalPos ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1000979==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a2ec0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ebd1187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a2ec0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ebd1187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes stops too_close ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1000933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc22a0c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33c9add7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc22a0c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33c9add7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes stops too_short ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1000936==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa322e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32d813b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa322e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32d813b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes stops until_order ( Last six runs Sep2024 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==1001103==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d215ab7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39236b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d215ab7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39236b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors too_many_teleports ( Last six runs Sep2024 )

---------- Differences in errors ----------
11a12,24
> 
> =================================================================
> ==1002892==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c97daa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1f7a647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c97daa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1f7a647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_ok ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1002181==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622abb22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcf7d047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622abb22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efcf7d047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_longer ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1002188==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bec9959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7397757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bec9959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7397757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_ok ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1002199==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6374b2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05a67607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6374b2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05a67607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_longer ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1002241==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e3b98d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f626fdb77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e3b98d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f626fdb77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors unknown_vClass ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1003013==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9f9d99868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f575e0297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9f9d99868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f575e0297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors unsafe_connections ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==1002902==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564b46b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f242dd777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564b46b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f242dd777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==937498==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588cf0b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f165aefa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588cf0b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f165aefa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==937547==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d16318f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f694320b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d16318f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f694320b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==937528==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556acbcbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad611e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556acbcbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad611e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_exact ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936406==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9d66c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ef52d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9d66c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ef52d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator departLane_given ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==937564==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f131554868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99cb3ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f131554868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99cb3ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,331
> 
> =================================================================
> ==937630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 896 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4340a144d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55e436976382 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 0x55e434542155 in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x55e437fa7f83 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:46:5
>     #4 0x55e437fbd56f 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 0x55e43777ee91 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #6 0x55e436d29d5b in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x55e435342ccd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x55e43432c04a in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x55e43570bbf4 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:832:28
>     #10 0x55e434404a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #11 0x55e4341cb20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x55e4341c9975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x55e4341c8438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x7fd7388264f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Indirect leak of 832 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4340a144d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55e437fbd2c8 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 0x55e43777ee91 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #3 0x55e436d29d5b in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x55e435342ccd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x55e43432c04a in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x55e43570bbf4 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:832:28
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,333
> 
> =================================================================
> ==937634==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 3584 byte(s) in 4 object(s) allocated from:
>     #0 0x56028d5b144d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x56028fe86382 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 0x56028da52155 in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x5602914b7f83 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:46:5
>     #4 0x5602914cd56f 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 0x560290c8ee91 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #6 0x560290239d5b in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x56028e852ccd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x56028d83c04a in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x56028ec1bbf4 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:832:28
>     #10 0x56028d914a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #11 0x56028d6db20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x56028d6d9975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x56028d6d8438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x7f19437514f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Indirect leak of 3328 byte(s) in 4 object(s) allocated from:
>     #0 0x56028d5b144d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x5602914cd2c8 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 0x560290c8ee91 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #3 0x560290239d5b in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x56028e852ccd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x56028d83c04a in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x56028ec1bbf4 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:832:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flow_at_destination_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ec3aaf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04947e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ec3aaf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04947e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flowbug ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da2806b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd189cf07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da2806b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd189cf07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936674==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55affc9c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bd6fcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55affc9c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bd6fcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator inactive_in_between ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936863==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0a2788868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f56272ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0a2788868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f56272ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator insertion_front_gap ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936922==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602d6b55868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7ef43a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602d6b55868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7ef43a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator nested ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936258==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646e15bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9cfd0367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646e15bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9cfd0367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_all_queues ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==937489==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daa5664868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d411ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daa5664868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d411ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_short_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936465==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e79701868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f21f61367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e79701868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f21f61367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b3ba0e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc79692f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b3ba0e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc79692f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_output ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936273==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557961bf7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30aa80b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557961bf7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30aa80b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_remove ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936325==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9ff441868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2cf8597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9ff441868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2cf8597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_-1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbe8fa7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee137167d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbe8fa7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee137167be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936363==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603fe08e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb41127f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603fe08e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb41127f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936792==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558169703868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f78c2eea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558169703868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f78c2eea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936796==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624b3f62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f026f3e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624b3f62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f026f3e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only_swallow_downstream_jam ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==936850==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bbf211868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f558de367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bbf211868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f558de367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==936681==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561525e68868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a31e8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561525e68868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a31e8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936696==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c5f614868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f605e95e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c5f614868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f605e95e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator vType vTypes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==936222==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55606f1d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdde09067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55606f1d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdde09067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938008==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565e3b5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c363447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565e3b5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c363447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938074==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569d6687868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff633d3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569d6687868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff633d3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562157374868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6eed7b37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562157374868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6eed7b37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==939282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5556104be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e351697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5556104be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e351697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==939228==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56169cdb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1eee947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56169cdb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1eee947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==939300==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5e4f4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5fa13527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5e4f4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5fa13527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938805==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f14c92f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67a9ec97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f14c92f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67a9ec97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==939215==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f89f463868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1c6d0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f89f463868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1c6d0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938808==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56324459a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f742522f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56324459a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f742522f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938898==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55919d751868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff785f697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55919d751868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff785f697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==939002==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ac407e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c39f187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ac407e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c39f187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==931853==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2f6b75868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d312187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2f6b75868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d312187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 288.00
---
> Simulation ended at time: 288.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==931977==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56391551b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f778c5d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56391551b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f778c5d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 283.00
---
> Simulation ended at time: 283.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_no_notification ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==931859==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563eebd8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa72bbae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563eebd8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa72bbae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==931975==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5600d3a92868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe938c157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5600d3a92868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe938c157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 130.00
---
> Simulation ended at time: 130.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b090a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb5e60b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b090a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb5e60b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch_visible ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932068==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651b5194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94c7f547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651b5194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94c7f547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute routingMode_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==932083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569e7d35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb58dcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569e7d35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb58dcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929375==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a05a4d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06df76b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a05a4d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06df76b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==929310==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bd77e6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd96b30b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bd77e6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd96b30b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==929383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c930420868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9641cd17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c930420868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9641cd17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929457==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c18a7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9167f1f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c18a7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9167f1f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready_ignore_option ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929474==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615e1b33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8eaeb367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615e1b33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8eaeb367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929390==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad82cd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff9a3d977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad82cd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff9a3d977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928915==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de8147d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8843cae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de8147d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8843cae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==929309==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561cbf562868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c4d5157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561cbf562868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c4d5157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928816==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559fb0854868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcddf6e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559fb0854868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcddf6e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==929232==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f3b9e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd78640b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f3b9e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd78640b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==928923==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562423d7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0cbe02a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562423d7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0cbe02a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928932==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599762af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbad0977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599762af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbad0977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==929099==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4d6350868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1fbb707d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4d6350868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1fbb707be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_best ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930369==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561edd8f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9513a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561edd8f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9513a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930248==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bb8781868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a3c757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bb8781868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a3c757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==930523==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6823a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb6ccf467d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6823a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb6ccf467be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560778d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf692927d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560778d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf692927be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930549==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e2973868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f29bb70b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e2973868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f29bb70b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==930612==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557f1e81868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0e84157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557f1e81868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0e84157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929915==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589c8d8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72df2ed7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589c8d8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72df2ed7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929625==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5cdf3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fba732367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5cdf3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fba732367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==929838==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561693857868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9c11fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561693857868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9c11fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==929968==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562853434868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e294777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562853434868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e294777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==930152==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6e449a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faad887c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6e449a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faad887c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929596==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fad1b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f707a81f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fad1b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f707a81f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5618ce779868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8372367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5618ce779868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8372367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==929576==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e830382868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff9c55e87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e830382868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff9c55e87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==929606==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588ea7bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7f31977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588ea7bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7f31977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==929617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be13012868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd88b5e87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be13012868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd88b5e87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930888==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9609f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4da455e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9609f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4da455e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930821==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6f25b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ae84d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6f25b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ae84d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aaa615a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fedd5c7e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aaa615a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fedd5c7e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==930908==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9e70fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f29b757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9e70fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f29b757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==930689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc54b2a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f15f2eff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc54b2a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f15f2eff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==930632==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622d2dd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcae517c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622d2dd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcae517c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==930751==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2d7cd7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2406ad17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2d7cd7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2406ad17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==930852==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b40d6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd49c7a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b40d6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd49c7a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931837==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592ef311868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fba982367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592ef311868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fba982367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b6ae25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bffc6b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b6ae25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bffc6b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931298==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8692fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d344b57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8692fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d344b57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff8357c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0fc810b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff8357c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0fc810b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931501==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd92d6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4393f947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd92d6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4393f947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931674==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640f646d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ade9157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640f646d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ade9157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb54464868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed5a30b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb54464868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed5a30b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931022==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575c104e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbdfea367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575c104e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbdfea367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedAlready ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561dc6e43868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8848547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561dc6e43868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8848547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==931151==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567d4155868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f288ae887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567d4155868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f288ae887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==933331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a42a47868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb276f157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a42a47868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb276f157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933353==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56052bdea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9aed1047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56052bdea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9aed1047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==934435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644eaf21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4cdc2227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644eaf21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4cdc2227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'veh0' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh0' found.
4a3,15
> 
> =================================================================
> ==934441==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d2f96a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc35de407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d2f96a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc35de407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==933436==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a8fb8e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe7c742a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a8fb8e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe7c742a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==933492==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d301b96868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f01f5f457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d301b96868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f01f5f457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
6a7,19
> 
> =================================================================
> ==933625==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56534d2de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fca900317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56534d2de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fca900317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934081==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6afd52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0f466b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6afd52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0f466b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56424409f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff22d3757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56424409f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff22d3757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934004==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a8a00a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac3c3977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a8a00a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac3c3977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933361==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0a4727868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69589cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0a4727868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69589cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==933367==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5618498c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b08d6b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5618498c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b08d6b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==933372==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6b5055868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc096dba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6b5055868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc096dba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
24a25,37
> 
> =================================================================
> ==933429==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5583e224c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f863c67c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5583e224c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f863c67c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933359==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8dfa02868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9aca6837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8dfa02868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9aca6837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932373==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de631c5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f54e26957d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de631c5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f54e26957be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route simple_example ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f88bcac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc6461d87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f88bcac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc6461d87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932442==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649e8336868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f550516d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649e8336868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f550516d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route_until ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932608==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edf3f72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee7e9487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edf3f72868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee7e9487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932446==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2163d7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8836b6d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2163d7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8836b6d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934412==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cac9d35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82df3837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cac9d35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82df3837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933731==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568df193868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4434ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568df193868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4434ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932892==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56545033f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd7af057d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56545033f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd7af057be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933015==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eec3be8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa059ef07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eec3be8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa059ef07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==934284==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561832366868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd298b777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561832366868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd298b777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- 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"/>
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933077==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b3f644868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f15cbdae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b3f644868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f15cbdae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter person optional ( Last six runs Sep2024 )

---------- 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"/>
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933305==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566c1504868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbff65137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566c1504868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbff65137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter person viaProb ( Last six runs Sep2024 )

---------- 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"/>
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==933278==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556329997868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad6c54e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556329997868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad6c54e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb routeProb_multiLane ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932315==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612efe7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5cb4cd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612efe7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5cb4cd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb routeProb_pastEdge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932127==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f0c31f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff313db57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f0c31f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff313db57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb routeProb_type ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==932093==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55914943d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce1f9317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55914943d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce1f9317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb with_stops ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:191: void MEVehicle::setEventTime(SUMOTime, bool): Assertion `t > myLastEntryTime' failed.
---------- Differences in tripinfos ----------
5,15d4
<     <tripinfo id="v.2" depart="20.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="123.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="0.00" duration="103.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="13.00" timeLoss="13.00" rerouteNo="1" devices="vehroute_v.2 tripinfo_v.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.5" depart="50.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="153.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="0.00" duration="103.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="13.00" timeLoss="13.00" rerouteNo="1" devices="vehroute_v.5 tripinfo_v.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.7" depart="70.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="173.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="0.00" duration="103.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="13.00" timeLoss="13.00" rerouteNo="1" devices="vehroute_v.7 tripinfo_v.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.0" depart="0.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="201.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="201.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.0 tripinfo_v.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.1" depart="10.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="211.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="201.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.1 tripinfo_v.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.3" depart="30.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="232.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="202.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.3 tripinfo_v.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.4" depart="40.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="242.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="202.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.4 tripinfo_v.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.6" depart="60.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="261.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="201.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.6 tripinfo_v.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.8" depart="80.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="282.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="202.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.8 tripinfo_v.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.9" depart="90.00" departLane="beg_0" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="291.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="201.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="vehroute_v.9 tripinfo_v.9" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,51
> <!-- generated on 2024-09-15 13:26:25 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>     </time>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934210==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d102877868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c3f86b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d102877868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c3f86b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934204==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e55dd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f367bf7e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e55dd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f367bf7e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==934298==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a42df1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0d5ce07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a42df1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0d5ce07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945772==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdff9b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83d46907d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdff9b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83d46907be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946053==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563af5b5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa162e657d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563af5b5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa162e657be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==946373==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56468c455868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f681619f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56468c455868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f681619f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==946447==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9e0875868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f8518d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9e0875868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f8518d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946222==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5650acb94868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a5cc8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5650acb94868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a5cc8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946691==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641f2bd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7b3f067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641f2bd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7b3f067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946006==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ef01d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd83469a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ef01d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd83469a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945844==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec9a35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f293f44f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec9a35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f293f44f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946251==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55588ab8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d92e657d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55588ab8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d92e657be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af5943c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb88c65e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af5943c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb88c65e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==946704==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568dd925868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38437977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568dd925868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38437977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945370==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584c0669868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3f70ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584c0669868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3f70ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945430==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564f98a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1b31487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564f98a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1b31487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==945441==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608fb52f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0f49737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608fb52f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0f49737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==945436==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563257d7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7b92c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563257d7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7b92c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==946313==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55677fb62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe645bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55677fb62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe645bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==946435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d93f4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd09f53e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d93f4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd09f53e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945456==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561efcfe3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81c43ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561efcfe3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81c43ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945761==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c1b283868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2452e397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c1b283868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2452e397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==945607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cab9e01868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8dfe5e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cab9e01868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8dfe5e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945766==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a17b395868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b11dbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a17b395868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b11dbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5577316ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71a299e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5577316ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f71a299e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946872==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56414bed1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb66fb4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56414bed1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb66fb4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946946==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615945ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ccece67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615945ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ccece67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946507==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ae5c01868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff92e457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ae5c01868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff92e457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==946577==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619d6e66868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f659e1977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619d6e66868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f659e1977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==946506==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560985f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8e6aad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560985f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8e6aad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942773==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc3ac7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faca48627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc3ac7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faca48627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_flexArrival ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7fa0a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89d805c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7fa0a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89d805c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowDown ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942785==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5e7913868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff37455d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5e7913868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff37455d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowDown_limit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943013==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56136e8b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d3fabc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56136e8b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d3fabc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowDown_longDistance ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943014==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a67e0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe54c5b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a67e0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe54c5b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowdown_rail ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943216==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c7d82868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc602acb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c7d82868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc602acb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_started ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943034==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a59ef5e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9386d947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a59ef5e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9386d947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_started2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943033==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c1e181868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbfce007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c1e181868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbfce007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_useStarted ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943093==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624ed3fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f813cdc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624ed3fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f813cdc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_useStarted_later ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943127==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c251c6e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5c1fe27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c251c6e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5c1fe27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943670==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cefdc0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7303eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cefdc0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7303eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943408==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ca82e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f52a6ca37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ca82e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f52a6ca37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944652==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa1e5ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7adbe297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa1e5ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7adbe297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944677==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5642f0d58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16951bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5642f0d58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16951bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945221==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559da2e33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f99bba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559da2e33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f99bba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945013==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b75208e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcbab89b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b75208e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcbab89b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943221==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d83f4d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68c63887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d83f4d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68c63887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944043==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b17132868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f611adbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b17132868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f611adbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==944073==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55751a8d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19e36647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55751a8d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19e36647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943513==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558b05455868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b049d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558b05455868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b049d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945005==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56547b29c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ab8d227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56547b29c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1ab8d227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af95c69868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7dc60137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af95c69868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7dc60137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942086==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e8538e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b25f457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e8538e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b25f457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942100==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558651a49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e727777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558651a49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e727777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_connected ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942113==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557e583c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e6d85e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557e583c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e6d85e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942092==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569aae03868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb5f00b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569aae03868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb5f00b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_route_connected ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942387==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a7b92e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f676ef317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a7b92e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f676ef317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_same ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cd26a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9027ea27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cd26a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9027ea27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_same_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942505==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f708bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7ac2db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f708bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7ac2db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps target_occupied ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72 in 
> 
> =================================================================
> ==942660==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f78cc84868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f489e7ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f78cc84868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f489e7ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941954==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b959179868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd7e94f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b959179868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd7e94f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558616987868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ca90ed7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558616987868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ca90ed7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_connected ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8474f9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b0b94e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8474f9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b0b94e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==942020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4b6bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c206367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4b6bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c206367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_waypoint ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942016==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56243c1b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18604457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56243c1b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18604457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps vias ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==942764==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55905c133868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8af9c8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55905c133868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8af9c8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72 in 
> 
> =================================================================
> ==945230==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d28372f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4dabe6a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d28372f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4dabe6a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944687==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd7d8d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdbf03697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd7d8d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdbf03697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a80fe85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45c21947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a80fe85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45c21947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944139==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55760c57c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f104d1947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55760c57c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f104d1947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944503==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5643ced57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda6b7ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5643ced57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda6b7ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629fc202868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd81fe007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629fc202868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd81fe007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons_until ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557340884868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1f25d697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557340884868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1f25d697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons_until_late ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941537==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db13f6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d5ac0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db13f6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d5ac0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_enter ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbd6544868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad3fd7e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbd6544868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad3fd7e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_enterFurther ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==941896==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56286b018868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe4f31597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56286b018868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe4f31597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941651==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5561f4894868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f976778d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5561f4894868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f976778d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exitFurther ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==941684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b81bbcb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3856ffa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b81bbcb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3856ffa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_noExit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941564==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e89a0f2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d7d1c67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e89a0f2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d7d1c67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943987==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d89c69e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5fbdf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d89c69e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5fbdf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef44be7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7cd4b7d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef44be7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7cd4b7d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944319==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55674e2db868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f778910c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55674e2db868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f778910c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b48765c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ed9b527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b48765c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ed9b527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2ad592868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12b8d777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2ad592868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12b8d777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940794==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588add9d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5da11727d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588add9d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5da11727be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940797==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a845db1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bede4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a845db1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bede4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940768==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56098fa2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb0b4cd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56098fa2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb0b4cd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940815==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b660c1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59d20367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b660c1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59d20367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:151:72 in 
> 
> =================================================================
> ==940763==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b871ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6f30d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b871ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6f30d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f17d42868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2c52c5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f17d42868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2c52c5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad access ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==940818==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626d7c48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f222b24f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626d7c48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f222b24f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad congestion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fc0b7e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d23e757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fc0b7e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d23e757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad different_durations ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940932==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daf2897868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bb52317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daf2897868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bb52317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad long_lots ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==941044==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559411ca4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f381bc0b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559411ca4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f381bc0b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad onRoad ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940871==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c35b25e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f670f2ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c35b25e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f670f2ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==945237==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578f0ef5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f697fd187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578f0ef5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f697fd187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944155==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5c65a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53d630c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5c65a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53d630c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944156==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55853544e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35e3e0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55853544e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35e3e0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c7a67e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e156d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c7a67e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e156d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==944508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fde6f39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1f78ee97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fde6f39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1f78ee97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==944476==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5587511e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ad9af57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5587511e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ad9af57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
16a17,29
> 
> =================================================================
> ==944581==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607979d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d662be7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607979d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d662be7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_full early_containers ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939730==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d102405868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94b06bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d102405868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94b06bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_full early_persons ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5db471868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6d82f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5db471868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6d82f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_full late_containers ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939814==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9cd001868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7a9d1737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9cd001868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7a9d1737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_full late_persons ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633cdc3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73341f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633cdc3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73341f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_inactive early_expect_both ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==939316==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575cc230868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f646ddf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575cc230868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f646ddf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_inactive early_expect_both2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==939613==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560be4e98868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f418e77d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560be4e98868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f418e77d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_inactive late_expect_both ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==939435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601dcbe5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7795c897d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601dcbe5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7795c897be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_inactive late_expect_both2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==939656==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562420a08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35a22d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562420a08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35a22d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_inactive late_expect_both3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607b08ac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12612697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607b08ac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12612697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==939851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55564a42a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe85cc9e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55564a42a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe85cc9e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==940058==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3d7794868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fab3ff947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3d7794868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fab3ff947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==940398==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b14e0f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c60bd57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b14e0f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c60bd57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2_duration ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==940405==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55984e6d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4c622f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55984e6d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4c622f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_defaults_to_parking ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939820==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ece904868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81cb4947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ece904868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81cb4947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==939829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec17981868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22562947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec17981868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f22562947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration_abort ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==939831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560919b1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d8567d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560919b1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d8567d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943986==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e6c0a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77b60ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e6c0a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77b60ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==943353==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff4e3aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8004897d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff4e3aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8004897be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934622==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55695acc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc83351f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55695acc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc83351f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934644==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56216df0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd22b52f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56216df0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd22b52f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934875==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0a4305868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55900dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0a4305868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55900dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934647==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac0bf65868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd99f08b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac0bf65868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd99f08b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b0_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934548==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b650e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f916b5d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b650e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f916b5d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eaea4a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fadcb42f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eaea4a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fadcb42f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b100_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934611==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56164306e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41388117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56164306e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41388117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b50_e100_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597bec64868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f563989c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597bec64868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f563989c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving count_in_meanData ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935771==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632e72f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0564a907d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632e72f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0564a907be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b0_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935461==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d9229f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f592fcbb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d9229f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f592fcbb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935484==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565c6221868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a71ed77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565c6221868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a71ed77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b100_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935773==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56429942d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc593ddc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56429942d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc593ddc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b50_e100_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935663==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55916920e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3dca7d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55916920e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3dca7d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cacb6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17758dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cacb6f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17758dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935326==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6d654e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feaeeb547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6d654e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feaeeb547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b100_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935393==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563afa73d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6507d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563afa73d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6507d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b50_e100_off0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==935353==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640fd2a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90ccc257d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640fd2a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90ccc257be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving short_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==934913==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55752b122868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2b361f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55752b122868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2b361f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938088==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635ff88b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d85c157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635ff88b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d85c157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100_doubleTime ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==938656==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575cb7ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2523ed37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575cb7ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2523ed37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938094==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2de899868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a7aa97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2de899868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a7aa97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938212==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e03df70868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9282a8b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e03df70868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9282a8b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_200 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb16b6e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48d64457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb16b6e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48d64457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_50 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938198==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1f4c30868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d092217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1f4c30868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9d092217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs begin_0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602fad1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51d11217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602fad1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51d11217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs nested ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938638==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555929f2b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f931069c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555929f2b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f931069c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs reset_to_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938678==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561993edc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7788d647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561993edc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7788d647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs speed0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938784==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601fb415868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f765e7fb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601fb415868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f765e7fb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs vclass ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==938788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bf8db2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f937ddcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bf8db2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f937ddcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954042==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56525bf0f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb80d17d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56525bf0f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb80d17d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation internal_junction_with_foe ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953459==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d78b304868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a2d4187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d78b304868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a2d4187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_green2yellow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953397==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf0e539868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81127a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf0e539868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81127a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953114==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a8eed9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7991f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a8eed9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7991f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953274==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f3f81a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9cc16627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f3f81a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9cc16627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953107==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ce234868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2ac00c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ce234868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2ac00c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953868==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab09bb4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f815c6647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab09bb4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f815c6647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953878==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562da5e41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3234b187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562da5e41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3234b187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953474==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e2688868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f353693e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e2688868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f353693e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953563==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b6769e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad8d5307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b6769e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad8d5307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947859==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631b479d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f693588f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631b479d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f693588f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_not_enough_contiguous_space ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947871==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3af48b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8c08587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3af48b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8c08587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_not_enough_contiguous_space_2nd_nocrossing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947858==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f44d9cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7fd9f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f44d9cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7fd9f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_with_enough_free_space ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==947788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558205316868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc99d7887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558205316868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc99d7887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_without_enough_free_space ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==947851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654fd531868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8e943f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654fd531868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8e943f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back large_junction_short_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948150==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efd10ac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16211ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efd10ac868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16211ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back network_ends_behind_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948013==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56126633e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2aae9e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56126633e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2aae9e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947521==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644092db868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8006c697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644092db868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8006c697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947733==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556461339868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d00e647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556461339868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d00e647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_nocrossing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==947522==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ada7e95868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1084bbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ada7e95868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1084bbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948568==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c8789e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17cf0817d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c8789e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17cf0817be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back small_junction_before_tls ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948398==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629cec5e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc64a1d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629cec5e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc64a1d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model bikes prioLarge_onlyBike ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649838fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8d17fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649838fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8d17fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957683==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ae18ad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff73163e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ae18ad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff73163e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957685==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb18377868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ae96dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb18377868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ae96dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_EW ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5645dbc12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe000c1f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5645dbc12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe000c1f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955363==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a185ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85095d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a185ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85095d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955305==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db4e397868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa5012ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db4e397868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa5012ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955154==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55751041e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf7b2cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55751041e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf7b2cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x12538 pc=0x5616f9d1668a sp=0x7f5f95b2ed40
> ==955240==LeakSanitizer has encountered a fatal error.
> ==955240==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==955240==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_cannot_brake ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954968==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d786491868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6ff1977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d786491868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6ff1977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_2s_brake ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955241==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629a3368868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7dae4cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629a3368868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7dae4cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_5s_driveRedSpeed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955298==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556692dda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a3d7f47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556692dda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a3d7f47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_brake ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954691==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dffff92868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ba686b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dffff92868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ba686b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_drive ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954694==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fbe71b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee783a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fbe71b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fee783a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954503==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555aad595868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe782aff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555aad595868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe782aff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595a0126868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faea120c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595a0126868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faea120c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_drive ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954561==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560357dd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbda01cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560357dd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbda01cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_all ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955809==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b25ec10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02b46d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b25ec10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02b46d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_none ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955679==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a44416868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa6eb5647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a44416868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa6eb5647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_some ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955739==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561491635868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63ab8227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561491635868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63ab8227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_all ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955828==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d05f64b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdff05807d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d05f64b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdff05807be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_none ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955811==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab20209868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febc96c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab20209868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febc96c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a88f444868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f122362b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a88f444868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f122362b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreID EW_ignores ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56106f3f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f639cbe67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56106f3f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f639cbe67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957310==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ac2eed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1f54ddc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ac2eed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1f54ddc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker ignore_after_30 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9051d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd64bd947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9051d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd64bd947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker same_target ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957473==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb7d4d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23018dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb7d4d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23018dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954280==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55888e1b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe817f0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55888e1b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe817f0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954338==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bfe518868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f447aebc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bfe518868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f447aebc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_some_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954371==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e2b7e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff99f4bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e2b7e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff99f4bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955400==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560835f32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2294ba37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560835f32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2294ba37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955513==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c694e12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2920947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c694e12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2920947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_ignores ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955569==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc0b70868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff70fead7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc0b70868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff70fead7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_tls_ignore_slow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==955621==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56160ab79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5815b137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56160ab79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5815b137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreType EW_ignores ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956214==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55903e7f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc43bd9e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55903e7f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc43bd9e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_0.5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948596==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613754a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9b1b8d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613754a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9b1b8d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948644==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612d760a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f79dda9c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612d760a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f79dda9c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948679==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f309c3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1894f297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f309c3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1894f297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55962bfd9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb56a9187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55962bfd9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb56a9187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_off ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948657==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56144145d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e9ce947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56144145d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e9ce947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948587==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56269788e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4011e367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56269788e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4011e367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero_ttt_60 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948650==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac0d677868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f802c2db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac0d677868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f802c2db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==956567==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f158f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f61463007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f158f3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f61463007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
4,6c4,6
< Simulation ended at time: 0.00
< Performance: 
< Vehicles: 
---
> Simulation ended at time: 0.00.
> Performance:
> Vehicles:
17d16
< 

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956745==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2e2d5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05d80887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2e2d5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05d80887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in output ----------
4,6c4,6
< Simulation ended at time: 0.00
< Performance: 
< Vehicles: 
---
> Simulation ended at time: 0.00.
> Performance:
> Vehicles:
17d16
< 

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==956900==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c214186868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b74e5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c214186868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b74e5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==956842==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcd74c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2156ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcd74c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2156ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==956821==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56294ed80868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd34f7ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56294ed80868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd34f7ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==956755==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568ea1b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb421a5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568ea1b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb421a5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==956774==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571cc3ca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b3c36b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571cc3ca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b3c36b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956547==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a4ba0c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5dcad947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a4ba0c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5dcad947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954148==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cb776868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f507c37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cb776868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f507c37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954207==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cdb529868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c4e68f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cdb529868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c4e68f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turns_merge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954272==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55828eb0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1865e227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55828eb0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1865e227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes diverging_siblings ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954085==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55675ba9d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7555b297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55675ba9d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7555b297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes endOffset ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954120==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f586cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbe240c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f586cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbe240c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes keepClear ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954143==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a2b04e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5af3647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a2b04e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5af3647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes parallel_siblings ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==954124==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f14824868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa266dbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f14824868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa266dbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor across_nohindrance_jmSigmaMinor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956929==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb5eef9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41eadc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb5eef9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f41eadc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956932==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630c3917868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5d22697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630c3917868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5d22697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop arrival_same_time ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952232==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2c04f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35076187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2c04f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35076187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951827==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da5e238868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd722fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da5e238868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd722fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop intermodal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952339==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a382b16868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac6af187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a382b16868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac6af187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop pedCrossing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952433==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b680834868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7089297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b680834868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7089297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop stopLineGap ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952423==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe0f962868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb18773e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe0f962868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb18773e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop stopOffset ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952424==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb28a1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdab01627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb28a1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdab01627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop two_queues ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c797be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0eab5737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c797be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0eab5737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop wait_longer ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952349==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc7072868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34836d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bc7072868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34836d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_custom narrow_road ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949622==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3e328c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e8e7397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3e328c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e8e7397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949610==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5555f304a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85936527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5555f304a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85936527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance_sigma0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949616==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559187d39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8b38c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559187d39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8b38c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction ego_follower_low_decel ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949601==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560bd6f88868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea51f947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560bd6f88868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea51f947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction follower_low_decel ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949597==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a47235a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31f805d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a47235a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31f805d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949625==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d21cf17868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff834bc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d21cf17868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff834bc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop skip_wait ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949634==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ca0e2f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2d388f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563ca0e2f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2d388f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop wait_longer ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949693==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564c367af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf25e947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564c367af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf25e947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951555==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e12fe8c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dcced77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e12fe8c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dcced77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559076f31868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8980ca67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559076f31868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8980ca67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a7a754868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1e52a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a7a754868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1e52a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing space_gap ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951621==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0f7137868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdca73847d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0f7137868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdca73847be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951726==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566435c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f356b9d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566435c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f356b9d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951580==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563124630868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8ea7597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563124630868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd8ea7597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing yellow-time ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b563ba9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7f56777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b563ba9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7f56777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949866==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55845bd44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb1ce297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55845bd44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb1ce297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da6f2cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f60426c07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da6f2cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f60426c07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950039==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eddce88868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcba51187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eddce88868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcba51187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950124==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56512350e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2557187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56512350e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2557187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950598==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f307fdb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3c46b77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f307fdb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3c46b77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950585==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561702588868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4833c737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561702588868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4833c737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950565==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5e3198868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefb39eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5e3198868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefb39eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950577==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562646bef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6846297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562646bef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6846297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceda5b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57641587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceda5b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57641587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56219f04b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbdd06bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56219f04b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbdd06bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950392==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c3badd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a01bad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c3badd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a01bad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls blocked_until_red ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949071==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559759e54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f913ad8f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559759e54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f913ad8f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls incompatible_program ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==949217==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a5362a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0787be47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a5362a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0787be47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949267==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f12c8df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff52a07d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f12c8df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff52a07d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel_idm ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949462==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55570ce98868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf204bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55570ce98868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf204bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_major ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948685==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575254b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2d74297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575254b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2d74297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_minor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==948698==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7ea15c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95bbfe27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7ea15c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95bbfe27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls right_on_red_program ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56170a21e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe47cf697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56170a21e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe47cf697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949523==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ede88c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7833a0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ede88c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7833a0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==949526==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6d5bc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93fd6ed7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6d5bc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93fd6ed7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red stress_test original ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==949588==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633e86e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f711ec947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633e86e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f711ec947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type unregulated basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952551==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d71f18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38631947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d71f18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38631947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper 3lanes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950719==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56010ef91868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcead97d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56010ef91868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcead97d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper action_step_offset ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==951508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e06f686868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5ef64307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e06f686868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5ef64307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper symmetric_approach ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950713==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1d2a45868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38b89d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1d2a45868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38b89d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950787==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560cc1d0e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31986307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560cc1d0e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31986307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_adaptDist_10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b391845868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb43300c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b391845868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb43300c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_adaptDist_50 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==950802==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6045c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f418942f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6045c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f418942f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571876ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40e8ebc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571876ff868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40e8ebc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951483==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa5c42a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b0a6eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa5c42a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b0a6eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_highspeed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b1e230868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4bbac2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b1e230868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4bbac2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951490==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631c25c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5275ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631c25c1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5275ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond_IDM ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==951500==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f3e553868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bb10227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f3e553868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bb10227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==957612==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595d7635868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8f3b3887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595d7635868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8f3b3887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956904==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e0f487868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f747c6697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e0f487868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f747c6697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction_multiple_vehs ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956909==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c106c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f053317d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c106c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f053317d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626809a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f532e6d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626809a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f532e6d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957050==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7c1c63868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1a69ee7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7c1c63868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1a69ee7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==957163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bb9e3d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9cf90c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bb9e3d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9cf90c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor 3s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956247==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558daf52e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55b3d487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558daf52e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55b3d487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==956248==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca5c9cf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec93b297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca5c9cf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec93b297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high left_turn ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952869==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561117408868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcfb22587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561117408868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcfb22587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high straight ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952886==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf60983868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34076187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf60983868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34076187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952646==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55767367f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14ed6ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55767367f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14ed6ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952657==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b12665868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f199d29e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b12665868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f199d29e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953104==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1b6553868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f160882f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1b6553868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f160882f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953105==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559c36df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f21901dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559c36df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f21901dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe left_turn ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==952894==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9025a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07ca2647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9025a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07ca2647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe straight ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953062==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c89e43868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbdd29ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c89e43868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbdd29ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_sudden_foe cannot_stop_collision ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953074==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbc9ad7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef540187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbc9ad7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef540187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_sudden_foe cannot_stop_pass_first ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953076==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ab44e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb292b697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ab44e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb292b697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_sudden_foe cannot_stop_pass_later ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==953075==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d307793868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f485fae17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d307793868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f485fae17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==997244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc0b67e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1601947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc0b67e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1601947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
1640a1641,1653
> 
> =================================================================
> ==997387==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0dd9df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f043137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0dd9df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f043137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==997404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56158b839868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13536e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56158b839868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13536e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==998785==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5614e8f10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39fca337d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5614e8f10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39fca337be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==997721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559cb825d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbed6587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559cb825d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbbed6587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==997727==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce4f31a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a355b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce4f31a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a355b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==997935==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdf39be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0687d0a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdf39be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0687d0a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,41
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:222:70: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 6b 79 8c 55 00 00  98 64 01 00 80 61 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:222:70 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:222:99: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 6b 79 8c 55 00 00  98 64 01 00 80 61 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:222:99 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:187:74: runtime error: downcast of address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 6b 79 8c 55 00 00  98 64 01 00 80 61 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:187:74 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:187:103: runtime error: member call on address 0x618000016480 which does not point to an object of type 'MSVehicle'
> 0x618000016480: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  d0 8d 6b 79 8c 55 00 00  98 64 01 00 80 61 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:187:103 in 
> 
> =================================================================
> ==998786==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 bugs ticket2244 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==997948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563157ca4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a6f1d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563157ca4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a6f1d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==997945==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633b01b2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f983623a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633b01b2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f983623a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==998106==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c6081868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff83bed37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c6081868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff83bed37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==998191==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbf56cc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f03d9a5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbf56cc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f03d9a5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
380a381,393
> 
> =================================================================
> ==998197==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646a9404868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90cd7457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646a9404868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90cd7457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
64a65,77
> 
> =================================================================
> ==998365==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e02917868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e8ebba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e02917868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e8ebba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==998498==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562088a95868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c1cb767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562088a95868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c1cb767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==997397==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56504a678868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4238be87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56504a678868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4238be87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==998505==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564888eb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdede0dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564888eb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdede0dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==998628==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56525090f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f369b57d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56525090f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f369b57d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==998772==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56243ab13868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a7f5767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56243ab13868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a7f5767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==998779==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f21d8d7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6df149e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f21d8d7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6df149e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999007==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558dd3902868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6da9f297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558dd3902868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6da9f297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type jamThreshold ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999378==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55beb1d84868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59b15dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55beb1d84868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59b15dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type junctionControl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565466343868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f557b30b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565466343868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f557b30b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type minorPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999434==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1e6970868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdbe03f77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1e6970868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdbe03f77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999895==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b171f3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4842aba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b171f3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4842aba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999886==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56102c737868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c39e697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56102c737868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c39e697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking_option ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999882==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640a9cc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4bdb53e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640a9cc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4bdb53e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type tauff ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999014==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558918738868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c7752b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558918738868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c7752b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type taufj ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999198==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aee53b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28a207e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aee53b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28a207e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type taufjj ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999365==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b41617868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a9de7e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b41617868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a9de7e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type taujf ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999289==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb1efd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d29b317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb1efd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d29b317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type tls_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999553==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56039e716868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa662cf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56039e716868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa662cf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type tls_flowPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999881==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d86af15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f890c1ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d86af15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f890c1ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type tls_penalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999743==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562019b71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbfa9c8a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562019b71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbfa9c8a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso ignore_lanes plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1000184==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7d6acc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4453e487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7d6acc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4453e487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso ignore_lanes remove_bus ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1000669==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589c3bd5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ec25737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589c3bd5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ec25737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso ignore_lanes remove_none ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==1000664==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586b4e8d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f584bf297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586b4e8d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f584bf297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso jamming single_jam_1lane ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==996429==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d2959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f25596e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d2959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f25596e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_-0.8 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==996705==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cea6e5e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f105edf27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cea6e5e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f105edf27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_-1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==996569==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db86f1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff05ba887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db86f1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff05ba887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==996855==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a214c9c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f46db17d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a214c9c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f46db17d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control multique ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993111==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601e2f9b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe3eae67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601e2f9b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe3eae67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control ( Last six runs Sep2024 )

---------- Differences in errors ----------
54a55,67
> 
> =================================================================
> ==993480==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0ce72e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9af4d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0ce72e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9af4d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994088==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55580cbc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa64090c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55580cbc1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa64090c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited.small_roundabout ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994235==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b8b750868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd804b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b8b750868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd804b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited_minorPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994460==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555bf0e1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28a77b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555bf0e1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f28a77b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994370==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604557c8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93f26767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604557c8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93f26767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem no_control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993467==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619adde5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb5851c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619adde5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb5851c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993420==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a78bec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31710b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a78bec868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f31710b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559014435868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5519ee7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559014435868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe5519ee7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty0.5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993455==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae693fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8da07bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae693fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8da07bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993456==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625633ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda169737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625633ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda169737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty40 ( Last six runs Sep2024 )

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==993465==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be27972868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fede84e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be27972868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fede84e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_tls ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x123d8 pc=0x56025919c68a sp=0x7f5d7852ed40
> ==993375==LeakSanitizer has encountered a fatal error.
> ==993375==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==993375==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_tls_multique ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==993380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56047ea5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc007eae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56047ea5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc007eae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992791==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ca4dd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c3b7bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ca4dd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c3b7bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control priority ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995857==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5570d4868868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4a591bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5570d4868868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4a591bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control priority_no_control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995867==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55648b6cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7081c527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55648b6cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7081c527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tlsPenalty_minorPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995877==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559bbaf22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbac15fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559bbaf22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbac15fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995423==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb91d19868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc01e7777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb91d19868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc01e7777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995428==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572607b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13992967d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572607b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13992967be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995441==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5279d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f84ba9407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5279d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f84ba9407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited_tlsPenalty_scaled ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56367da86868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdebe02a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56367da86868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdebe02a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995731==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558db6e92868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8db4f187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558db6e92868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8db4f187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average no_control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995366==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f6231b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68267157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f6231b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68267157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995044==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e2086c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe4cc8ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e2086c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe4cc8ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control.limited ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995050==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555be9da2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8806dfa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555be9da2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8806dfa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control.limited_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995215==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0fb73d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e980a67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0fb73d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e980a67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995228==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f4b3e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24fb27e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f4b3e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24fb27e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad no_control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==995026==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559011b44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76007e87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559011b44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f76007e87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994715==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d665a1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff814a367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d665a1c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff814a367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control.limited ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fca295868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ac075e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fca295868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ac075e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control.limited_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994725==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab4632e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f493c27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab4632e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f493c27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control_tlsPenalty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994837==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b30d091868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0244c067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b30d091868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0244c067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good no_control ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==994517==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560efd44a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e7f14e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560efd44a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e7f14e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999858==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c019a10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f071fb0b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c019a10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f071fb0b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999954==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629dad2c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe54007d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629dad2c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe54007d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,41
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:222:70: runtime error: downcast of address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 6d 3c da ef 55 00 00  98 00 03 00 80 61 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:222:70 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:222:99: runtime error: member call on address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 6d 3c da ef 55 00 00  98 00 03 00 80 61 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:222:99 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:187:74: runtime error: downcast of address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 6d 3c da ef 55 00 00  98 00 03 00 80 61 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:187:74 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:187:103: runtime error: member call on address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 6d 3c da ef 55 00 00  98 00 03 00 80 61 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:187:103 in 
> 
> =================================================================
> ==999960==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 Sep2024 )

---------- Differences in errors ----------
0a1,41
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:222:70: runtime error: downcast of address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d de 21 b8 55 00 00  98 00 03 00 80 61 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:222:70 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:222:99: runtime error: member call on address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d de 21 b8 55 00 00  98 00 03 00 80 61 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:222:99 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:187:74: runtime error: downcast of address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d de 21 b8 55 00 00  98 00 03 00 80 61 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:187:74 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:187:103: runtime error: member call on address 0x618000030080 which does not point to an object of type 'MSVehicle'
> 0x618000030080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  d0 4d de 21 b8 55 00 00  98 00 03 00 80 61 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:187:103 in 
> 
> =================================================================
> ==1000023==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 no_queue ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999842==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c36a650868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f659dbdc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c36a650868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f659dbdc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==999896==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bc81d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f60c9a047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bc81d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f60c9a047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso minor_penalty_routing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==996992==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b99fa8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea4d7ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b99fa8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea4d7ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso minor_penalty_routing_tls ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==997187==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e08115868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f766d7f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e08115868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f766d7f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso multique no_multi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb94032868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e05d007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb94032868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e05d007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso multique plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992382==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565038f6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0104bf07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565038f6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0104bf07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tau tau_ff ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624e9b4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fecedd367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624e9b4f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fecedd367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tau tau_fj ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992580==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564057731868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fedf7e157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564057731868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fedf7e157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tau tau_jf ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992619==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559cfe574868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dcd9947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559cfe574868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dcd9947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tau tau_jj ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992622==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bb8f29868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ce71ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bb8f29868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ce71ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tau vehicle_tau ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==992758==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d89d5ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0d4f8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d89d5ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0d4f8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport jump_to_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
33a34,46
> 
> =================================================================
> ==996131==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562edd329868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd2e6db57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562edd329868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd2e6db57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport multiple_jumps ( Last six runs Sep2024 )

---------- Differences in errors ----------
43a44,56
> 
> =================================================================
> ==996046==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56183efc8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b6dbd27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56183efc8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b6dbd27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport single_jump ( Last six runs Sep2024 )

---------- Differences in errors ----------
11a12,24
> 
> =================================================================
> ==995884==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee40773868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad5abe07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee40773868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad5abe07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport single_jump_to_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
43a44,56
> 
> =================================================================
> ==996289==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f561e5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6154ae67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f561e5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6154ae67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tls_penalty_routing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==996984==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56330464e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3515f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56330464e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3515f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922725==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd628cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87521647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd628cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87521647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics_running ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922735==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557532c19868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e4de0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557532c19868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e4de0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log teleports_and_collisions ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==922542==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c625a65868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3575c9c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c625a65868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3575c9c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922507==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a48cd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f669dc5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a48cd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f669dc5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale_with_flows ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d792a69868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7b2c92f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d792a69868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7b2c92f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922487==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df8a23a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27ae6397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df8a23a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27ae6397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale_with_flows ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922499==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55680fc0f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1f47f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55680fc0f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1f47f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vaporizer_on_depart_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==922541==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5610e2888868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f395b17e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5610e2888868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f395b17e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vehicles_exceeding_max_depart_delay ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922484==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556205d10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dda57d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556205d10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dda57d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 freq_missing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899396==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563203d38868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4230aba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563203d38868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4230aba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 multi_occupancy length_2veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897907==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f26d2e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1164e47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f26d2e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1164e47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges 20s_10r_5l ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898211==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b1afe2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34420c27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b1afe2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34420c27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges 20s_10r_5l_internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898281==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e22ea1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c08aae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e22ea1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c08aae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges nextCrossing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3f1e77868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e8491f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3f1e77868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9e8491f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges nextCrossing_reverse ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898401==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55968468d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd67a6067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55968468d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd67a6067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894770==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2f4362868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e4fcce7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2f4362868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e4fcce7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles_id_with_space ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894780==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56247be4d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02f27067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56247be4d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02f27067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles two_no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556135afd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c9a67d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556135afd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c9a67d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle end_of_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894992==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1f0cd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a35b597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1f0cd4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a35b597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle lane_change ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894981==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d640149868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa134bae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d640149868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa134bae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one100s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb3c205868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8771377d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb3c205868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8771377be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894915==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557955e83868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c3bbeb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557955e83868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c3bbeb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894978==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c9662b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b8d29e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c9662b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b8d29e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894843==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba3b172868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd81d9097d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba3b172868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd81d9097be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_shifted ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894842==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586bb23a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f304cc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586bb23a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f304cc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895144==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e771a0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c166117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e771a0b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c166117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894956==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c553e78868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64b45f67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c553e78868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f64b45f67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894949==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559747398868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb54c157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559747398868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb54c157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==894950==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d66103868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6f1ee217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d66103868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6f1ee217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond lane_change ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895661==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b3bb00d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc49b9457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b3bb00d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc49b9457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895427==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a2445d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72e89b37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a2445d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f72e89b37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895333==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56060d508868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e2c4407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56060d508868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1e2c4407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895209==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634011d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1800d547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634011d1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1800d547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895204==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562bfa28c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f54c87727d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562bfa28c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f54c87727be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895366==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b992eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f640ad7f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b992eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f640ad7f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895332==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c404363868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd85250f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c404363868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd85250f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895334==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559461c1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea454cc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559461c1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea454cc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons laneEnd ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898207==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654b1242868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ed6ae17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654b1242868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ed6ae17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897932==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b729c83868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e2b0047d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b729c83868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e2b0047be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897943==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f0f1d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb63e7c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f0f1d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb63e7c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward_detAtEnd ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898060==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b04d250868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5dad1627d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b04d250868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5dad1627be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward_detAtStart ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==898007==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1246bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa6ad70b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1246bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa6ad70b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896373==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557388bd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8b490c27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557388bd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8b490c27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896308==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55743fd4a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ef52217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55743fd4a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ef52217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==895839==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f8e211868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb6ae6f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f8e211868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb6ae6f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896411==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a7a37f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f78948197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a7a37f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f78948197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896394==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c46707e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c7f9217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c46707e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c7f9217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896379==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562c36fb5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f711077e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562c36fb5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f711077e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896430==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e41194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e54f887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e41194868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e54f887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles__split two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896414==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca0c8df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ffc3407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca0c8df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ffc3407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles__split two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896410==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efce4fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f262368b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efce4fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f262368b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897220==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555586cf9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0269f537d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555586cf9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0269f537be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897056==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cb748d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3aa192d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cb748d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3aa192d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c74f5de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13c6d9e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c74f5de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13c6d9e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897818==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55897dd44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53d667e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55897dd44868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53d667e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56346ee22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32d80d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56346ee22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32d80d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897374==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcf65a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d5d3a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcf65a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d5d3a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897897==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fd1056868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8be6f5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fd1056868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8be6f5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897895==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564977b61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2e53197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564977b61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc2e53197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==897884==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a7623868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26349d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a7623868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26349d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620b8e52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc454e607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5620b8e52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc454e607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896448==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56104cf10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6516da77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56104cf10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6516da77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c2d5b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a2c37e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c2d5b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6a2c37e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896480==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc634fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4016aa87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc634fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4016aa87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896462==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4f4329868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b0b67e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4f4329868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b0b67e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two10s_1vehicle_10m_s_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896562==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca21e4e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4868c17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca21e4e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4868c17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896452==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c29511868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff72783e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c29511868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff72783e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896793==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585a76ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53de1b97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585a76ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53de1b97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601a76f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1585c07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601a76f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa1585c07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896839==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9087a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa06fa97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9087a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa06fa97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two1s_1vehicle_10m_s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==896834==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fccd7e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59cfa3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fccd7e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59cfa3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 vTypeDist ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbc68af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9826d727d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbc68af868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9826d727be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM BMW_i3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925381==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558216717868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33e2afa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558216717868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33e2afa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM SUV ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925421==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595e26b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1186e827d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595e26b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1186e827be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55feda56b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda858c47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55feda56b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda858c47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID4 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926005==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af904d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c85e7c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af904d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c85e7c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_eUp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x125a0 pc=0x55f0406b768a sp=0x7f907662ed40
> ==925614==LeakSanitizer has encountered a fatal error.
> ==925614==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==925614==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output attributes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927140==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da13db8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f412d96b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da13db8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f412d96b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output begin ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926661==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ea271c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43523f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ea271c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43523f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output emissionClasses ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926468==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc2679c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa612e87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc2679c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa612e87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output half_equipped ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926469==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adec80e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07675e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adec80e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07675e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output models_cycle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926345==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f37135868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f161b47d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f37135868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f161b47d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926004==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4db49b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91b67317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4db49b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f91b67317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e985a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1cf6367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e985a6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1cf6367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_elevation ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926326==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56067b98a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5ebaac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56067b98a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5ebaac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_geo ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926028==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d28929e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f712db157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d28929e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f712db157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_parking ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926098==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560472f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f139af5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560472f6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f139af5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_parking_onRoad ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926115==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c4253e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90a8e747d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c4253e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90a8e747be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926176==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603bf724868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b2e5c57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603bf724868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b2e5c57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond_scaled ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926263==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621cd856868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97d079e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621cd856868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97d079e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_waiting ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926061==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56037daf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f279cfff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56037daf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f279cfff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926520==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a7d7ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc27ca5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a7d7ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc27ca5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period_begin ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c32fa7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff01dc8f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c32fa7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff01dc8f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output shut_off_auto ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926615==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562680697868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7602487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562680697868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7602487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output shut_off_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==926554==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e797133868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8465b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e797133868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa8465b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928371==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb352a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02707e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb352a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02707e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928307==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b73165b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24f0c8f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b73165b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24f0c8f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927437==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a49511a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f9c8fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a49511a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f9c8fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927359==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608cdec7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67962c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608cdec7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67962c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928379==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e87c638868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f419248f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e87c638868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f419248f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927499==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b9879f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f50b32f47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b9879f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f50b32f47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927419==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573f8385868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53af6c47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573f8385868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f53af6c47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927428==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ff04ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f139d9d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ff04ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f139d9d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928481==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bfdbe4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f481e6927d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563bfdbe4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f481e6927be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928501==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc4ac4e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fde953187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc4ac4e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fde953187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927495==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b60fe3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb36a307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b60fe3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb36a307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555640fe1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83295887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555640fe1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83295887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927798==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf4416f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f812a3d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf4416f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f812a3d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928622==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5165f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad419367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5165f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad419367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928694==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636980a0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6dcb5597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636980a0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6dcb5597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928198==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560373371868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1bb9947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560373371868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1bb9947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927809==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d9c633868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3fa41697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d9c633868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3fa41697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927338==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578341ca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16bd3b77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578341ca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16bd3b77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927918==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bc8cc4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c87a0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bc8cc4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c87a0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==928082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556653c54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f008dfbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556653c54868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f008dfbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==928083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560460043868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbff614f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560460043868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbff614f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923947==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b148dbe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffab54c17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b148dbe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffab54c17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924971==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56224d288868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0df5aa67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56224d288868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0df5aa67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923738==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8bf719868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcef27c67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8bf719868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcef27c67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924850==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55952a953868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a8ebfa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55952a953868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a8ebfa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925060==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7ae607868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb533ecb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7ae607868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb533ecb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923250==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ac7c82868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7da76bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ac7c82868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7da76bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923648==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5d09a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb04e7f37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5d09a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb04e7f37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562815d3c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff2899f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562815d3c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff2899f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923723==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c295f32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3563357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c295f32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3563357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924087==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637652f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa85c49a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637652f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa85c49a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923745==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572951d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b0852e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572951d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b0852e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923928==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555dc86fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f748c52e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555dc86fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f748c52e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924752==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55667bcf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70644bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55667bcf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70644bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924203==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a12cece868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5063bbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a12cece868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5063bbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924078==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d34855f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9c94b77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d34855f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9c94b77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924915==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560925354868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f03c5b8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560925354868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f03c5b8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923621==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f782f34868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe2c6357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f782f34868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efe2c6357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924761==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a65224868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17a29837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a65224868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17a29837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924763==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f3fdeb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12940447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f3fdeb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12940447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923950==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56001535f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f25169657d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56001535f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f25169657be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923955==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557238866868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3923b667d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557238866868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3923b667be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617ffdf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3bdd94e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617ffdf1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3bdd94e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925176==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55926be01868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f21456fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55926be01868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f21456fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922966==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f0126c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4547b9a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f0126c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4547b9a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922920==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d34ffa9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce6c3e97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d34ffa9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce6c3e97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922738==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4f5159868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1691ec17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4f5159868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1691ec17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e68a7df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd60ce7e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e68a7df868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd60ce7e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922993==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56116a1e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e4bcdd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56116a1e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e4bcdd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc3bbea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f175b94e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc3bbea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f175b94e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdad478868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd03b59a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdad478868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd03b59a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924077==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5f4c52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bd65837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5f4c52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bd65837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925021==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5558807b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b040e97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5558807b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b040e97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==924495==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fbc27d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c7ec3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fbc27d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c7ec3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923731==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55867fa6b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb61d0b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55867fa6b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb61d0b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==923960==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56069568a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcc16e757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56069568a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcc16e757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925194==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c8f30868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff11a6367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c8f30868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff11a6367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925301==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c63b0e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f75b0dcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c63b0e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f75b0dcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925359==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634bfc2c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68ad3a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634bfc2c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68ad3a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output 2veh_major ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925187==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588433b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f166e1c07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588433b0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f166e1c07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output internal_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==925191==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8fd22e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e2be697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8fd22e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e2be697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end b15e30_b45e60_separate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909620==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b356549868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd486c77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b356549868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd486c77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end15 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909610==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f14d813868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7bfe8a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f14d813868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7bfe8a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909723==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1dcbae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ff92887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1dcbae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ff92887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909742==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a76c3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b70a0a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a76c3e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b70a0a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559412b64868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5be23867d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559412b64868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5be23867be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909611==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ac8f5c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57608f77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ac8f5c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57608f77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_freq10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601970a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb95c89d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601970a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb95c89d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_nointerval ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909675==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559265d49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa5dd7ca7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559265d49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa5dd7ca7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909597==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557fd9509868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35cf6007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557fd9509868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f35cf6007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910956==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0a3299868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad5cc6d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0a3299868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad5cc6d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559517745868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f811e24f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559517745868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f811e24f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910832==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563358d7a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f188314f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563358d7a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f188314f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam_max ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910886==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622a9b8c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32d19027d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622a9b8c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f32d19027be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased laneDensity_sidewalk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910891==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4d0d45868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2e35637d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4d0d45868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2e35637be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909509==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cf6758868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90fcfac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cf6758868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f90fcfac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909546==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ee403d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa304c257d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ee403d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa304c257be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909468==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662fe12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3cce4a37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662fe12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3cce4a37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909544==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bd07ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bf9e2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bd07ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bf9e2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909581==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b04527f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33fde077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b04527f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33fde077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff02ec9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4414257d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff02ec9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4414257be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909584==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d83767b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5f3f617d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d83767b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5f3f617be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909587==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b72453868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a6ad597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b72453868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a6ad597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased long_stopped_vehicle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907275==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619e5dca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80bb20a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619e5dca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80bb20a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased maxtraveltime ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910892==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555685fc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc3823e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555685fc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdc3823e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_empty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f11dd77868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2cc55757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f11dd77868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2cc55757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907180==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7d8fbf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94fcb827d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7d8fbf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94fcb827be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907197==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5966f9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44efbde7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5966f9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44efbde7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907258==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651ba943868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b789c07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651ba943868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0b789c07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907189==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a8d1e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea2020f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a8d1e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea2020f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907238==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b59d8b1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30c1e0a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b59d8b1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30c1e0a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907259==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635efa13868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80edf597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635efa13868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f80edf597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604fca6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92218f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604fca6c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92218f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908363==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d69f330868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e937197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d69f330868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e937197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560add848868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e87a6d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560add848868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e87a6d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908304==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565131e33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f421b84e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565131e33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f421b84e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563d74477868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fae46eea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563d74477868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fae46eea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648e6f49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f178c5de7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648e6f49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f178c5de7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased print_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907193==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ab059f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06429267d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ab059f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f06429267be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased short_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907326==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cc0bd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ca67837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cc0bd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ca67837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased short_edge_2lanes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907600==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfef15c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f778859c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfef15c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f778859c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased teleporting ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==910964==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b138add868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6afc5c77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b138add868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6afc5c77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==910581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x564bb1bda44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x564bb4af35cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x564bb4b00587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x564bb4b0bf54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x564bb49c6a53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x564bb32744d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x564bb326ce07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x564bb32451d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x564bb1f3da57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x564bb1d0420c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x564bb1d02975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x564bb1d01438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f089d7614f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x564bb1bda44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x564bb4af35cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x564bb4afd6ab in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x564bb49ca2b4 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 0x564bb3dfc9bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x564bb3eda2b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x564bb3e81b84 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x564bb57298f9 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 0x7f089ddeb4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<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 Sep2024 )

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==910706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x55bce9c3b44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55bcecb545cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55bcecb61587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x55bcecb6cf54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x55bceca27a53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55bceb2d54d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x55bceb2cde07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x55bceb2a61d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x55bce9f9ea57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x55bce9d6520c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x55bce9d63975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x55bce9d62438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7faac39874f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x55bce9c3b44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55bcecb545cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55bcecb5e6ab in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x55bceca2b2b4 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 0x55bcebe5d9bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x55bcebf3b2b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x55bcebee2b84 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x55bced78a8f9 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 0x7faac40114a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<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 Sep2024 )

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==910024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x560b0c37744d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x560b0f2905cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x560b0f29d587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x560b0f2a8f54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x560b0f163a53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x560b0da114d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x560b0da09e07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x560b0d9e21d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x560b0c6daa57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x560b0c4a120c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x560b0c49f975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x560b0c49e438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f765ac354f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x560b0c37744d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x560b0f2905cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x560b0f29a6ab in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x560b0f1672b4 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 0x560b0e5999bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x560b0e6772b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x560b0e61eb84 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x560b0fec68f9 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 0x7f765b2bf4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<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 Sep2024 )

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==910693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55a33cb5b44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55a33fa745cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55a33fa81587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x55a33fa8cf54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x55a33f947a53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55a33e1f54d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x55a33e1ede07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x55a33e1c61d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x55a33cebea57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x55a33cc8520c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x55a33cc83975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x55a33cc82438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7fd635db64f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55a33cb5b44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55a33fa7358f in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x55a33fa7d7c7 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x55a33f94b2b4 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 0x55a33ed7d9bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x55a33ee5b2b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x55a33ee02b84 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x55a3406aa8f9 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 0x7fd6364404a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908346==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c810d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6dbf20f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c810d9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6dbf20f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908356==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc366d6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b3c53e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc366d6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b3c53e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908340==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5fcf3d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bfe34e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5fcf3d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bfe34e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908352==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc12af5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9b753a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc12af5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9b753a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908376==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7f0a33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4958d0a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7f0a33868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4958d0a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_edges ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908362==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b5e991868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e902927d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b5e991868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e902927be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_edgesFile ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908375==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cdd67e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff95b33e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cdd67e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff95b33e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908571==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557092412868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1545fa97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557092412868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1545fa97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==909450==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630f8d18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c0082d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630f8d18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c0082d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908502==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631af416868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d0e4d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5631af416868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d0e4d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908735==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56384c579868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fddf791c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56384c579868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fddf791c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908438==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559070881868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59d8fde7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559070881868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59d8fde7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908468==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cccfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94fd2217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cccfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94fd2217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56008545b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6b6e2d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56008545b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6b6e2d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==908437==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4c5f78868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5b56407d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4c5f78868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5b56407be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased vtypes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910934==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fb8381868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4034c17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fb8381868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4034c17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end b15e30_b45e60_separate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913504==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55904d0fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d427fd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55904d0fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d427fd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end15 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913425==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582e9aa5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f887f0b47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582e9aa5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f887f0b47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913507==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf1023868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febe295d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf1023868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febe295d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913430==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563245ba2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f78aa20f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563245ba2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f78aa20f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30_nointerval ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56429fb56868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4046a2d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56429fb56868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4046a2d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913424==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56126e7b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2cb08c27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56126e7b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2cb08c27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914459==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ca9da7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57586b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ca9da7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57586b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914284==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8949c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1be1f8a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8949c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1be1f8a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555df3eb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d65f797d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555df3eb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d65f797be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914427==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55911df40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f2fa3b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55911df40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f2fa3b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a899349868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99f67f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a899349868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99f67f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913164==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5639bf182868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0622bb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5639bf182868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0622bb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913003==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e597053868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2862e937d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e597053868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2862e937be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913095==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605dbbf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1fc745b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605dbbf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1fc745b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913190==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9ba0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f002c1487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9ba0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f002c1487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913362==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94dc52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c1db547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94dc52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c1db547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f63c871868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93d7bd77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f63c871868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93d7bd77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913258==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55943f1c4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bb57467d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55943f1c4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bb57467be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased maxtraveltime ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914426==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf0eb59868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18e64db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf0eb59868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18e64db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_empty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==910971==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651022d8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89b3a1f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651022d8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89b3a1f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebd467d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b07aff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebd467d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b07aff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911466==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8a7d17868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f709e92e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8a7d17868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f709e92e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911600==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558db2698868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffac22f17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558db2698868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffac22f17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911355==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641b6101868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2cfd4217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641b6101868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2cfd4217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911490==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e9e08b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69c5da97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e9e08b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69c5da97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle via_option ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911632==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559ca229868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12dcb597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559ca229868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12dcb597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613e1fe6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f394e56a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613e1fe6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f394e56a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c45993868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2b89e87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c45993868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe2b89e87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911899==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559fef20d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febe41607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559fef20d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febe41607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558103d2d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7fe79447d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558103d2d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7fe79447be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce8d5f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f502413e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce8d5f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f502413e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed2ca3d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9b555007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed2ca3d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9b555007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased print_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==911034==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55937564e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5aa8d157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55937564e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5aa8d157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==913691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x55c79c75d44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55c79f6765cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55c79f683587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x55c79f68ef54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x55c79f549a53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55c79ddf74d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x55c79ddefe07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x55c79ddc81d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x55c79cac0a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x55c79c88720c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x55c79c885975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x55c79c884438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f4732c0d4f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55c79c75d44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55c79f67558f in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x55c79f67f7c7 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x55c79f54d2b4 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 0x55c79e97f9bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x55c79ea5d2b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x55c79ea04d00 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x55c7a02ac8f9 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 0x7f47332974a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<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 Sep2024 )

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==913700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x561ab97b844d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x561abc6d15cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x561abc6de587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x561abc6e9f54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x561abc5a4a53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x561abae524d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x561abae4ae07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x561abae231d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x561ab9b1ba57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x561ab98e220c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x561ab98e0975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x561ab98df438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f9586e514f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x561ab97b844d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x561abc6d058f in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x561abc6da7c7 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x561abc5a82b4 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 0x561abb9da9bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x561abbab82b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x561abba5fd00 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x561abd3078f9 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 0x7f95874db4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<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 Sep2024 )

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==913625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x56423789e44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x56423a7b75cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x56423a7c4587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x56423a7cff54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x56423a68aa53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x564238f384d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x564238f30e07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x564238f091d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x564237c01a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5642379c820c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5642379c6975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5642379c5438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f97e109a4f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x56423789e44d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x56423a7b658f in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x56423a7c07c7 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x56423a68e2b4 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 0x564239ac09bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x564239b9e2b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x564239b45d00 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x56423b3ed8f9 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 0x7f97e17244a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<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 Sep2024 )

---------- Differences in errors ----------
0a1,90
> 
> =================================================================
> ==913697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5593eabd344d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x5593edaec5cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5593edaf9587 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5593edb04f54 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5593ed9bfa53 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5593ec26d4d0 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x5593ec265e07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x5593ec23e1d6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x5593eaf36a57 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5593eacfd20c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5593eacfb975 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5593eacfa438 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f76ccf294f2 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5593eabd344d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x5593edaec5cb in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5593edaf66ab in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:488:23
>     #3 0x5593ed9c32b4 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 0x5593ecdf59bd 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<cha
r> > const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5593eced32b3 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x5593ece7ad00 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x5593ee7228f9 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 0x7f76cd5b34a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912192==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652dc4eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8093ff17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652dc4eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8093ff17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912247==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641a9ca9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf04e4e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641a9ca9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf04e4e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912186==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ec091868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3060f157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ec091868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3060f157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571e9f0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a1af7f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571e9f0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a1af7f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912412==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a51675f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a80ade7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a51675f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a80ade7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912752==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7f0664868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a07c217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7f0664868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a07c217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912406==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce833c4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7931e217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce833c4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7931e217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912464==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560aa7647868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f330edc77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560aa7647868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f330edc77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b7f8d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f37311157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b7f8d0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f37311157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912284==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597d8e1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93002a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597d8e1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93002a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912259==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55908768c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f222bd077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55908768c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f222bd077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==912272==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648ac1dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c3646d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648ac1dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c3646d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased vtypes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914440==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55606d7e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb0380a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55606d7e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb0380a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased _deprecated_ hbefa_typed ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==916694==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561511672868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd4e7e87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561511672868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd4e7e87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end b15e30_b45e60_separate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a8b0d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef746de7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a8b0d2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef746de7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end15 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f971d8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f74643de7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f971d8b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f74643de7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915839==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562688b67868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f632e0d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562688b67868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f632e0d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915713==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc9e55d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3e3a537d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc9e55d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3e3a537be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30_nointerval ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915734==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561670f10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fead98797d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561670f10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fead98797be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf2aafa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3904b37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf2aafa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3904b37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916811==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daa093f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f56f27c77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55daa093f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f56f27c77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914596==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5593b438a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff25c7a67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5593b438a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff25c7a67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916690==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d16a3c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5807bd77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d16a3c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5807bd77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5b28ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f429368a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5b28ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f429368a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916097==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646f91fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43a104a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646f91fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43a104a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916132==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56453e4f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa8b80b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56453e4f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa8b80b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA2-P_7_7 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916752==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55587fe10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4ae40b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55587fe10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4ae40b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA3-PC_G_EU4 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916753==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556eb8586868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67b23ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556eb8586868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f67b23ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916760==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644afd49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdce6c157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644afd49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdce6c157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric ( Last six runs Sep2024 )

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

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_slope ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916779==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55977c24f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c836977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55977c24f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c836977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_subsecond ( Last six runs Sep2024 )

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

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914470==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654bf208868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc67707e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654bf208868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc67707e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914595==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d24676868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a5a01f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d24676868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2a5a01f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c7b06b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3be8157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c7b06b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3be8157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914715==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0264b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68d58fb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0264b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68d58fb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914601==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662f535868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19d29d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55662f535868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19d29d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914712==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55569728c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f039757e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55569728c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f039757e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b534f4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fba0892d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b534f4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fba0892d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915671==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55993d776868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faeaf9f77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55993d776868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faeaf9f77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914784==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56452c57f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0385537d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56452c57f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0385537be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914961==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1efaea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f08329f17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1efaea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f08329f17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556683bbe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd591677d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556683bbe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdd591677be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e49b1f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d3a5217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e49b1f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d3a5217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914510==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e278a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd31d7e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e278a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd31d7e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915649==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b6e80f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1139bf67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b6e80f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1139bf67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915677==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cf747b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e30fa97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cf747b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e30fa97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915650==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565453b26868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f49bbb927d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565453b26868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f49bbb927be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915663==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3ea3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e41bd37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3ea3b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8e41bd37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==915668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bfa73a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc588b6d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557bfa73a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc588b6d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7704da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f799d60a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7704da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f799d60a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a62ba2a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcafc4d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a62ba2a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcafc4d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased _deprecated_ hbefa_typed ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==918979==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b99dcd9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44440dd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b99dcd9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44440dd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end b15e30_b45e60_separate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918191==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adc3bef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3607c77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adc3bef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3607c77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end15 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918189==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563425d61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92e42a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563425d61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92e42a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918441==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ba0d61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f407d5cc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ba0d61868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f407d5cc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918188==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e566f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f324f57f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e566f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f324f57f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30_nointerval ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918310==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55750de6a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd87045b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55750de6a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd87045b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918171==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562553a49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51f90377d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562553a49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51f90377be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased internal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918975==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7d7f55868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fe53f97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7d7f55868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fe53f97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918866==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56194df85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8884d7a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56194df85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8884d7a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918869==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55575acd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa769c437d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55575acd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa769c437be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased maxtraveltime ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c615f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83cf4247d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c615f1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f83cf4247be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_empty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916858==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640e0d26868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f49053457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640e0d26868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f49053457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917128==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564d79e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f820025e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564d79e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f820025e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b760cb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2337bd17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b760cb6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2337bd17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917216==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559e17bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44ced2d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5559e17bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44ced2d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917131==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563cc4761868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8daa93e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563cc4761868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8daa93e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917202==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd310e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5817f157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd310e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5817f157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917482==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562241e55868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85d92887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562241e55868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85d92887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917927==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7792f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10af3f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7792f4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10af3f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917748==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ae4dd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8892487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ae4dd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8892487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917865==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f2f06f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f08a5ed17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f2f06f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f08a5ed17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917688==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8125cc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f180913a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8125cc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f180913a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917818==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2d5bbb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51674457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2d5bbb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51674457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased print_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==916871==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ea40d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f66e64ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ea40d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f66e64ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918011==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca8a504868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff01bf67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca8a504868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff01bf67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3a5eca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0c18197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3a5eca868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0c18197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==917931==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563da59d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26cee457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563da59d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26cee457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a987b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbcb27d87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a987b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbcb27d87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased vtypes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572932e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26bb54f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572932e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26bb54f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920174==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3deba0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d7810a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3deba0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d7810a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg0_end15 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920164==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d23cf15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f27a5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d23cf15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f27a5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920291==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da3e97a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0cd1cca7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da3e97a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0cd1cca7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg15_end30 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920171==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557de1bf6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b045d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557de1bf6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b045d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920237==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f595217868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e34c797d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f595217868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e34c797be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end plain ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920151==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556324201868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f368c2a87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556324201868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f368c2a87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased jam1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920318==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0eb76a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c2452e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0eb76a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8c2452e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased jam2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920504==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c55e2d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1cf2be07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c55e2d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1cf2be07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_empty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==918990==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed76739868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc213cd27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed76739868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc213cd27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919104==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591ff941868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f7ac837d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591ff941868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f7ac837be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919116==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fb1e7a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a8ab87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fb1e7a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f24a8ab87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919125==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559234eb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94a7d4e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559234eb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94a7d4e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919106==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555593fb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f829a5217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555593fb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f829a5217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919115==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56119ddd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0614bf07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56119ddd3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0614bf07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653385a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02025157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653385a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f02025157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920037==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d818ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c6af2d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d818ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c6af2d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919345==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576ab11f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe4ec8357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576ab11f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe4ec8357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919491==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5645c2304868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c0bf607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5645c2304868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c0bf607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919255==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef47484868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbec48b87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef47484868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbec48b87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563eec692868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17de67e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563eec692868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17de67e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased print_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==919044==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56090fca5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf4cc947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56090fca5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf4cc947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920108==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4b4bd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9128ab47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4b4bd6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9128ab47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920143==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55638618c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc0d89a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55638618c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc0d89a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920107==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633d43b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc30e72d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633d43b5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc30e72d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920131==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5c2ae6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdb198927d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5c2ae6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdb198927be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921864==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe93d48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd69a5b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe93d48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbd69a5b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921738==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e53faa7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3063cf17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e53faa7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3063cf17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922279==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5a291f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4b455d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5a291f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4b455d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921801==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e40fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fadf6f217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e40fd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fadf6f217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922137==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8c0cde868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5bc8c07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8c0cde868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5bc8c07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921706==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592bbf79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23527377d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592bbf79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23527377be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased jam1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f0dfb0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd62d84f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560f0dfb0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd62d84f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased jam2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==922474==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556dbe47b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a7fd7a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556dbe47b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a7fd7a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_empty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf16090868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f00630367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf16090868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f00630367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920888==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c16dd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2516bb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c16dd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb2516bb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921141==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592f0ead868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9a4fde7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592f0ead868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9a4fde7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921159==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edfe68f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbb301607d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55edfe68f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbb301607be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921143==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560561965868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7b9cd0a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560561965868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7b9cd0a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921148==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0b74bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5aa03a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0b74bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5aa03a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921175==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a981b24868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed636d87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a981b24868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed636d87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921277==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ed5a99868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55385457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ed5a99868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f55385457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921237==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbb0999868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b959547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbb0999868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b959547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921255==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599d5297868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef26a377d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599d5297868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fef26a377be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565504ca8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec1bf6a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565504ca8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec1bf6a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921247==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b83428a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70c80797d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b83428a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70c80797be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased print_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==920714==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561342168868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2c2fe977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561342168868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2c2fe977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921279==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612a8efe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f703ba077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612a8efe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f703ba077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921433==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55781d850868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f263ffe87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55781d850868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f263ffe87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921270==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560242b1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd69c28b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560242b1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd69c28b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==921282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe09aa5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce653217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe09aa5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce653217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personinfo pedestrians ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901133==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563817fef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19efb397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563817fef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19efb397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personinfo riding ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==901147==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e21707868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6225d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e21707868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe6225d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personinfo riding_onlyPersoninfo ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==901600==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8c5067868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14857647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8c5067868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14857647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927304==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddd0e2c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9963ff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddd0e2c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9963ff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output period ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927325==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e66a9a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf5a4187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e66a9a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf5a4187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output small_jam ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==927311==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56270ff8a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f794f7367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56270ff8a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f794f7367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905245==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b2affc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f4328d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b2affc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5f4328d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905248==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4b0d2a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4176957d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4b0d2a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4176957be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905321==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1ad5de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fbc92f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1ad5de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4fbc92f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump precision ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905653==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56160ba32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff0907f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56160ba32868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7eff0907f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905439==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569afe04868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f862f63c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569afe04868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f862f63c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed__empty ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905546==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b545a41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed3885e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b545a41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed3885e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907111==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8b4cd8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3593ae97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8b4cd8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3593ae97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adf1593868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feeec88b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55adf1593868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feeec88b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907168==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddadbc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c73b737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddadbc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c73b737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==906970==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8fdf79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c6ce5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8fdf79868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c6ce5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==906984==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5606f04ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27d56e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5606f04ed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27d56e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907003==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604d9372868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6414e4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604d9372868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6414e4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==907161==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9088b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ad7abe7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9088b3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ad7abe7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output early_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905139==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f359a56868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19beab27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f359a56868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19beab27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output early_end_write ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905142==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562d4dbc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f743e8bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562d4dbc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f743e8bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output pos0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905217==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556471e1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf5b8fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556471e1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf5b8fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output use_ended ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905159==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555912071868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30f03d47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555912071868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30f03d47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output use_ended_started ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905160==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef33d67868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6619db7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef33d67868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6619db7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56272ad86868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbb6e48b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56272ad86868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbb6e48b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899474==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d269096868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99f02e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d269096868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99f02e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899538==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2c47bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7a80b17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2c47bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7a80b17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899606==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff54c41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5ba2d07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff54c41868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5ba2d07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899669==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e6b03868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d26bdc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e6b03868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4d26bdc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899598==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561017d2b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0cf18ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561017d2b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0cf18ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558285b49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d28c077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558285b49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d28c077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899600==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f5b33c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92bab8b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f5b33c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92bab8b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899462==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594d6c1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e80e8d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594d6c1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e80e8d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899453==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfc45bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f84145347d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfc45bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f84145347be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899429==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc871da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2bb75067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc871da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2bb75067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899437==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564165da4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf932777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564165da4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf932777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a32d072868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3321977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a32d072868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3321977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be97e2b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff77fe647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be97e2b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff77fe647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered_delayed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900769==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ade4ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30ff6f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ade4ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30ff6f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo enable_by_type ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900783==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56344a8e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcfa0fac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56344a8e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcfa0fac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo human_readable_times ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900595==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2ef269868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10a67167d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2ef269868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f10a67167be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo internal_lanes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900715==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558391a00868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc57c1087d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558391a00868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc57c1087be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo no_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff68402868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92064fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff68402868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92064fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==899837==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f4a1c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a5c1d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f4a1c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3a5c1d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900030==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8af333868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1d15ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8af333868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc1d15ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo probability_by_type ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900862==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e53aa9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e78bd77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e53aa9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e78bd77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900614==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557829674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff92e9077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557829674868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff92e9077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
16a17,29
> 
> =================================================================
> ==900631==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fac13a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0142d727d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fac13a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0142d727be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_same_vehicles ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900579==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0dc964868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f949d3487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0dc964868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f949d3487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_length ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900608==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562c7e502868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa30c46d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562c7e502868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa30c46d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_speed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900582==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e19a8c3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a82f4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e19a8c3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a82f4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_undeparted ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900644==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efb4b39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf9371e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efb4b39868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf9371e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900635==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556427031868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff9df0dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556427031868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff9df0dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==900655==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3e5293868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c0320b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3e5293868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c0320b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905031==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557885787868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63b939a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557885787868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63b939a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903096==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557beedb5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14cbfea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557beedb5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14cbfea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903109==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e3028e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40bd5ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e3028e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f40bd5ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903475==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9a739c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6075ce17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9a739c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6075ce17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902922==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f358ee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f75bdd9c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f358ee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f75bdd9c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x125b8 pc=0x561bf792568a sp=0x7f8aeb22ed40
> ==902937==LeakSanitizer has encountered a fatal error.
> ==902937==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==902937==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904688==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619a3005868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff83dc057d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5619a3005868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff83dc057be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904691==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56306d75c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f2c3fb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56306d75c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7f2c3fb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902946==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da1ddf3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f523fbe67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da1ddf3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f523fbe67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902964==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609a7af3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c210187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609a7af3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6c210187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902950==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563adac7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4379697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563adac7b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4379697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==902949==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56304bb1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4f8f227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56304bb1f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4f8f227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904696==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5579a26a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc7fd2cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5579a26a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc7fd2cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902029==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557992fbf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6faf6457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557992fbf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6faf6457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902291==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558da3b9a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c1071f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558da3b9a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c1071f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902318==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d4565d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0ead42f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d4565d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0ead42f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903227==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bc1fa5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6ec71f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bc1fa5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6ec71f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56525babe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1fee7f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56525babe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1fee7f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902736==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a6a1fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fded0ad77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a6a1fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fded0ad77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904132==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f1daed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b836637d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f1daed868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4b836637be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904315==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c4b383868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3eef8027d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c4b383868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3eef8027be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904115==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7ec67b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e90b417d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7ec67b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5e90b417be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903595==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ade80dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec7794e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ade80dd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fec7794e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903597==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586fbced868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f688db3c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586fbced868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f688db3c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==903959==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565a4e97868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3117e3a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565a4e97868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3117e3a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
16a17,29
> 
> =================================================================
> ==902970==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f515de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f03c78777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f515de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f03c78777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
46a47,59
> 
> =================================================================
> ==903035==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560eb1950868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc46a48b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560eb1950868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc46a48b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,21
> 
> =================================================================
> ==903039==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfc8803868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f944c0c87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfc8803868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f944c0c87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901785==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df07de3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda1d19c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df07de3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda1d19c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901717==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566b7bda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8b9c157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566b7bda868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8b9c157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901777==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562372476868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0434b457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562372476868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0434b457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3bfb48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4277e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3bfb48868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4277e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length_unfinished ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901705==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd41f53868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9b126b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd41f53868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9b126b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_stoppingPlaces ( Last six runs Sep2024 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==901780==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f05ff64868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fab0ac157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f05ff64868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fab0ac157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7f6018868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58b65d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7f6018868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58b65d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==901799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e7d4f0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3491bad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e7d4f0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3491bad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes_sorted ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==901798==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d803ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5c0272f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d803ef868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5c0272f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable walk_departPos_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901794==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4c34f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27218f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4c34f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f27218f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==901662==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637f8b00868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f629757e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5637f8b00868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f629757e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==901683==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582ec20a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44e95f17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582ec20a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44e95f17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted_end_early ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==901998==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a14fac4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04164507d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a14fac4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f04164507be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable write_unfinished_person ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==901689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cecd74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f353d7c57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cecd74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f353d7c57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904771==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b26b187868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f380de3c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b26b187868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f380de3c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902902==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633d2f25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9904027d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633d2f25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9904027be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902916==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f433de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7183f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f433de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa7183f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==902909==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b02e667868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f716aa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b02e667868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f716aa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904214==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b354d21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8cf55d07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b354d21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8cf55d07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561eb0229868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1b5d987d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561eb0229868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1b5d987be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904223==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce25f22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8fe21e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce25f22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc8fe21e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d23b52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8190b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d23b52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe8190b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904145==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa2cfd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f732317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa2cfd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f732317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904153==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649f603f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe974c2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649f603f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe974c2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==904202==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56099d044868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7da07d67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56099d044868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7da07d67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==905123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e8e568868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d3639c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e8e568868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8d3639c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtk-output errors file_false ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==927244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d0c533868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93e20227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d0c533868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93e20227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906255==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644dbb97868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3dd80687d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644dbb97868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3dd80687be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_missing ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906463==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5d203f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f847f0a47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5d203f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f847f0a47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==905663==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f6ca0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3f11ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f6ca0a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc3f11ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==905778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b512da9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff44d45d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b512da9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff44d45d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_.1s ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906292==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55578a28d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f54093887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55578a28d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f54093887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==905919==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563a1850868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5db1217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563a1850868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd5db1217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906142==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c756549868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38243b37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c756549868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f38243b37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906237==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5570e55f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f598c1057d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5570e55f5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f598c1057be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6307fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac846eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6307fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac846eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906209==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562431cdd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac9026d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562431cdd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fac9026d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_both ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555aa3288868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9dc129d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555aa3288868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9dc129d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906152==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55766895b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2c1a217d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55766895b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa2c1a217be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==906161==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5642af58c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f673c10a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5642af58c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f673c10a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564bdbfc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d6c83e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564bdbfc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d6c83e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960361==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a58502868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea08b487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a58502868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea08b487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958162==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55867bc68868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89ea88a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55867bc68868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89ea88a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward_left_turning_vehicle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958252==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ab1cd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51587547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ab1cd0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51587547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958134==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604905bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4c47367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5604905bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd4c47367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958233==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbb9ae3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1663cff7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbb9ae3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1663cff7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc06494868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1702977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc06494868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1702977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting disconnected_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960296==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af18b10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9477f187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af18b10868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9477f187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959992==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bff9844868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9af20397d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bff9844868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9af20397be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960000==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e82acf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97c43007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e82acf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f97c43007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959869==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582053c2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d256187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5582053c2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6d256187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959883==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56384faa1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc84fcf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56384faa1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc84fcf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x12038 pc=0x5568ee7c968a sp=0x7fbcc412ed40
> ==960060==LeakSanitizer has encountered a fatal error.
> ==960060==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==960060==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting no_sidewalks ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960250==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d3111e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c55b5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d3111e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c55b5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ecdf0dc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7cf1a017d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ecdf0dc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7cf1a017be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959452==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557519fd1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4143ba47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557519fd1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4143ba47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959409==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603d81c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e513b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5603d81c0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e513b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959580==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561dae0a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe7110357d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561dae0a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe7110357be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959389==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5561d8664868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a303ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5561d8664868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a303ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960476==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e53508868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81bf64e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e53508868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f81bf64e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cad70b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7599017d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cad70b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb7599017be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959577==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560236ebd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa46c5457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560236ebd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa46c5457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df271ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8b8b8557d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df271ae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8b8b8557be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959231==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a350d83868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4b717f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a350d83868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4b717f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959109==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9d3fab868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99e96077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9d3fab868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99e96077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959034==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56467a959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a1728b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56467a959868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9a1728b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal left_rr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605c6901868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda168867d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605c6901868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda168867be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal right_ll ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959321==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556698f73868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4dfb077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556698f73868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc4dfb077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_lr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959312==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595045b1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1024cdc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595045b1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1024cdc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_rl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==959303==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0f463a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efca456d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0f463a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efca456d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec47016868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efea26117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec47016868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efea26117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958570==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56075d822868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39b07027d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56075d822868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39b07027be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958561==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56468cd6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8164c257d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56468cd6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8164c257be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958534==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562074374868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5ba376d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562074374868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5ba376d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958409==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56309fa23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39cbf8b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56309fa23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39cbf8b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958372==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ad791f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f967b8c57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ad791f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f967b8c57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561eadb3a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ea7fbb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561eadb3a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3ea7fbb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958259==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f081cd1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f351234f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f081cd1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f351234f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958864==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651a6518868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a29bd57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651a6518868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0a29bd57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==958785==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ea550e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3728e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ea550e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd3728e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967834==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c35d91c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f11e8d527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c35d91c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f11e8d527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967493==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b55c4e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f65c37297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b55c4e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f65c37297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968193==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3dc5e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c153f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3dc5e4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9c153f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968232==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c297cbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d3860c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c297cbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d3860c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968069==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55949783b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b6b7867d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55949783b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b6b7867be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968003==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d29524868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf643ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d29524868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf643ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs insertion_at_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968338==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55752e41c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26956c07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55752e41c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26956c07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968347==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55569fe49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa6ecae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55569fe49868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa6ecae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968463==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e0e437868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99fd9d17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e0e437868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f99fd9d17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs reverse_after_waypoint ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968520==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648e9234868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc15d2e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648e9234868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc15d2e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs signalized_turn ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967844==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595348a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd991b027d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5595348a5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd991b027be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968079==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56406083c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb0a4d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56406083c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feb0a4d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968084==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e45c47868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30be50c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e45c47868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f30be50c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11384 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968532==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a726a2f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd61af647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a726a2f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd61af647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11440 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968541==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588d2ff6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb47ead7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588d2ff6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb47ead7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12184 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968621==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599308e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f42c4c187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599308e8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f42c4c187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12184b ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968878==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558924dd1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63939f07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558924dd1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63939f07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12857 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e116b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6490e3e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e116b9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6490e3e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12858 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,75
> =================================================================
> ==969006==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6020000f6ed8 at pc 0x5585e287730d bp 0x7ffc9c3bb770 sp 0x7ffc9c3bb768
> READ of size 8 at 0x6020000f6ed8 thread T0
>     #0 0x5585e287730c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:731:69
>     #1 0x5585e27f900c in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x5585e296b507 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 0x5585e296ac49 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 0x5585e296ac49 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 0x5585e29565f1 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 0x5585e2954183 in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:118:32
>     #7 0x5585e29530bf in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x5585e270ecdd in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22
>     #9 0x5585e2d158df in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5
>     #10 0x5585e2d2c6e9 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1005:9
>     #11 0x5585e2d09f49 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1
>     #12 0x7f9dc9ec2bc4 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14bbc4) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #13 0x7f9dc9ec20d9 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0d9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #14 0x7f9dc9ec2174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #15 0x5585e25b640c in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x7f9dc5bf3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7f9dc5bf3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #18 0x5585e24f4834 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x376c834) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
> 
> 0x6020000f6ed8 is located 0 bytes to the right of 8-byte region [0x6020000f6ed0,0x6020000f6ed8)
> allocated by thread T2 here:
>     #0 0x5585e25b244d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x5585e2684e19 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5585e2684d1a in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5585e2684a07 in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2024-09-15 13:27:56 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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,73c16,48
< <railsignal-block-output>
<     <railSignal id="1">
<         <link linkIndex="0" from="1043_0" to="1044_0">
<             <driveWay 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="1002_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals="2_0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="10">
<         <link linkIndex="0" from="1011_0" to="1010_0"/>
<     </railSignal>
<     <railSignal id="11">
<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 ticket12868 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==969124==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55931c2fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fae81bbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55931c2fb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fae81bbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12873 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==969134==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a90a1c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd831cd37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a90a1c7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd831cd37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket13262 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,74
> =================================================================
> ==969209==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6020000f8b78 at pc 0x55dfc15e930d bp 0x7fff74ca0c70 sp 0x7fff74ca0c68
> READ of size 8 at 0x6020000f8b78 thread T0
>     #0 0x55dfc15e930c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:731:69
>     #1 0x55dfc156b00c in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x55dfc16dd507 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 0x55dfc16dcc49 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 0x55dfc16c85f1 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 0x55dfc16c6183 in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:118:32
>     #6 0x55dfc16c50bf in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x55dfc1480cdd in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22
>     #8 0x55dfc1a878df in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5
>     #9 0x55dfc1a9e6e9 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1005:9
>     #10 0x55dfc1a7bf49 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1
>     #11 0x7f9e1f470bc4 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14bbc4) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #12 0x7f9e1f4700d9 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0d9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #13 0x7f9e1f470174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #14 0x55dfc132840c in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x7f9e1b1a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f9e1b1a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #17 0x55dfc1266834 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x376c834) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
> 
> 0x6020000f8b78 is located 0 bytes to the right of 8-byte region [0x6020000f8b70,0x6020000f8b78)
> allocated by thread T2 here:
>     #0 0x55dfc132444d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55dfc13f6e19 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dfc13f6d1a in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55dfc13f6a07 in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55dfc14fb7c0 in std::vector<double, std::allocator<double> >::reserve(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:78:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2024-09-15 13:27:56 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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,27c16,47
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay edges="E2 E3 E4">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes="-E2_0 -E3_0 -E4_0"/>
<                 <flank lanes="-E5_0 -E6_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<         <link linkIndex="0" from="E2_0" to="E3_0">
<             <driveWay edges="E3 E4">
<                 <forward lanes="E3_0 E4_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 Sep2024 )

---------- Differences in errors ----------
0a1,74
> =================================================================
> ==969214==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6020000f8bb8 at pc 0x55d9df21d30d bp 0x7ffdc547c890 sp 0x7ffdc547c888
> READ of size 8 at 0x6020000f8bb8 thread T0
>     #0 0x55d9df21d30c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:731:69
>     #1 0x55d9df19f00c in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x55d9df311507 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 0x55d9df310c49 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 0x55d9df2fc5f1 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 0x55d9df2fa183 in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:118:32
>     #6 0x55d9df2f90bf in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x55d9df0b4cdd in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22
>     #8 0x55d9df6bb8df in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5
>     #9 0x55d9df6d26e9 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1005:9
>     #10 0x55d9df6aff49 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1
>     #11 0x7f0630b9dbc4 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14bbc4) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #12 0x7f0630b9d0d9 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0d9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #13 0x7f0630b9d174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #14 0x55d9def5c40c in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x7f062c8ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f062c8cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #17 0x55d9dee9a834 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x376c834) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
> 
> 0x6020000f8bb8 is located 0 bytes to the right of 8-byte region [0x6020000f8bb0,0x6020000f8bb8)
> allocated by thread T2 here:
>     #0 0x55d9def5844d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55d9df02ae19 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d9df02ad1a in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d9df02aa07 in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d9df12f7c0 in std::vector<double, std::allocator<double> >::reserve(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:78:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2024-09-15 13:27:57 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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,27c16,48
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay edges="E2 E3 E4 E5">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes="-E2_0 -E3_0 -E4_0 -E5_0"/>
<                 <flank lanes="-E6_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<         <link linkIndex="0" from="E2_0" to="E3_0">
<             <driveWay 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 bugs ticket7563 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968452==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a230166868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefe25007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a230166868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fefe25007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs unregulated_junction ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==968062==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564754ea5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e5b45f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564754ea5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2e5b45f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967652==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bb0ff7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93e6dab7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bb0ff7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f93e6dab7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967166==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d546f58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94ff8737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d546f58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f94ff8737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967174==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55acec2f0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efffa82a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55acec2f0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efffa82a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join ( Last six runs Sep2024 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==964732==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f15327868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4ba60b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f15327868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4ba60b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Sep2024 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==964938==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b43828b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa5bbcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b43828b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faa5bbcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail ( Last six runs Sep2024 )

---------- Differences in errors ----------
7a8,20
> 
> =================================================================
> ==964740==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a366e87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f704c5ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a366e87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f704c5ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail_abort ( Last six runs Sep2024 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==964810==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5639c163d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f464eab07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5639c163d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f464eab07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Sep2024 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==964967==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2fadbc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f349d5327d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2fadbc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f349d5327be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further ( Last six runs Sep2024 )

---------- Differences in errors ----------
14a15,27
> 
> =================================================================
> ==965139==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56550d763868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd988de27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56550d763868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd988de27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further_late ( Last six runs Sep2024 )

---------- Differences in errors ----------
14a15,27
> 
> =================================================================
> ==965182==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2d3a9c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3fa56587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2d3a9c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3fa56587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_late ( Last six runs Sep2024 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==965108==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eec2830868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f182e2367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eec2830868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f182e2367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_invalid ( Last six runs Sep2024 )

---------- Differences in errors ----------
15a16,28
> 
> =================================================================
> ==965443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e241d08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dc47f57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e241d08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0dc47f57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_problem ( Last six runs Sep2024 )

---------- Differences in errors ----------
14a15,27
> 
> =================================================================
> ==965530==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588db112868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda0a7ea7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588db112868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fda0a7ea7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
13a14,26
> 
> =================================================================
> ==965531==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e4213c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0520f5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e4213c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0520f5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
13a14,26
> 
> =================================================================
> ==964940==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572e45e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fca197367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572e45e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fca197367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working locomotive_switches_sides ( Last six runs Sep2024 )

---------- Differences in errors ----------
13a14,26
> 
> =================================================================
> ==965653==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5580de1ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7b73d7d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5580de1ba868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7b73d7d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==964544==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55735398e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6341a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55735398e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd6341a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working splitFront ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==964552==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f59d01a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73d8b457d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f59d01a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73d8b457be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==964568==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1c150f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a095fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1c150f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8a095fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_longTrain ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==964574==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3109f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdcbfc3f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3109f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdcbfc3f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_containers ( Last six runs Sep2024 )

---------- Differences in errors ----------
15a16,28
> 
> =================================================================
> ==964185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de5d7e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68dc2fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de5d7e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f68dc2fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_persons ( Last six runs Sep2024 )

---------- Differences in errors ----------
15a16,28
> 
> =================================================================
> ==964148==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575841b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5fdba27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575841b7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff5fdba27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==964265==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556ef0570868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f717a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556ef0570868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3f717a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers_noStop ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==964429==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c42caad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6fb84a27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c42caad868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6fb84a27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963305==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5c4973868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa9e1bd57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5c4973868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa9e1bd57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_1signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963347==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a507979868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c371eb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a507979868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c371eb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_backward ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e440708868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3fbb587d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e440708868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3fbb587be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963314==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ac73b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa35e0307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ac73b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa35e0307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal conflict_lookahead ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963811==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df44868868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1309757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df44868868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd1309757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints bidi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961115==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f560d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9ddff67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f560d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb9ddff67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints foeInsertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961111==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbbf0e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb11506d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbbf0e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb11506d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1bdfee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92a5d007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1bdfee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92a5d007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961033==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba61772868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa78e4177d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba61772868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa78e4177be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960773==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d1ef25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f88e08c17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d1ef25868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f88e08c17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_inactive ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960841==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a886bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f897ded87d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a886bd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f897ded87be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960849==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b106eb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bc9c2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b106eb2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9bc9c2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961039==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e0a8a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7effd0f5c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e0a8a8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7effd0f5c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55581a5cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc1eac17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55581a5cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc1eac17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960908==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5622aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3593ed37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5622aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3593ed37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal deadlock_insertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd71588868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb06f157d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd71588868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffb06f157be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961641==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b41d1e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f09bb3dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b41d1e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f09bb3dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ca7886868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23150dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ca7886868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23150dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal fork_without_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962133==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffb44a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23bfa0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffb44a9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f23bfa0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal guard_insertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963450==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571cf790868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff623b737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571cf790868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff623b737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962718==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a08e90f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6878e137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a08e90f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6878e137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962779==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55980f75a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f328cff57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55980f75a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f328cff57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963511==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636ef717868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f447df5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636ef717868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f447df5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962959==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fa1d7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7e5f697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fa1d7c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff7e5f697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963037==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56323442c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87d70007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56323442c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f87d70007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963087==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558689a22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05345307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558689a22868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f05345307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963261==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf817a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f61aefbc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf817a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f61aefbc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal inserted_behind_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bd8fae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33b64067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bd8fae868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f33b64067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints insertionOrder ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961591==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b30e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26c6f4f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b30e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f26c6f4f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961563==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdec28d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16567c47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdec28d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16567c47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961417==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf18647868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc00137e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf18647868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc00137e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961226==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55869099a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5123e07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55869099a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc5123e07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55813ee14868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce91fe07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55813ee14868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fce91fe07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961478==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5610f5c08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa9b870b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5610f5c08868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa9b870b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal large_step_size ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962215==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a2f4bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f824dbcb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a2f4bf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f824dbcb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==961959==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e83012868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff1a26977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e83012868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff1a26977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962122==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e939e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f29ff90c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e939e0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f29ff90c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584e4b7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f560a3947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584e4b7f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f560a3947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960648==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562122994868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5476acb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562122994868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5476acb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==960485==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e86f94b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07397f37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e86f94b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f07397f37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal reversal_before_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963949==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0cc3c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea9d9947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0cc3c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fea9d9947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal route_as_additional ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963810==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f59e1b2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0a1cad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f59e1b2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0a1cad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_blocks ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962240==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c2519868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ea82ae7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c2519868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9ea82ae7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962543==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5643c3137868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d4e04f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5643c3137868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7d4e04f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes_2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962253==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559871ed0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f11e3d067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559871ed0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f11e3d067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_trains ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962247==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc258aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f09416067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc258aa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f09416067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_outgoing_lanes ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962572==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c6eaa3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd745c367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c6eaa3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd745c367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal single_incoming_lane ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626117ee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0fc34367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626117ee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0fc34367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal small_step_size ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962141==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ad5dee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5df9ba27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ad5dee868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5df9ba27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963584==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559240c5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f668c04f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559240c5d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f668c04f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963801==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a0b99b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e065757d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a0b99b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0e065757be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal two_following_trains ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558df958c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f133e9d77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558df958c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f133e9d77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal two_signals_with_same_program ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==962237==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa05587868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a61c317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa05587868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5a61c317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966925==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b51b87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f42a52bc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b51b87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f42a52bc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966932==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dad8970868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0257697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dad8970868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0257697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal double_reversal_same_dir ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,74
> =================================================================
> ==967060==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6020000f8b58 at pc 0x562768ff830d bp 0x7fff7a566930 sp 0x7fff7a566928
> READ of size 8 at 0x6020000f8b58 thread T0
>     #0 0x562768ff830c in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:731:69
>     #1 0x562768f7a00c in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:269:36
>     #2 0x5627690ec507 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 0x5627690ebc49 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 0x5627690d75f1 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 0x5627690d5183 in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:118:32
>     #6 0x5627690d40bf in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #7 0x562768e8fcdd in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:340:22
>     #8 0x5627694968df in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:327:5
>     #9 0x5627694ad6e9 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1005:9
>     #10 0x56276948af49 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:133:1
>     #11 0x7f187beb8bc4 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14bbc4) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #12 0x7f187beb80d9 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0d9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #13 0x7f187beb8174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #14 0x562768d3740c in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x7f1877be9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f1877be9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #17 0x562768c75834 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x376c834) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
> 
> 0x6020000f8b58 is located 0 bytes to the right of 8-byte region [0x6020000f8b50,0x6020000f8b58)
> allocated by thread T2 here:
>     #0 0x562768d3344d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x562768e05e19 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562768e05d1a in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x562768e05a07 in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x562768f0a7c0 in std::vector<double, std::allocator<double> >::reserve(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:78:22
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2024-09-15 13:27:52 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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,27c16,47
< <railsignal-block-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay edges="E2 E3 E4">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes="-E2_0 -E3_0 -E4_0"/>
<                 <flank lanes="-E5_0 -E6_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<         <link linkIndex="0" from="E2_0" to="E3_0">
<             <driveWay edges="E3 E4">
<                 <forward lanes="E3_0 E4_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_route_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967043==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e22b35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1e220b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e22b35868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1e220b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_route_end_impossible ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967050==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55579b8a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57c32d27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55579b8a3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f57c32d27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966131==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653916d6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2acf0067d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653916d6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2acf0067be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==966311==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555cec116868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f169a7cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555cec116868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f169a7cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop_tooLong ( Last six runs Sep2024 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==966496==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56003f566868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13414887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56003f566868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f13414887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966127==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561319dd5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7b47a97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561319dd5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd7b47a97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_bad_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==966605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b52bd29868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39bf15e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b52bd29868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f39bf15e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_impossible ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966315==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560120f3a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7e8276b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560120f3a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7e8276b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_no_internal_links ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966848==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5596e39d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f515bedb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5596e39d4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f515bedb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_internal_links ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966786==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e67d71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faafb04f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561e67d71868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faafb04f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_link ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966723==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5623fcc6b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d45ba27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5623fcc6b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5d45ba27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966659==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c412fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0db09cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555c412fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0db09cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_on_signal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==966905==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561db3828868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f245a8137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561db3828868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f245a8137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==965870==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f293c87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc47d7487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f293c87868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc47d7487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==965738==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc9c42868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fafa3cf57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc9c42868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fafa3cf57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==965812==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da27d34868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f09a007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da27d34868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2f09a007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==965672==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5614a50e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19377fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5614a50e5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19377fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Sep2024 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==965722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f1128c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb59b1947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f1128c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb59b1947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_slack ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==965843==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560d9722868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9f0ed9f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560d9722868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9f0ed9f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==965943==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574bc4de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd0076c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574bc4de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd0076c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==965989==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56519adb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f402b4367d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56519adb7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f402b4367be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==965872==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652e1fbf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb70360c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652e1fbf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb70360c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail slow_fast_slow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967233==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565472e69868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59320947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565472e69868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f59320947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==963985==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56436cf5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b11e977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56436cf5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b11e977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==964006==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be51a52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3534a967d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be51a52868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3534a967be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967391==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562dfe825868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe445c0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562dfe825868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe445c0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==967495==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d428b4e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b0a1fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d428b4e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2b0a1fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873046==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556396b23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3d45b3e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556396b23868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3d45b3e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873452==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f95683868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34b84137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f95683868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f34b84137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56111b77b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c193307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56111b77b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7c193307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873114==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e9c0e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb212297d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e9c0e2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcb212297be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e6a047868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa35dd947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564e6a047868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa35dd947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==872928==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8f6e1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9a55487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8f6e1b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9a55487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_last ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566fa655868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95009c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566fa655868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95009c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873257==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd1120b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82f45e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd1120b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82f45e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random_routeFlow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873517==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561df3f8d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b67b767d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561df3f8d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b67b767be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors lane_given10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==874906==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de3e20c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f811c5597d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de3e20c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f811c5597be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors speed_given100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==874912==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a706eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f872dc547d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a706eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f872dc547be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_first ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874734==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ec0cc9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf037647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ec0cc9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf037647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874600==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a66c4bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f040afc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a66c4bb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f040afc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874673==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613cec2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b949d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613cec2e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3b949d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874903==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578ff00a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73879d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578ff00a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f73879d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873575==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0eda5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f090ab307d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0eda5b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f090ab307be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56347aa75868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85689887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56347aa75868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f85689887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given-10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873847==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb97e9a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5c95c227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb97e9a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5c95c227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873709==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559197641868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48f880c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559197641868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f48f880c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873785==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b5d26a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f544072f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b5d26a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f544072f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10000 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==873851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1658e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2ba7ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1658e9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff2ba7ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_max ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874085==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56134fd0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43846be7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56134fd0d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43846be7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==873860==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f01159868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1ae1c97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f01159868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb1ae1c97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874469==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56365891e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45afae17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56365891e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f45afae17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current_nearend ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874542==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636a250e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19e35947d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636a250e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19e35947be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874145==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557310c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ab44b07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557310c9868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ab44b07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874207==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654bd058868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18e98887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5654bd058868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f18e98887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0_nearend ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874475==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563179893868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc6357fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563179893868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc6357fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874414==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560d37b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e0fc5d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5560d37b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4e0fc5d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10_nearend ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874532==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56181d225868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16c8b887d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56181d225868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16c8b887be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given_near0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874357==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6d74d3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51b4e2f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6d74d3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51b4e2f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure approach_slow_lane ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6803cf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f9c5cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6803cf868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f9c5cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870700==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a128c7d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12232d57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a128c7d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f12232d57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871234==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be57ccb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0335e27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be57ccb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa0335e27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871215==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1c713a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0f1dbe7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1c713a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0f1dbe7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4d8045868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77b160c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4d8045868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f77b160c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871226==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561fae36d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc0e58187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561fae36d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc0e58187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870693==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e4296c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f5a0007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e4296c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0f5a0007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_last ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870712==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e882da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fde23a187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e882da868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fde23a187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870734==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4be0f2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa00049e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4be0f2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa00049e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871235==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0d5512868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8177e17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0d5512868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff8177e17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_routeFlow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871245==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564c8910f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2121eeb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564c8910f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2121eeb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_trip ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871225==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec68379868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc666fad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec68379868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc666fad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867556==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7bf184868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51d8e717d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7bf184868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f51d8e717be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal_emergencyDecel ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fc07a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0cb4897d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fc07a4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb0cb4897be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_best_3veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867421==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da4a966868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f624c6e77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da4a966868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f624c6e77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==866946==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5623235e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa159c077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5623235e3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa159c077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_bus ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==866952==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55994abc8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa2f3487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55994abc8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffa2f3487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_passenger ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867092==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fc5936868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3ab1337d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555fc5936868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe3ab1337be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867162==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7519f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4860ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7519f8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff4860ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_3veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867233==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dca5bd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c1d2957d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dca5bd2868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c1d2957be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_occupancy ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867223==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fee3f58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ef49257d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fee3f58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2ef49257be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624ac4b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd222c077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624ac4b6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd222c077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867818==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564a7d6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe13188a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564a7d6d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe13188a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==867934==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fac53c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f792b4ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fac53c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f792b4ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x124a8 pc=0x56087884568a sp=0x7fca9ac2ed40
> ==867970==LeakSanitizer has encountered a fatal error.
> ==867970==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==867970==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868059==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ffbcc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0587d9c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ffbcc7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0587d9c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_10ms ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd15141868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9fce0cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd15141868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9fce0cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given-10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868184==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aea8331868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1db5bbb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aea8331868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1db5bbb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868169==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56325b4bc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17363317d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56325b4bc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f17363317be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_given ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa6e115868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffaac2117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa6e115868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ffaac2117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_max ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55787166a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f260039c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55787166a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f260039c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868275==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559628997868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c426077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559628997868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4c426077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random_3veh ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ade8a21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa5dd46d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ade8a21868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa5dd46d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_avg ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870343==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55688d395868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f497b4857d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55688d395868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f497b4857be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_avg_approach_minor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870691==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0b8579868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe861b5f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0b8579868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe861b5f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_avg_approach_slow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870679==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e8d989868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9578afa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e8d989868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f9578afa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_default ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868728==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b1ac74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92e498b7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b1ac74868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f92e498b7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_desired ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869903==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c908104868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a42adc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c908104868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1a42adc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_desired_approach_minor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==869979==ERROR: AddressSanitizer: heap-use-after-free on address 0x60d000006d20 at pc 0x55d363c2148d bp 0x7ffd37c1cb00 sp 0x7ffd37c1c288
> READ of size 3 at 0x60d000006d20 thread T0
>     #0 0x55d363c2148c in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x55d363c218c8 in __interceptor___vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x378e8c8) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #2 0x7fed5d137ec9 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x230ec9) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #3 0x7fed5d137f7f in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x230f7f) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #4 0x55d3649ac951 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:65:20
>     #5 0x55d3649abcd9 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #6 0x7fed5d0f8c3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #7 0x7fed5d183f70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #8 0x7fed5d0f0cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #9 0x7fed5d051b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #10 0x7fed5d0520c5 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #11 0x7fed5d052174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #12 0x55d363cc140c in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7fed58d83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7fed58d83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #15 0x55d363bff834 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x376c834) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
> 
> 0x60d000006d20 is located 0 bytes inside of 144-byte region [0x60d000006d20,0x60d000006db0)
> freed by thread T2 here:
>     #0 0x55d363c823d2 in __interceptor_free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef3d2) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed5d077103 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x170103) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> previously allocated by thread T0 here:
>     #0 0x55d363c6d083 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37da083) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed5d0770ea in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1700ea) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,14
> <!-- generated on 2024-09-15 13:23:31 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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,191c16,47
< <netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<     <timestep time="0.00">
<         <edge id="1to22.17">
<             <vehicle id="441" pos="9901.96" speed="30.00"/>
<         </edge>
<     </timestep>
<     <timestep time="1.00">
<         <edge id="1to22.17">
<             <vehicle id="441" pos="9901.96" speed="30.00"/>
<         </edge>
<     </timestep>
<     <timestep time="2.00">
<         <edge id="1to22.17">
<             <vehicle id="441" pos="9901.96" speed="30.00"/>
<         </edge>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_desired_approach_slow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870074==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd56783868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3febd17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd56783868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb3febd17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868729==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555de1f12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc6286777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555de1f12868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc6286777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==868789==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5587008d7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa06da8c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5587008d7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa06da8c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given10_laneSpeed ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869023==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceec1fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3a9af07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceec1fe868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa3a9af07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_defaultMax_speedFactor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869016==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e753568868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febcab077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e753568868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7febcab077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563dab8c8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4be15117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563dab8c8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4be15117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation_low ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==869404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4882b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1eb511e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4882b4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1eb511e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_speedFactor_roundUp ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869225==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558db0b31868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b8fda27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558db0b31868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b8fda27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_last ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870091==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad46510868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19a809c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad46510868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f19a809c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_last_approach_minor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870206==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b37f1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd9ea9f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561b37f1d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efd9ea9f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_last_approach_slow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870144==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cba91de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcbad39a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cba91de868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcbad39a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__laneEnd ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869536==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566e8ae3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f977b00a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566e8ae3868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f977b00a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__lanelimit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869417==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf4fb5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b0269e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf4fb5a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b0269e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__leader ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636c8c4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf364ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5636c8c4b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7faf364ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__vehlimit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869469==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b9475a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd602b207d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b9475a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd602b207be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_random__lanelimit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869544==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612abd58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d634117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612abd58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d634117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_random__vehlimit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,4
> Tracer caught signal 11: addr=0x12490 pc=0x55cf1936f68a sp=0x7f1dee32ed40
> ==869684==LeakSanitizer has encountered a fatal error.
> ==869684==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==869684==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_speedLimit ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==869991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584dcd58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f9ab7f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584dcd58868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4f9ab7f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_speedLimit_approach_minor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870080==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f6ee62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14a95b27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f6ee62868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f14a95b27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_speedLimit_approach_slow ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==870048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a4012e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f559272e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a4012e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f559272e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure depart_begin ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871548==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557be48d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d6a9197d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5557be48d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2d6a9197be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure depart_random ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871470==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d3a152868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9a91b37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d3a152868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9a91b37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==872287==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1265c5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d426737d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1265c5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1d426737be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==872348==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584e9409868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5c247ad7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584e9409868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5c247ad7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871866==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b681fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c1e3ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556b681fa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1c1e3ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871874==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d44d4d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feca55657d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d44d4d5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7feca55657be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==871886==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574c0563868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9ea50c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574c0563868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fc9ea50c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==871888==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b359f18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd62fb697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b359f18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd62fb697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==872506==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fc6a50868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ca517d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fc6a50868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7ca517d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==872678==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602cab9f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70e02a07d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602cab9f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f70e02a07be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,6
> Tracer caught signal 11: addr=0x12480 pc=0x557d0ab2468a sp=0x7fcd9992ed40
> ==872349==LeakSanitizer has encountered a fatal error.
> ==872349==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==872349==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==872374==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d094ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb43e29c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d094ea868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb43e29c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50 ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==872385==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b7e94e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c9291e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562b7e94e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0c9291e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50_ignore ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==872490==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef2d5fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3daeb1e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef2d5fc868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3daeb1e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871843==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562719935868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4647ba7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562719935868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa4647ba7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871848==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562164d18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0dacb57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562164d18868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe0dacb57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==872748==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653255be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b5f2647d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5653255be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6b5f2647be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==872734==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b0e740868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa62ea007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559b0e740868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fa62ea007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==872689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee9a172868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f768c3bb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee9a172868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f768c3bb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure posLat_beyondLane ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==871863==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffa7669868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad3643d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffa7669868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fad3643d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==876205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcf0a4944d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55bcf2313d00 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:529:34
>     #2 0x55bcf43b5635 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13
>     #3 0x55bcf22fd259 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:219:27
>     #4 0x55bcf45988f9 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 0x7fa39923f4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==876241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d89df7644d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x382a44d) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x55d89f840d00 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:529:34
>     #2 0x55d8a18e2635 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13
>     #3 0x55d89f82a259 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:219:27
>     #4 0x55d8a1ac58f9 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 0x7f88565464a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : spec distribution route_basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875294==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56292b42a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6f5bff57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56292b42a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6f5bff57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875301==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55574eee4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdfff4227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55574eee4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdfff4227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_ref ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875612==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564bd4bfd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f443586a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564bd4bfd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f443586a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_refId ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875364==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566fd171868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d76c007d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566fd171868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f0d76c007be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_repeat ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3c2fbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe0e2187d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3c2fbd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbe0e2187be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875489==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7eaad1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b470697d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7eaad1868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f5b470697be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875502==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557152651868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf5a5717d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557152651868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fcf5a5717be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact_with_probabilities ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55568eb6a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4de6ce17d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55568eb6a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4de6ce17be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875731==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d372be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f707072a7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d372be868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f707072a7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_option ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555654c50868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3d9a5977d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555654c50868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3d9a5977be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875927==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c24fa4a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb6a1d527d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c24fa4a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb6a1d527be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedFactorNormc ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876015==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbce4ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc89e0c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbce4ce868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7efc89e0c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speed_basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875625==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8b0492868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f737dcd57d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8b0492868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f737dcd57be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875087==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8b199868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1eb59e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8b199868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe1eb59e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting_overrideProbabilities ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==875240==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607cfad5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2270c8f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5607cfad5868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f2270c8f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtype_basic ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==874917==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56441350a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f200cce67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56441350a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f200cce67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow 2flows_scaled ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640757b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ad63487d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640757b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4ad63487be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_begin ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fae20e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89c7c247d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fae20e7868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f89c7c247be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876542==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555865d57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7415ddc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555865d57868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7415ddc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow many_per_step ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876580==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564504a85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8287e7f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564504a85868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f8287e7f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876615==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e17a102868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69db0f47d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e17a102868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f69db0f47be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route_stops ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876784==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddec08d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44957bb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddec08d868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f44957bb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_stops ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876673==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616f3306868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f50f1aa37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616f3306868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f50f1aa37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_instant ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876465==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a47cfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf2d1687d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a47cfa868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fbf2d1687be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_instant2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876487==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4fb7c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58a33117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4fb7c6868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f58a33117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_no_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==877506==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561553ce8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf9dfb27d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561553ce8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fdf9dfb27be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876294==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562f5c40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3fff26d7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562f5c40868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3fff26d7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_end ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876365==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f2d467868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c9781e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f2d467868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3c9781e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_no ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877220==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d7e09b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82f56117d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d7e09b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f82f56117be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.0001 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877707==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55898b67a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4de32dd7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55898b67a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f4de32dd7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877519==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563926e3a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9c05077d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563926e3a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fe9c05077be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1_number ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877644==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557adbe15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16fcfdc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557adbe15868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f16fcfdc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e11130868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e9e0207d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e11130868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f3e9e0207be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877313==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1ac401868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43a81ac7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1ac401868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f43a81ac7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_begin_100 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877406==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55953317b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bab6dc7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55953317b868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6bab6dc7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_step-length_0.2 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877328==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648f79eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed9da687d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5648f79eb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fed9da687be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877297==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55772d1cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3950f77d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55772d1cd868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff3950f77be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5_start_1000 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877391==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56209266c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f61345e67d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56209266c868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f61345e67be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876428==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fda1cf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0c52b97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fda1cf0868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7ff0c52b97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour_none ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==876443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563df280f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63dad5e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563df280f868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f63dad5e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow zero_period ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==877089==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7d639e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f302db777d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7d639e868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f302db777be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person ride ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878270==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf6333a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e6d2227d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf6333a868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f6e6d2227be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person walk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==878317==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bab15b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f823f62f7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bab15b8868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f823f62f7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Sep2024 )

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 errors ----------
0a1,13
> 
> =================================================================
> ==1008991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561057595868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4fc2d37d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561057595868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fb4fc2d37be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 3004.00.
---------- New result in exitcode ----------
1

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Sep2024 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==983002==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f679bb4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd32d0cb7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f679bb4868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7fd32d0cb7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Sep2024 )

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.
2a5,17
> 
> =================================================================
> ==986701==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b3e280868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bfb91c7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560b3e280868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1bfb91c7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="18.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (see #14498) on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Sep2024 )

idling failure
(This bug was triggered by text found in file 'errors' matching 'no next segment')
---------- Differences in errors ----------
0a1,17
> 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).
> 
> =================================================================
> ==992242==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561235ade868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f635340e7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561235ade868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f635340e7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- 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="100.00" 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 Sep2024 )

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 ----------
1c1,13
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=400.00.
---
> 
> =================================================================
> ==987348==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c140cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95182137d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c140cb868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f95182137be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- 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>
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Sep2024 )

routing error
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found')
---------- Differences in errors ----------
1c1,17
< 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).
> 
> =================================================================
> ==963530==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56192b299868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b92bc97d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56192b299868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f1b92bc97be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- 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 Sep2024 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found.')
---------- Differences in errors ----------
1c1,17
< 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).
> 
> =================================================================
> ==965993==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562876453868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7a461fa7d5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562876453868 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37ef868) (BuildId: 3e2c3eb46357b5b18d6a73b71b89d5ee5c1a89b0)
>     #1 0x7f7a461fa7be  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 2 allocation(s).
---------- Differences in railsignalblocks ----------
6,23c6,7
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
---
>         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0"/>
>         <link linkIndex="1" from="gneE0_0" to="gneE1_0"/>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="28.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,17d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
<         <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
<         <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1125.87" occupiedTime="82.06"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,11d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="55.00" waitingTime="47.00" timeLoss="0.00" traveltime="8.00">
<         <ride waitingTime="47.00" vehicle="trip_0" depart="47.00" arrival="55.00" arrivalPos="0.00" duration="8.00" routeLength="95.20" 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="116.00" routeLength="744.40" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="1.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="95.20" occupiedTime="8.85"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-09-15 13:28:50 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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 errors ----------
1d0
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---------- 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>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2024-09-15 13:25:04 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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 2024-09-15 13:25:04 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
output e1 persons car ( Last six runs Sep2024 )
output e1 persons walkForward_detAtEnd ( Last six runs Sep2024 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2024-09-15 13:25:03 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> 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 2024-09-15 13:25:03 by Eclipse SUMO GUI Version v1_20_0+2000-a415a4942e4
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
output e1 persons default ( Last six runs Sep2024 )
output e1 persons walkForward ( Last six runs Sep2024 )
output e1 persons walkForward_detAStart ( Last six runs Sep2024 )