28Jul19rv1_2_0+1307-62664e750b - detailed test results for JTRROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a jtrrouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.02Aug030355.31776 -g

To start TextTest for these tests, run:

texttest -a jtrrouter -d /home/delphi/clangDebug/sumo/tests


default: 63 tests: 24 succeeded 39 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs 2149069_internal_edges ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/router/RONet.cpp:475:46: runtime error: member access within address 0x616000009080 which does not point to an object of type 'SUMOVTypeParameter'
> 0x616000009080: note: object has invalid vptr
>  04 00 00 42  05 00 80 1d 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/RONet.cpp:475:46 in 
> =================================================================
> ==19381==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000090c8 at pc 0x00000070012e bp 0x7ffed3bdb460 sp 0x7ffed3bdac10
> READ of size 9 at 0x6160000090c8 thread T0
>     #0 0x70012d  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x70012d)
>     #1 0x7f32137e7bac  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x124bac)
>     #2 0x7f32137e7f18  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x124f18)
>     #3 0x98c75b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x98c75b)
>     #4 0x991fcc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x991fcc)
>     #5 0x962a2f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x962a2f)
>     #6 0x7e1cec  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1cec)
>     #7 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #8 0x7f3212d3db96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
>     #9 0x6e1659  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x6e1659)
> 
> 0x6160000090c8 is located 72 bytes inside of 544-byte region [0x616000009080,0x6160000092a0)
> freed by thread T0 here:
>     #0 0x7da838  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7da838)
>     #1 0xdce5a7  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xdce5a7)
>     #2 0xd14e24  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd14e24)
>     #3 0xe6a10f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xe6a10f)
>     #4 0x7f32166cb8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
> 
> previously allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
2a3,9
> <!-- generated on Sun Jul 28 03:05:19 2019 by Eclipse SUMO jtrrouter Version v1_2_0+1307-62664e750b
> 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
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/jtrrouterConfiguration.xsd">
4,306c11,33
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="passenger" vClass="passenger"/>
<     <vehicle id="0.0" type="passenger" depart="0.00">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.1" type="passenger" depart="0.01">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.2" type="passenger" depart="0.02">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.3" type="passenger" depart="0.03">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.4" type="passenger" depart="0.04">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.5" type="passenger" depart="0.05">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.6" type="passenger" depart="0.06">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket328 ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f9ae1b1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f9ade1dab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f9ade1dab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket3443 ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
1a2,69
> 
> =================================================================
> ==19397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7ff52ba386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7ff5280f4b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7ff5280f4b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket99 ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
101a102,169
> 
> =================================================================
> ==19404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fb5b3c066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fb5b02c2b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fb5b02c2b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors false_output ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
2a3,70
> 
> =================================================================
> ==19282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f2fb64166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f2fb2ad2b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f2fb2ad2b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors sinks deprecated__multiple_sinks ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
2a3,70
> 
> =================================================================
> ==19329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f7d194916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f7d15b4db96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f7d15b4db96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors straight_only_deprecated ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
2a3,70
> 
> =================================================================
> ==19313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f1602cfc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f15ff3b8b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f15ff3b8b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors unknown_vType ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
2a3,70
> 
> =================================================================
> ==19370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f99def7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f99db639b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f99db639b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors unknown_vType_ignore ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
1a2,69
> 
> =================================================================
> ==19371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f5e0e49d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f5e0ab59b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f5e0ab59b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults arrivallane ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7ffb48e796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7ffb45535b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7ffb45535b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults arrivalpos ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f6a454136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f6a41acfb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f6a41acfb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults arrivalspeed ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fa2ba6606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fa2b6d1cb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fa2b6d1cb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults departlane ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f0abd31b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f0ab99d7b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f0ab99d7b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults departpos ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f9a1c5356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f9a18bf1b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f9a18bf1b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults departspeed ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fdcb8f0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fdcb55c8b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fdcb55c8b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults override_arrivallane ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f23a8fd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f23a568eb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f23a568eb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults override_arrivalpos ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fe36385e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fe35ff1ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fe35ff1ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults override_arrivalspeed ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fe4109d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fe40d091b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fe40d091b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults override_departlane ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f41ffe8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f41fc54ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f41fc54ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults override_departpos ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f0fa42526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f0fa090eb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f0fa090eb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function defaults override_departspeed ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f6d66dd56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f6d63491b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f6d63491b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function loops ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7faaa5c406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7faaa22fcb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7faaa22fcb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function max_edges ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
1a2,69
> 
> =================================================================
> ==19248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fe0731b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fe06f873b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fe06f873b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain flow0 ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
2a3,70
> 
> =================================================================
> ==19113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fed5bda86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fed58464b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fed58464b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain multiple_sinks ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7efd84d636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7efd8141fb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7efd8141fb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain multiple_sinks_in_defs ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f2d5abaa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f2d57266b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f2d57266b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain multiple_sinks_in_defs__single ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f76b1bbe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f76ae27ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f76ae27ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain no_turnarounds ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
100a101,168
> 
> =================================================================
> ==19087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f4031b076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f402e1c3b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f402e1c3b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain plain ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
100a101,168
> 
> =================================================================
> ==19082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f67108266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f670cee2b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f670cee2b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain straight_only ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
100a101,168
> 
> =================================================================
> ==19105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f0cbdbc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f0cba27fb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f0cba27fb96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain straight_only_sinks ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fe5062ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fe5029a9b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fe5029a9b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function plain straight_only_sinks_in_defs ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fe9312c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fe92d982b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fe92d982b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function turns definite_xml ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fed01adc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fecfe198b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fecfe198b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function turns multiple_turn_definitions ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f158e3ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f158aa8ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f158aa8ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function turns multiple_turn_definitions_override ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f40ef0cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f40eb787b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f40eb787b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function vclasses ignored_passenger ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/router/RONet.cpp:475:46: runtime error: member access within address 0x616000009080 which does not point to an object of type 'SUMOVTypeParameter'
> 0x616000009080: note: object has invalid vptr
>  04 00 00 58  03 00 80 6c 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/RONet.cpp:475:46 in 
> =================================================================
> ==19161==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000090c8 at pc 0x00000070012e bp 0x7fff26ba2320 sp 0x7fff26ba1ad0
> READ of size 9 at 0x6160000090c8 thread T0
>     #0 0x70012d  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x70012d)
>     #1 0x7fc4197bdbac  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x124bac)
>     #2 0x7fc4197bdf18  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x124f18)
>     #3 0x98c75b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x98c75b)
>     #4 0x991fcc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x991fcc)
>     #5 0x962a2f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x962a2f)
>     #6 0x7e1cec  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1cec)
>     #7 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #8 0x7fc418d13b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
>     #9 0x6e1659  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x6e1659)
> 
> 0x6160000090c8 is located 72 bytes inside of 544-byte region [0x616000009080,0x6160000092a0)
> freed by thread T0 here:
>     #0 0x7da838  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7da838)
>     #1 0xdce5a7  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xdce5a7)
>     #2 0xd14e24  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd14e24)
>     #3 0xe6a10f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xe6a10f)
>     #4 0x7fc41c6a18b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
> 
> previously allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
2a3,9
> <!-- generated on Sun Jul 28 03:05:19 2019 by Eclipse SUMO jtrrouter Version v1_2_0+1307-62664e750b
> 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
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/jtrrouterConfiguration.xsd">
4,306c11,34
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="passenger" vClass="passenger"/>
<     <vehicle id="0.0" type="passenger" depart="0.00">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.1" type="passenger" depart="0.01">
<         <route edges="beg beg2left left left2end end"/>
<     </vehicle>
<     <vehicle id="0.2" type="passenger" depart="0.02">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.3" type="passenger" depart="0.03">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.4" type="passenger" depart="0.04">
<         <route edges="beg beg2left left left2end end"/>
<     </vehicle>
<     <vehicle id="0.5" type="passenger" depart="0.05">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.6" type="passenger" depart="0.06">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function vclasses no_vclass ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==19153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7f873b45d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7f8737b19b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7f8737b19b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function vclasses passenger ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/router/RONet.cpp:475:46: runtime error: member access within address 0x616000009080 which does not point to an object of type 'SUMOVTypeParameter'
> 0x616000009080: note: object has invalid vptr
>  03 00 00 11  09 00 00 12 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/RONet.cpp:475:46 in 
> =================================================================
> ==19173==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000090c8 at pc 0x00000070012e bp 0x7ffc3790fac0 sp 0x7ffc3790f270
> READ of size 9 at 0x6160000090c8 thread T0
>     #0 0x70012d  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x70012d)
>     #1 0x7f714f2d3bac  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x124bac)
>     #2 0x7f714f2d3f18  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x124f18)
>     #3 0x98c75b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x98c75b)
>     #4 0x991fcc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x991fcc)
>     #5 0x962a2f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x962a2f)
>     #6 0x7e1cec  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1cec)
>     #7 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #8 0x7f714e829b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
>     #9 0x6e1659  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x6e1659)
> 
> 0x6160000090c8 is located 72 bytes inside of 544-byte region [0x616000009080,0x6160000092a0)
> freed by thread T0 here:
>     #0 0x7da838  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7da838)
>     #1 0xdce5a7  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xdce5a7)
>     #2 0xd14e24  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd14e24)
>     #3 0xe6a10f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xe6a10f)
>     #4 0x7f71521b78b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
> 
> previously allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
2a3,9
> <!-- generated on Sun Jul 28 03:05:19 2019 by Eclipse SUMO jtrrouter Version v1_2_0+1307-62664e750b
> 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
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/jtrrouterConfiguration.xsd">
4,306c11,33
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="passenger" vClass="passenger"/>
<     <vehicle id="0.0" type="passenger" depart="0.00">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.1" type="passenger" depart="0.01">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.2" type="passenger" depart="0.02">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.3" type="passenger" depart="0.03">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.4" type="passenger" depart="0.04">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.5" type="passenger" depart="0.05">
<         <route edges="beg middle end"/>
<     </vehicle>
<     <vehicle id="0.6" type="passenger" depart="0.06">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta with_log ( Last six runs Aug2019 Jul2019 )

---------- Differences in errors ----------
100a101,168
> 
> =================================================================
> ==19077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9ac0  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9ac0)
>     #1 0x7fb041a9a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #3 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #4 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #5 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #6 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #7 0x7fb03e156b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea8ba3  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea8ba3)
>     #2 0xea740f  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea740f)
>     #3 0xea1eb4  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea1eb4)
>     #4 0xd20c69  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xd20c69)
>     #5 0x9615fc  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x9615fc)
>     #6 0x95ed1c  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x95ed1c)
>     #7 0x7e1087  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e1087)
>     #8 0x7e33d8  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7e33d8)
>     #9 0x7fb03e156b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
> 
> Indirect leak of 1048576 byte(s) in 1 object(s) allocated from:
>     #0 0x7d9c80  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0x7d9c80)
>     #1 0xea901b  (/home/delphi/clangDebug/sumo/bin/jtrrouterD+0xea901b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1